22 Commits (939d04d9dfba14a5e204369a952e9d38e9f0d24c)

Author SHA1 Message Date
韩天峰 fd20616236 fix compiler regression in internal calls and native arithmetic 3 days ago
韩天峰 35f6110842 devirtualize statically exact magic calls 3 days ago
韩天峰 9e0984acee Translate all Chinese notes into English 1 week ago
韩天峰 ee2afb08f7 Translate all Chinese notes into English 1 week ago
Alessio Giacobbe 9fd46c22e3 fix(parser): propagate multi-level break/continue before trailing statements 1 week ago
Alessio Giacobbe fea85e5fcb
fix(parser): propagate multi-level break/continue before trailing statements 1 week ago
韩天峰 7f0a8181f5 fix(attribute): preserve enum case arguments 1 week ago
韩天峰 cb1e12f11f perf(compiler): optimize array statement writes and class constant lookups 2 weeks ago
韩天峰 d33073c021 feat(compiler): add ArrayDef compile-time array contract support 2 weeks ago
韩天峰 244fa4d8b2 Immutable 实现 2 weeks ago
韩天峰 c9666664aa Native Class 支持 [第八阶段] 3 weeks ago
韩天峰 d5f0a113e6 Native Class 支持 [第二阶段] 3 weeks ago
韩天峰 981b8f54d7 Native Class 支持 3 weeks ago
韩天峰 e07b97d6cf feat(scope): enhance callback scope management with dynamic callable support 4 weeks ago
韩天峰 8a3b5ae9a4 refactor(scope): replace dynamic call flag with unpacked callback scope requirement 4 weeks ago
韩天峰 cb03570212 refactor(context): remove runtime checked objects tracking mechanism 4 weeks ago
韩天峰 70927ee68a feat(type-system): enforce typed object constraints after unset operations 4 weeks ago
韩天峰 61388a9bd1 fix(compiler): reject native symbol collisions 1 month ago
韩天峰 f78d19fffd refactor(compiler): update function naming and namespace handling logic 1 month ago
韩天峰 9a7de8ee31 feat(parser): add continue statement support in switch cases within loops 1 month ago
韩天峰 9d3ea98199 refactor(compiler): migrate symbol storage to repository pattern with diagnostic reporter 2 months ago
韩天峰 e9182ed5b6 refactor(compiler): extract compilation state methods into trait 2 months ago
韩天峰 631a1ef6b2 refactor(docs): update file paths and directory structure references 2 months ago