19 Commits (master)

Author SHA1 Message Date
韩天峰 0a97daa663 fix(compiler): simplify root slot registration in CompilerBase 3 days ago
韩天峰 65a44c7f65 docs: add C++ naming convention documentation and update related references 4 days ago
韩天峰 cb1e12f11f perf(compiler): optimize array statement writes and class constant lookups 4 days ago
韩天峰 d33073c021 feat(compiler): add ArrayDef compile-time array contract support 6 days ago
韩天峰 244fa4d8b2 Immutable 实现 7 days ago
韩天峰 2f229ee0ac feat(generator): add PHP 8.4 interface property hook contracts support 2 weeks ago
韩天峰 f79d40f8ee docs: add PHPX WASM static library rebuild guide 2 weeks ago
韩天峰 5fb3fdf490 feat(compiler): handle inherited private property array dim access correctly 2 weeks ago
韩天峰 8a3b5ae9a4 refactor(scope): replace dynamic call flag with unpacked callback scope requirement 2 weeks ago
韩天峰 3d36928e8b feat(wasm): add WASI component library mode with WIT interface generation 3 weeks ago
韩天峰 8503c7c32c 支持 wasm 3 weeks ago
韩天峰 db4b7f9e28 feat(wasm): add TypePHP WASM implementation plan and trait scope guard support 3 weeks ago
韩天峰 18decac90b docs: add big number inplace optimization plan and update bool conversion 3 weeks ago
韩天峰 576222998c feat(compiler): add expected and unexpected branch prediction functions 1 month ago
韩天峰 eeca2e598b docs: update documentation references and compiler CLI guide 2 months ago
韩天峰 af3472bd9a feat(parser): add native property assignment and compound assignment support 2 months ago
韩天峰 e0439a245e docs: 添加 AOT 与 PHP 不兼容特性清单 2 months ago
韩天峰 4b1b20c7ca refactor(php): 重构属性访问解析逻辑并引入编译阶段管理 2 months ago
韩天峰 1d14d569bf docs: 添加 AOT 编译器文档集 5 months ago