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.
 
 
韩天峰 bbb43664fc test(aot): 添加trait测试用例和decimal类型toString方法测试 3 months ago
..
arithmetic.phpt test(compiler): 添加大数类型运算测试和自增自减操作限制 3 months ago
assign_op.phpt test(compiler): 添加大数类型运算测试和自增自减操作限制 3 months ago
ceil.phpt test(native_types): 添加 Decimal 和 BigInt 类型的测试用例 3 months ago
compare.phpt test(compiler): 添加大数类型运算测试和自增自减操作限制 3 months ago
decimal_types.phpt feat(compiler): 支持 bigint_types 和 decimal_types 声明指令 3 months ago
divmod.phpt test(native_types): 添加 Decimal 和 BigInt 类型的测试用例 3 months ago
floor-02.phpt feat(compiler): 添加对 Big* 类型的字符串转换和数学函数优化支持 3 months ago
floor.phpt test(native_types): 添加 Decimal 和 BigInt 类型的测试用例 3 months ago
literal.phpt feat(compiler): 支持 bigint_types 和 decimal_types 声明指令 3 months ago
operator.phpt test(compiler): 添加大数类型运算测试和自增自减操作限制 3 months ago
pow.phpt test(native_types): 添加 Decimal 和 BigInt 类型的测试用例 3 months ago
powmod.phpt test(native_types): 添加 Decimal 和 BigInt 类型的测试用例 3 months ago
round-02.phpt feat(compiler): 添加对 bigint、bigfloat 和 decimal 类型的支持 3 months ago
round.phpt test(native_types): 添加 Decimal 和 BigInt 类型的测试用例 3 months ago
sqrt.phpt test(native_types): 添加 Decimal 和 BigInt 类型的测试用例 3 months ago
toFloat.phpt test(native_types): 添加 Decimal 和 BigInt 类型的测试用例 3 months ago
toString.phpt test(aot): 添加trait测试用例和decimal类型toString方法测试 3 months ago
unary_minus.phpt test(compiler): 添加大数类型运算测试和自增自减操作限制 3 months ago
use.phpt feat(compiler): 支持 bigint_types 和 decimal_types 声明指令 3 months ago