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.
 
 
韩天峰 e345b0d82a fix(decimal): optimize integer to decimal conversion without string intermediate 3 weeks ago
..
arithmetic.phpt mv tests/aot to tests/compiler 1 month ago
assign_op.phpt mv tests/aot to tests/compiler 1 month ago
ceil.phpt mv tests/aot to tests/compiler 1 month ago
compare.phpt mv tests/aot to tests/compiler 1 month ago
decimal_types.phpt mv tests/aot to tests/compiler 1 month ago
divmod.phpt mv tests/aot to tests/compiler 1 month ago
floor-02.phpt mv tests/aot to tests/compiler 1 month ago
floor.phpt mv tests/aot to tests/compiler 1 month ago
int-operand-without-string-conversion.phpt fix(decimal): optimize integer to decimal conversion without string intermediate 3 weeks ago
literal.phpt mv tests/aot to tests/compiler 1 month ago
operator.phpt mv tests/aot to tests/compiler 1 month ago
pow.phpt mv tests/aot to tests/compiler 1 month ago
powmod.phpt mv tests/aot to tests/compiler 1 month ago
precision-and-exception-boundaries.phpt feat(compiler): enhance big numeric type handling with improved conversions and validations 3 weeks ago
round-02.phpt mv tests/aot to tests/compiler 1 month ago
round.phpt mv tests/aot to tests/compiler 1 month ago
sqrt.phpt mv tests/aot to tests/compiler 1 month ago
toFloat.phpt mv tests/aot to tests/compiler 1 month ago
toString.phpt mv tests/aot to tests/compiler 1 month ago
unary_minus.phpt mv tests/aot to tests/compiler 1 month ago
use.phpt mv tests/aot to tests/compiler 1 month ago