1 Commits (7418b6247eac40064a98b14b5fddb8f059e55c92)

Author SHA1 Message Date
韩天峰 2310c574ab feat(parser): enhance constant expression evaluation with nested operations support 3 weeks ago
韩天峰 a7b16dc1be feat(parser): enhance constant integer arithmetic handling with native mode checks 3 weeks ago
韩天峰 78135d75ef 修复位移操作中未定义行为 3 weeks ago
韩天峰 69e4386454 test(compiler): 添加大数类型运算测试和自增自减操作限制 3 months ago
韩天峰 f331591b65 test(assign): 添加变量重新赋值类型检查的测试用例 3 months ago