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.
 
 
韩天峰 288f1dddef feat(closure): 实现闭包功能支持类内部方法访问$this 7 months ago
..
Entity feat(closure): 实现闭包功能支持类内部方法访问$this 7 months ago
Exception refactor(php): 优化编译器基础类的类型声明和控制流逻辑 7 months ago
ArgInfo.php refactor(php): 重构PHP到C++编译器实现细节 7 months ago
AstNodeType.php feat(php): 添加标量类型检查和yield表达式支持 7 months ago
CompilerBase.php feat(closure): 实现闭包功能支持类内部方法访问$this 7 months ago
Constants.php style(coding-standard): 移除严格类型声明并调整代码格式 7 months ago
Encryptor.php refactor(php): 重构PHP到C++编译器实现细节 7 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 refactor(Php): 移除 strlen 等函数的特殊优化处理 7 months ago
Preprocessor.php feat(compiler): 添加空合并赋值运算符支持并优化变量检查 7 months ago
Reflection.php style(coding-standard): 移除严格类型声明并调整代码格式 7 months ago
Translator.php feat(closure): 实现闭包功能支持类内部方法访问$this 7 months ago
Visitor.php style(coding-standard): 移除严格类型声明并调整代码格式 7 months ago