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.
 
 
韩天峰 b71ef5ca1a refactor(parser): change numeric parsing to always return strings 3 weeks ago
..
basic-yield-fallback.phpt mv tests/aot to tests/compiler 1 month ago
closed-throw.phpt mv tests/aot to tests/compiler 1 month ago
closed-value-release.phpt feat(generator): add support for closure and arrow function generators 1 month ago
closure-generator.phpt feat(generator): add support for closure and arrow function generators 1 month ago
constructor-property-promotion.phpt mv tests/aot to tests/compiler 1 month ago
destructor-finally.phpt mv tests/aot to tests/compiler 1 month ago
dynamic-foreach-native-generator.phpt mv tests/aot to tests/compiler 1 month ago
dynamic-generator-interop.inc mv tests/aot to tests/compiler 1 month ago
failed-value-release.phpt feat(generator): add support for closure and arrow function generators 1 month ago
fiber-generator-arginfo.phpt test(generator): add reflection property tests for fiber generator 1 month ago
generator-foreach-yield.phpt refactor(parser): change numeric parsing to always return strings 3 weeks ago
generator-return-type-generator.phpt fix(generator): 接受 \Generator 作为合法返回类型 1 month ago
generators.phpt mv tests/aot to tests/compiler 1 month ago
global-fiber-generator-class.phpt feat(generator): add support for closure and arrow function generators 1 month ago
interface-return-type-variants.phpt merge: sync generator return covariance fix with master 1 month ago
interface-return-type.phpt fix(compiler): 保留生成器声明返回类型以满足接口协变检查 1 month ago
internal-class-guards.phpt feat(generator): add support for closure and arrow function generators 1 month ago
method-private-property.phpt mv tests/aot to tests/compiler 1 month ago
method-yield-fallback.phpt mv tests/aot to tests/compiler 1 month ago
native-foreach-dynamic-generator.phpt mv tests/aot to tests/compiler 1 month ago
native-generator-foreach-combined.phpt mv tests/aot to tests/compiler 1 month ago
new-empty-throw.phpt feat(generator): add support for closure and arrow function generators 1 month ago
reentrant-generator.phpt feat(generator): add support for closure and arrow function generators 1 month ago
send-value-lifetime.phpt mv tests/aot to tests/compiler 1 month ago
state-machine.phpt mv tests/aot to tests/compiler 1 month ago
uncaught-exception.phpt mv tests/aot to tests/compiler 1 month ago
union-signatures.phpt mv tests/aot to tests/compiler 1 month ago
yield-automatic-keys.phpt mv tests/aot to tests/compiler 1 month ago
yield-evaluation-order.phpt feat(generator): add support for closure and arrow function generators 1 month ago
yield-from-array.phpt mv tests/aot to tests/compiler 1 month ago
yield-from-generator-return.phpt mv tests/aot to tests/compiler 1 month ago
yield-from-iterator-aggregate-cycle.phpt mv tests/aot to tests/compiler 1 month ago
yield-from-iterator-order.phpt feat(generator): add support for closure and arrow function generators 1 month ago
yield-from-throw.phpt mv tests/aot to tests/compiler 1 month ago
yield-send.phpt mv tests/aot to tests/compiler 1 month ago