10 Commits (8f8ae77ec836d260370bffc8febedcef6368a613)

Author SHA1 Message Date
Alessio Giacobbe 8f8ae77ec8
fix(codegen): PHP semantics for division, modulo, shifts and compound assignment on typed scalars (#45) --skip-tests 2 days ago
Alessio Giacobbe e259b3fbd1
fix(parser): parenthesize unary minus operands that can change the C++ parse (#46) --skip-tests 3 days ago
韩天峰 b906bfce1a test(generator): restore locale after float formatting test 5 days ago
pratik bhujel 2d81626a84 fix(generator): normalize float literal emission and handle INF/NAN constants 5 days ago
韩天峰 af2b03c111 fix(cli): support Composer entrypoint and isolate stub symbols 1 week ago
韩天峰 cb1e12f11f perf(compiler): optimize array statement writes and class constant lookups 2 weeks ago
韩天峰 18decac90b docs: add big number inplace optimization plan and update bool conversion 1 month ago
韩天峰 d34baca7dc fix(optimizer): parenthesize null-check expressions 1 month ago
韩天峰 8f2e63b9f7 fix(parser): handle native boolean literals in strict comparisons 1 month ago
韩天峰 91675ed366 feat(php): 添加除零检查和改进原生属性访问功能 3 months ago