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.
 
 
韩天峰 4d0a44fdbd feat(compiler): 实现静态属性支持和构造函数功能 6 months ago
..
Entity refactor(php): 重构PHP编译器代码结构 6 months ago
Exception code format 6 months ago
Generator fix(generator): 修复闭包生成器中的变量状态恢复问题 6 months ago
ArgInfo.php feat(compiler): 添加构造方法属性提升支持 6 months ago
AstNodeType.php test(compiler): 添加空合并赋值操作符测试用例并优化编译逻辑 6 months ago
CompilerBase.php feat(compiler): 实现静态属性支持和构造函数功能 6 months ago
Constants.php feat(php): 添加对 match 表达式的支持 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): 优化PHP编译器类型检查和表达式处理 6 months ago
Preprocessor.php code format 6 months ago
Reflection.php code format 6 months ago
Translator.php feat(compiler): 实现静态属性支持和构造函数功能 6 months ago
Visitor.php style(coding-standard): 移除严格类型声明并调整代码格式 7 months ago