1581 Commits (f56b209d5cbeb7366c31ca9beda38ffc4d351e98)
 

Author SHA1 Message Date
韩天峰 f56b209d5c fix(ci): include EXT/LIB integration fixtures 7 hours ago
韩天峰 c0328df9e6 test(ci): add EXT/LIB integration tests for PHP ZTS builds 8 hours ago
韩天峰 23e36261ee chore(project): bump version to 0.6.8 9 hours ago
韩天峰 1747a4909b refactor(phpstan): update bootstrap configuration 9 hours ago
韩天峰 77e40f41ae docs: update acknowledgements with GitHub links and add supporting libraries --skip-tests 9 hours ago
韩天峰 f283913d79 docs: add acknowledgements documentation for TypePHP project 10 hours ago
韩天峰 1df976ecf1 docs(readme): add acknowledgements section to documentation 10 hours ago
韩天峰 4dacc4a249 style(workflows): standardize arm64 naming convention in workflow files 11 hours ago
韩天峰 0ca938aee0 chore(deps): update swoole/phpx dependency version 11 hours ago
韩天峰 f16262142e fix(installer): parse php-config flags safely, fix gh-36 11 hours ago
韩天峰 312a796498 fix(optimizer): preserve strict builtin validation 11 hours ago
韩天峰 9ad213ea64 fix(optimizer): preserve unpacked call semantics 12 hours ago
韩天峰 223a10636b
Merge pull request #18 from hafung/fix/optimized-builtin-typed-arguments --skip-tests 12 hours ago
hafung 9f6e31c539 fix(optimizer): preserve typed builtin argument validation 12 hours ago
韩天峰 c74e088ff2
Merge pull request #28 from Giandonn/fix/intval-base-argument --skip-tests 12 hours ago
韩天峰 a182a2cde0
Merge pull request #24 from Giandonn/fix/count-literal-fold-side-effects --skip-tests 13 hours ago
Giandonn c291d79703 fix(optimizer): keep unpacked and named conversion arguments dynamic 1 day ago
Giandonn 6b6ce4fc82 fix(optimizer): restrict the count() literal fold to provably inert items 1 day ago
韩天峰 b906bfce1a test(generator): restore locale after float formatting test 1 day ago
韩天峰 d0ff8c5e4f
Merge pull request #33 from prateekbhujel/prateek/fix-float-literal-codegen 1 day ago
韩天峰 320ab547a7 chore(deps): update swoole/phpx dependency version 1 day ago
韩天峰 057c217800 fix(optimizer): preserve class_exists autoload evaluation 1 day ago
韩天峰 3452ddfd6e test(namespace): extend global constant import coverage 1 day ago
韩天峰 d86d3f431d test(optimizer): cover folded type-check side effects 1 day ago
韩天峰 bf0d7aa3a4 chore(bin): translate dump-ast.php comments to English 1 day ago
韩天峰 1c300bf35a docs(cli): update comments to English for CLI tools 1 day ago
韩天峰 287a1f5d84 refactor: use PHPX internal class entry API 1 day ago
韩天峰 7862541161 fix object throws and internal parent lookup 1 day ago
韩天峰 a0c873261c
Merge pull request #26 from Giandonn/fix/class-exists-trait-fold --skip-tests 1 day ago
韩天峰 250a384bb8
Merge pull request #22 from AlessioGiacobbe/fix/single-segment-imports 1 day ago
韩天峰 dfeb71dbb5
Merge pull request #21 from AlessioGiacobbe/fix/fold-side-effects 1 day ago
pratik bhujel 2d81626a84 fix(generator): normalize float literal emission and handle INF/NAN constants 1 day ago
韩天峰 589f1494d4
Merge pull request #20 from AlessioGiacobbe/fix/unary-minus-parens 1 day ago
Giandonn 93909274e2 fix(optimizer): intval() with a base must not drop the base 2 days ago
Giandonn 8328c4b50a style: apply the project file header to the new test files 2 days ago
Giandonn c4ce700868 fix(optimizer): class_exists() must not fold a trait name to true 2 days ago
Giandonn 044ba91094 fix(optimizer): stop folding count() on unfoldable array literals 2 days ago
Alessio Giacobbe 97069e5d5b
fix(parser): parenthesize unary minus operand to avoid C++ pre-decrement 3 days ago
Alessio Giacobbe 96ab6a53ef
fix(resolver): stop corrupting single-segment `use const` imports 3 days ago
Alessio Giacobbe e019f21550
fix(optimizer): keep argument side effects when folding is_int/is_float/is_bool 3 days ago
韩天峰 b493ac79c5 Merge branch 'master' of git.code-galaxy.net:aot/compiler 3 days ago
韩天峰 9e0984acee Translate all Chinese notes into English 3 days ago
韩天峰 89f3cb485b chore(scripts): remove unused cleanup scripts 3 days ago
韩天峰 7159cf9b78 test: cover invalid multi-level loop control 3 days ago
韩天峰 ee2afb08f7 Translate all Chinese notes into English 3 days ago
韩天峰 45f6b8a163 chore(scripts): remove unused cleanup scripts 3 days ago
韩天峰 22486ec56d test: cover invalid multi-level loop control 3 days ago
Alessio Giacobbe 9fd46c22e3 fix(parser): propagate multi-level break/continue before trailing statements 3 days ago
韩天峰 c8d22b66fd
Merge pull request #17 from AlessioGiacobbe/fix/multilevel-break-propagation 3 days ago
韩天峰 d60fa56470 chore(deps): update swoole/phpx dependency version 3 days ago