KenanZhu
|
a0fd03f12f
|
refactor(autoscript): ASEngine 迁移至 Lua 沙箱引擎,强化类型安全与异常处理
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-21 18:22:36 +08:00 |
|
KenanZhu
|
1d4b03d162
|
feat(autoscript): 支持算术表达式与变量参与加减运算
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-21 00:27:43 +08:00 |
|
KenanZhu
|
c038c8005d
|
refactor(autoscript): 公开 splitTopLevel 并导出常量,消除冗余委托与重复变量
|
2026-05-18 16:01:10 +08:00 |
|
KenanZhu
|
33c0f4414c
|
fix(autoscript): 为异常添加行号信息并补充类型兼容性检查
|
2026-05-17 02:58:47 +08:00 |
|
KenanZhu
|
9bdc9a3de9
|
refactor(autoscript): 使用 ASTokenizer 和 NodeVisitor 重构解析与执行流程
|
2026-05-17 01:33:22 +08:00 |
|
KenanZhu
|
500ddd41c5
|
refactor(autoscript): 替换 dsl 包为 autoscript 引擎模块
|
2026-05-12 11:49:43 +08:00 |
|