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.
 
 
韩天峰 9483d5846f Merge remote-tracking branch 'origin/master' into fix-class-const 1 month ago
..
Analysis refactor(core): restructure namespace and file organization 2 months ago
Backend feat(parser): refactor string concatenation and foreach iteration handling 1 month ago
Build feat(parser): refactor string concatenation and foreach iteration 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 refactor(compiler): migrate symbol storage to repository pattern with diagnostic reporter 2 months ago
Entity fix(compiler): 修复类常量继承重写及类型推断 1 month ago
Exception refactor(docs): update file paths and directory structure references 2 months ago
Generator Merge branch 'master' into fix-ref-value 1 month ago
Installer feat(installer): add libphpx.so auto-build support and improve PHP detection 1 month ago
Metadata feat(generator): 添加对C标准库宏的支持 1 month ago
Optimizer feat(parser): add readonly property support with hoisting restrictions 1 month ago
Parser Merge remote-tracking branch 'origin/master' into fix-class-const 1 month ago
Platform feat(platform): add macOS Homebrew search paths support 1 month ago
Resolver Merge remote-tracking branch 'origin/master' into fix-class-const 1 month ago
Symbol refactor(compiler): remove unused imports and move global headers to translator 2 months ago
Transform refactor(core): restructure namespace and file organization 2 months ago
TypeSystem fix(compiler): 处理未定义变量被引用赋值后跨类方法参数匹配类型不正确 1 month ago
Assert.php refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
CompilerBase.php Merge branch 'master' into fix-ref-value 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(compiler): 修复类常量继承重写及类型推断 1 month ago
Translator.php Merge remote-tracking branch 'origin/master' into fix-class-const 1 month ago
Type.php refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago
compiler.php refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
functions.php refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
gen_stub.php fix(compiler): 修复类常量继承重写及类型推断 1 month ago
polyfills.php feat(installer): add libphpx.so auto-build support and improve PHP detection 1 month ago