9 Commits (fd206162367020a92f956fe73f3993dc5d1b2fd5)

Author SHA1 Message Date
Alessio Giacobbe e259b3fbd1
fix(parser): parenthesize unary minus operands that can change the C++ parse (#46) --skip-tests 2 days ago
韩天峰 b906bfce1a test(generator): restore locale after float formatting test 4 days ago
pratik bhujel 2d81626a84 fix(generator): normalize float literal emission and handle INF/NAN constants 4 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