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.
 
 
韩天峰 3ac611220e feat(compiler): implement external library import stub generation and handling 1 month ago
..
AnonClassGenerator.php refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago
CallArgumentGenerator.php fix(compiler): preserve trait parent scope 1 month ago
ClosureGenerator.php feat(generator): add support for closure and arrow function generators 1 month ago
DefaultArgumentGenerator.php feat(compiler): add library-specific stub function handling 1 month ago
FiberGenerator.php feat(generator): add support for closure and arrow function generators 1 month ago
LibraryImportStubGenerator.php feat(compiler): implement external library import stub generation and handling 1 month ago
PlaceHolderGenerator.php refactor(docs): update file paths and directory structure references 2 months ago
PropertyPromotion.php refactor(core): restructure namespace and file organization 2 months ago
ResourceFileGenerator.php refactor(docs): update file paths and directory structure references 2 months ago
Symbol.php fix(ref): handle dynamic returns and typed static properties 1 month ago
TypeCheckGenerator.php fix(compiler): scope interface self type resolution 1 month ago
Utils.php refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago