1559 Commits (d0ff8c5e4f38360551caa1665128cf7f0be0b31a)
 

Author SHA1 Message Date
韩天峰 d0ff8c5e4f
Merge pull request #33 from prateekbhujel/prateek/fix-float-literal-codegen 17 hours ago
韩天峰 320ab547a7 chore(deps): update swoole/phpx dependency version 18 hours ago
韩天峰 057c217800 fix(optimizer): preserve class_exists autoload evaluation 18 hours ago
韩天峰 3452ddfd6e test(namespace): extend global constant import coverage 18 hours ago
韩天峰 d86d3f431d test(optimizer): cover folded type-check side effects 18 hours ago
韩天峰 bf0d7aa3a4 chore(bin): translate dump-ast.php comments to English 18 hours ago
韩天峰 1c300bf35a docs(cli): update comments to English for CLI tools 18 hours ago
韩天峰 287a1f5d84 refactor: use PHPX internal class entry API 18 hours ago
韩天峰 7862541161 fix object throws and internal parent lookup 18 hours ago
韩天峰 a0c873261c
Merge pull request #26 from Giandonn/fix/class-exists-trait-fold --skip-tests 18 hours ago
韩天峰 250a384bb8
Merge pull request #22 from AlessioGiacobbe/fix/single-segment-imports 18 hours ago
韩天峰 dfeb71dbb5
Merge pull request #21 from AlessioGiacobbe/fix/fold-side-effects 18 hours ago
pratik bhujel 2d81626a84 fix(generator): normalize float literal emission and handle INF/NAN constants 19 hours ago
韩天峰 589f1494d4
Merge pull request #20 from AlessioGiacobbe/fix/unary-minus-parens 19 hours ago
Giandonn c4ce700868 fix(optimizer): class_exists() must not fold a trait name to true 24 hours ago
Alessio Giacobbe 97069e5d5b
fix(parser): parenthesize unary minus operand to avoid C++ pre-decrement 2 days ago
Alessio Giacobbe 96ab6a53ef
fix(resolver): stop corrupting single-segment `use const` imports 2 days ago
Alessio Giacobbe e019f21550
fix(optimizer): keep argument side effects when folding is_int/is_float/is_bool 2 days ago
韩天峰 b493ac79c5 Merge branch 'master' of git.code-galaxy.net:aot/compiler 2 days ago
韩天峰 9e0984acee Translate all Chinese notes into English 2 days ago
韩天峰 89f3cb485b chore(scripts): remove unused cleanup scripts 2 days ago
韩天峰 7159cf9b78 test: cover invalid multi-level loop control 2 days ago
韩天峰 ee2afb08f7 Translate all Chinese notes into English 2 days ago
韩天峰 45f6b8a163 chore(scripts): remove unused cleanup scripts 2 days ago
韩天峰 22486ec56d test: cover invalid multi-level loop control 2 days ago
Alessio Giacobbe 9fd46c22e3 fix(parser): propagate multi-level break/continue before trailing statements 2 days ago
韩天峰 c8d22b66fd
Merge pull request #17 from AlessioGiacobbe/fix/multilevel-break-propagation 2 days ago
韩天峰 d60fa56470 chore(deps): update swoole/phpx dependency version 2 days ago
韩天峰 a44fd22e50 chore(deps): update swoole/phpx dependency version 2 days ago
韩天峰 560fa44160 test: reduce recursive Fibonacci workload 2 days ago
韩天峰 0e6d65c6e1 feat: support static by-reference variadics 2 days ago
韩天峰 cfd8e7ebbe test: reduce recursive Fibonacci workload 2 days ago
韩天峰 d11637faf0 feat: support static by-reference variadics 2 days ago
韩天峰 f2db98b7da fix: resolve php-config from selected PHP home 2 days ago
韩天峰 2ef53e7eeb rm composer.lock 2 days ago
韩天峰 7b05882c10 chore(project): bump version to 0.6.7 2 days ago
韩天峰 4438c5807d docs: clarify attribute factory name resolution timing 2 days ago
hafung 0f430e85a6 fix(optimizer): preserve array_keys strict type errors 2 days ago
hafung 61d53179d1 fix(optimizer): convert dynamic array_keys strict flag 2 days ago
韩天峰 974d65a0d1 fix: resolve php-config from selected PHP home 3 days ago
Alessio Giacobbe fea85e5fcb
fix(parser): propagate multi-level break/continue before trailing statements 3 days ago
韩天峰 7dd0e703b8 rm composer.lock 3 days ago
韩天峰 608c5e13e5 chore(project): bump version to 0.6.7 3 days ago
韩天峰 f835f26252 docs: clarify attribute factory name resolution timing 3 days ago
韩天峰 e4a863c19e fix: preserve imported enum cases in attribute arguments 3 days ago
韩天峰 7d7977fc5a perf: streamline dynamic property writes 3 days ago
韩天峰 6df71ec557 perf: optimize stable integer property sums 3 days ago
韩天峰 d698f4110c perf: benchmark release builds with O3 and LTO 3 days ago
韩天峰 e8927bade0 fix: preserve object property reference semantics 3 days ago
韩天峰 f6394934c5 fix: preserve imported enum cases in attribute arguments 3 days ago