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.
 
 
韩天峰 ad3bd659b0 refactor(template): 重构类常量生成逻辑 5 months ago
..
Context cs-fix 5 months ago
Entity feat(compiler): 支持PHP变长参数函数特性 5 months ago
Exception cs-fix 5 months ago
Generator fix(closure): 修复闭包生成器中的引用捕获问题 5 months ago
ArgInfo.php feat(php): 添加对内部类继承和可空参数的支持 5 months ago
AstNodeType.php cs-fix 5 months ago
CompilerBase.php feat(compiler): 支持类常量继承和访问控制检查 5 months ago
Constants.php 大重构,新增 FunctionContext 类 5 months ago
Extractor.php refactor(php): 重构PHP到C++编译器实现细节 7 months ago
FileScanner.php refactor(php): 重构PHP到C++编译器实现细节 7 months ago
FileSorter.php refactor(php): 重构PHP到C++编译器实现细节 7 months ago
FuncCallOptimizer.php refactor(php): 优化编译器基础类的类型声明和控制流逻辑 7 months ago
MagicMethodDetector.php cs-fix 5 months ago
Preprocessor.php cs-fix 5 months ago
Reflection.php feat(php): 添加对内部类继承和可空参数的支持 5 months ago
Translator.php refactor(template): 重构类常量生成逻辑 5 months ago
Visitor.php style(coding-standard): 移除严格类型声明并调整代码格式 7 months ago