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.
 
 
韩天峰 b6cc597725 feat(compiler): implement unified any() function handling and enhanced composite type checking 2 months ago
..
basic-yield-fallback.phpt feat(generator): add yield and generator support using Fiber backend 2 months ago
closed-throw.phpt feat(generator): enhance FiberGenerator implementation with improved error handling and type support 2 months ago
constructor-property-promotion.phpt feat(generator): enhance FiberGenerator implementation with improved error handling and type support 2 months ago
destructor-finally.phpt feat(generator): enhance FiberGenerator implementation with improved error handling and type support 2 months ago
dynamic-foreach-native-generator.phpt docs(generator): update documentation for TypePHP FiberGenerator implementation 2 months ago
dynamic-generator-interop.inc feat(generator): add yield and generator support using Fiber backend 2 months ago
fiber-generator-arginfo.phpt docs(generator): update documentation for TypePHP FiberGenerator implementation 2 months ago
generators.phpt feat(generator): add yield and generator support using Fiber backend 2 months ago
method-private-property.phpt feat(generator): add yield and generator support using Fiber backend 2 months ago
method-yield-fallback.phpt feat(generator): add yield and generator support using Fiber backend 2 months ago
native-foreach-dynamic-generator.phpt feat(generator): add yield and generator support using Fiber backend 2 months ago
native-generator-foreach-combined.phpt feat(generator): add yield and generator support using Fiber backend 2 months ago
send-value-lifetime.phpt feat(generator): enhance FiberGenerator implementation with improved error handling and type support 2 months ago
state-machine.phpt feat(generator): enhance FiberGenerator implementation with improved error handling and type support 2 months ago
uncaught-exception.phpt feat(generator): enhance FiberGenerator implementation with improved error handling and type support 2 months ago
union-signatures.phpt feat(compiler): implement unified any() function handling and enhanced composite type checking 2 months ago
yield-automatic-keys.phpt feat(generator): enhance FiberGenerator implementation with improved error handling and type support 2 months ago
yield-from-array.phpt feat(generator): add yield and generator support using Fiber backend 2 months ago
yield-from-generator-return.phpt feat(generator): add yield and generator support using Fiber backend 2 months ago
yield-from-iterator-aggregate-cycle.phpt feat(generator): enhance FiberGenerator implementation with improved error handling and type support 2 months ago
yield-from-throw.phpt feat(generator): enhance FiberGenerator implementation with improved error handling and type support 2 months ago
yield-send.phpt feat(generator): add yield and generator support using Fiber backend 2 months ago