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.
 
 
韩天峰 b72182742f Merge pull request '在字符串拼接中,除了第一个元素之外,剩下的字符串如果出现空字符串,忽略这个字符串' (#19) from concat_empty_string into master 2 months ago
..
Analysis refactor(core): restructure namespace and file organization 2 months ago
Backend feat(parser): refactor string concatenation and foreach iteration handling 2 months ago
Build feat(parser): refactor string concatenation and foreach iteration handling 2 months 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 feat(extension): implement ExtensionProvider attribute for universal method extensions 2 months ago
Exception refactor(docs): update file paths and directory structure references 2 months ago
Generator feat(generator): add support for closure and arrow function generators 2 months ago
Installer feat(installer): add libphpx.so auto-build support and improve PHP detection 2 months ago
Metadata feat(generator): 添加对C标准库宏的支持 2 months ago
Optimizer feat(parser): add readonly property support with hoisting restrictions 2 months ago
Parser Merge pull request '在字符串拼接中,除了第一个元素之外,剩下的字符串如果出现空字符串,忽略这个字符串' (#19) from concat_empty_string into master 2 months ago
Platform feat(installer): add libphpx.so auto-build support and improve PHP detection 2 months ago
Resolver refactor(compiler): replace output parameters with return values and adjust visibility 2 months 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 refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago
Assert.php refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
CompilerBase.php fix(compiler): infer concat expressions as strings 2 months 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 feat(installer): add libphpx.so auto-build support and improve PHP detection 2 months ago
Translator.php feat(parser): refactor string concatenation and foreach iteration handling 2 months 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 refactor(compiler): replace output parameters with return values and adjust visibility 2 months ago
polyfills.php feat(installer): add libphpx.so auto-build support and improve PHP detection 2 months ago