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.
 
 
韩天峰 ebc6891a40 feat(php): 添加 Response File 临时文件清理功能 2 months ago
..
Analysis fix(php): 处理可变参数占位符避免错误收集 3 months ago
Backend feat(php): 添加 Response File 临时文件清理功能 2 months ago
Context refactor(backend): 重构编译器后端实现以支持 GCC/Clang 共享基类 2 months ago
Entity feat(php): 添加魔术方法类型推断支持 2 months ago
Exception refactor(php): 重构编译器基础类和翻译器代码结构 5 months ago
Generator fix(php): 修复类型节点解析和返回类型检查问题 2 months ago
Optimizer refactor(php): 重构SSA分析和对象属性优化实现 2 months ago
Parser refactor(php): 重构SSA分析和对象属性优化实现 2 months ago
Platform refactor(backend): 重构编译器后端实现以支持 GCC/Clang 共享基类 2 months ago
ArgInfo.php feat(php): 添加魔术方法类型推断支持 2 months ago
AstNodeType.php fix(php): 修复常量比较的大小写敏感问题 2 months ago
CompilerBase.php fix(php): 修复引用参数传递中的静态属性处理问题 2 months ago
CompilerTest.php refactor(compiler): 重构编译器基础类以改善表达式解析 5 months ago
Constants.php feat(build): 添加交叉编译目标平台支持 2 months ago
Extractor.php refactor(php): 重构PHP到C++编译器实现细节 7 months ago
FileScanner.php feat(compiler): 添加对多种原生源文件格式的编译支持 3 months ago
MagicMethodDetector.php feat(php): 添加魔术方法类型推断支持 2 months ago
Preprocessor.php feat(stub): 添加对推断PHP文档类型的处理支持 2 months ago
Reflection.php refactor(php): 优化编译器参数引用检测逻辑 2 months ago
Symbol.php cs-fix 4 months ago
Translator.php feat(php): 添加 Response File 临时文件清理功能 2 months ago
UniversalMethodCall.php refactor(optimizer): 优化函数调用参数转换逻辑 2 months ago
Visitor.php style(coding-standard): 移除严格类型声明并调整代码格式 7 months ago