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.
 
 
韩天峰 89e58350a8 Fix windows 4 weeks ago
..
Analysis refactor(core): restructure namespace and file organization 2 months ago
Backend Fix windows issues 4 weeks ago
Build feat(compiler): implement external library import stub generation and handling 1 month ago
Config refactor(compiler): migrate symbol storage to repository pattern with diagnostic reporter 2 months ago
Context refactor(compiler): migrate symbol storage to repository pattern with diagnostic reporter 2 months ago
Diagnostics 编译期注解语法支持 1 month ago
Entity fix(translator): align trait parent wrapper signatures 1 month ago
Exception 编译期注解语法支持 1 month ago
Generator Fix windows issues 4 weeks ago
Installer feat(installer): add libphpx.so auto-build support and improve PHP detection 1 month ago
Metadata refactor(compiler): standardize extension prefix handling and improve internal symbol detection 1 month ago
Optimizer feat(parser): implement runtime constant resolution with namespace fallback 1 month ago
Parser feat(parser): implement runtime constant resolution with namespace fallback 1 month ago
Platform Fix windows issues 4 weeks ago
Resolver refactor(compiler): standardize extension prefix handling and improve internal symbol detection 1 month ago
Symbol feat(entity): add compile-time attributes and printer functionality 1 month ago
Transform Fix windows 4 weeks ago
TypeSystem fix(compiler): 处理未定义变量被引用赋值后跨类方法参数匹配类型不正确 1 month ago
Assert.php refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
CompilerBase.php fix(compiler): harden constructor visibility checks 1 month ago
CompilerTest.php refactor(docs): update file paths and directory structure references 2 months ago
Extractor.php refactor(docs): update file paths and directory structure references 2 months ago
Preprocessor.php Fix windows 4 weeks ago
Translator.php Fix windows 4 weeks ago
Type.php refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago
compiler.php Fix windows issues 4 weeks ago
functions.php refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
gen_stub.php fix(compiler): resolve class and interface dependency registration issues 1 month ago
polyfills.php 编译期注解语法支持 1 month ago