13 Commits (8c6ea1d14e5bdeede0e95182d48f4410b8866798)

Author SHA1 Message Date
韩天峰 101b9f6261 fix(parser): handle array value write dereferences correctly 6 days ago
韩天峰 d80f4a0d20 perf(parser): optimize array dimension fetch and selection operations 1 week ago
韩天峰 464de23051 Native Class 支持 ArrayAccess 2 weeks ago
韩天峰 2ffd4ded19 Native Class 支持 [完结] 2 weeks ago
韩天峰 2e6ddf98f1 Native Class 支持 [第九阶段] 2 weeks ago
韩天峰 de8fdaf464 Native Class 支持 [第三阶段] 2 weeks ago
韩天峰 981b8f54d7 Native Class 支持 2 weeks ago
韩天峰 e5f61eabfe 重构 readonly:__construct() 和 __clone() 都属于初始化窗口 ,其他地方不允许写。与 PHP 不一致。 3 weeks ago
Yurun 6daa312183 fix(compiler): 按值消费引用返回调用时正确分离引用 1 month ago
韩天峰 1403590a32 feat(parser): add array reference support and improve foreach handling 2 months ago
韩天峰 b6925518bc refactor(parser): reorganize code structure and improve consistency 2 months ago
韩天峰 a0ece071cc refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago
韩天峰 23d7f02117 refactor(parser): extract array expression handling to dedicated trait 2 months ago