1543 Commits (589f1494d49570d60f5e641d42f9c7b8617072b7)
 

Author SHA1 Message Date
韩天峰 589f1494d4
Merge pull request #20 from AlessioGiacobbe/fix/unary-minus-parens 13 hours ago
Alessio Giacobbe 97069e5d5b
fix(parser): parenthesize unary minus operand to avoid C++ pre-decrement 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 2 days ago
Alessio Giacobbe fea85e5fcb
fix(parser): propagate multi-level break/continue before trailing statements 2 days ago
韩天峰 7dd0e703b8 rm composer.lock 2 days ago
韩天峰 608c5e13e5 chore(project): bump version to 0.6.7 2 days ago
韩天峰 f835f26252 docs: clarify attribute factory name resolution timing 2 days ago
韩天峰 e4a863c19e fix: preserve imported enum cases in attribute arguments 2 days ago
韩天峰 7d7977fc5a perf: streamline dynamic property writes 2 days ago
韩天峰 6df71ec557 perf: optimize stable integer property sums 2 days ago
韩天峰 d698f4110c perf: benchmark release builds with O3 and LTO 2 days ago
韩天峰 e8927bade0 fix: preserve object property reference semantics 2 days ago
韩天峰 f6394934c5 fix: preserve imported enum cases in attribute arguments 2 days ago
韩天峰 8b1c8e7d26 perf: streamline dynamic property writes 2 days ago
韩天峰 a4dee96fcf perf: optimize stable integer property sums 2 days ago
韩天峰 0821f62f20 perf: benchmark release builds with O3 and LTO 2 days ago
韩天峰 7fa95d449f fix: preserve object property reference semantics 2 days ago
韩天峰 e0c1298798
Merge pull request #11 from hafung/fix/array-keys-dynamic-strict 2 days ago
hafung d480c5e7cb fix(optimizer): preserve array_keys strict type errors 2 days ago
韩天峰 e44007846b perf: use native property handlers for ordinary classes 3 days ago
韩天峰 91f5daf457 test: align import conflict diagnostic 3 days ago
韩天峰 9b02dcd693 feat(compiler): implement independent import alias symbol domains 3 days ago
韩天峰 c8148018f8 docs(features): update incompatible PHP features documentation 3 days ago
韩天峰 3189d5bd7f docs: split into en/ and zh-cn/ with full English translation 3 days ago
韩天峰 7f0a8181f5 fix(attribute): preserve enum case arguments 3 days ago
韩天峰 fb79fb832c fix(parser): preserve runtime class in static calls 3 days ago
韩天峰 019c626c37
Merge pull request #9 from FunkyOz/docs-english-translations --skip-tests 3 days ago
hafung d8b9dc1a00 fix(optimizer): convert dynamic array_keys strict flag 3 days ago
Lorenzo Dessimoni a8f7c29ea0 Translate incompatible PHP features file to English 3 days ago