13 Commits (7d7977fc5a7d75fd47a2dc51a6f8a2b34bd63bf4)

Author SHA1 Message Date
韩天峰 d80f4a0d20 perf(parser): optimize array dimension fetch and selection operations 1 week ago
韩天峰 70d13a3601 修复 C++ 代码的缩进问题 1 week ago
韩天峰 4b8d0eb685 优化生成的 C++ 代码体积,减少无效行 1 week ago
韩天峰 464de23051 Native Class 支持 ArrayAccess 2 weeks ago
韩天峰 2e6ddf98f1 Native Class 支持 [第九阶段] 2 weeks ago
韩天峰 de8fdaf464 Native Class 支持 [第三阶段] 2 weeks ago
韩天峰 981b8f54d7 Native Class 支持 2 weeks ago
韩天峰 c4404c15c5 fix(compiler): complete captured ternary type handling 3 weeks ago
韩天峰 cee9ee6e1b 修复三元表达式 issue 3 weeks ago
韩天峰 21d0224769 feat(compiler): enhance big number type handling in logical operations 4 weeks ago
韩天峰 2d4a1b8bb0 fix(parser): optimize concat assignment and ternary expression handling 1 month ago
韩天峰 a0ece071cc refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago
韩天峰 516ec29dfa refactor(parser): move control flow parsing methods to dedicated traits 2 months ago