TypePHP 编译器 https://swoole.com/aot/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
韩天峰 8f2e63b9f7 fix(parser): handle native boolean literals in strict comparisons 4 weeks ago
..
arithmetic_operators.phpt mv tests/aot to tests/compiler 2 months ago
assign-compare.phpt mv tests/aot to tests/compiler 2 months ago
assign-op-extra.phpt mv tests/aot to tests/compiler 2 months ago
assign-op-mixed-types.phpt mv tests/aot to tests/compiler 2 months ago
assignment_operators.phpt mv tests/aot to tests/compiler 2 months ago
assignop_bitwiseor.phpt mv tests/aot to tests/compiler 2 months ago
binary-eval-order.phpt mv tests/aot to tests/compiler 2 months ago
bool-literal-identical.phpt fix(parser): handle native boolean literals in strict comparisons 4 weeks ago
cast-expression-side-effects.phpt mv tests/aot to tests/compiler 2 months ago
casts.phpt mv tests/aot to tests/compiler 2 months ago
comparison_operators.phpt mv tests/aot to tests/compiler 2 months ago
compound-assign.phpt mv tests/aot to tests/compiler 2 months ago
concat-assign-inherited-property.phpt fix(parser): optimize concat assignment and ternary expression handling 1 month ago
concat-assign-null.phpt mv tests/aot to tests/compiler 2 months ago
logical-short-circuit-lazy.phpt mv tests/aot to tests/compiler 2 months ago
logical_operators.phpt mv tests/aot to tests/compiler 2 months ago
postincdec.phpt mv tests/aot to tests/compiler 2 months ago
pow-assign-op.phpt mv tests/aot to tests/compiler 2 months ago
property-assign-op.phpt mv tests/aot to tests/compiler 2 months ago
right-associative.phpt mv tests/aot to tests/compiler 2 months ago
spaceship.phpt mv tests/aot to tests/compiler 2 months ago
ternary-lazy-eval.phpt mv tests/aot to tests/compiler 2 months ago
ternary-shorthand.phpt mv tests/aot to tests/compiler 2 months ago
ternary-void-branches.phpt fix(parser): optimize concat assignment and ternary expression handling 1 month ago