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.
 
 
韩天峰 72b80276ba fix(php): 修复trait成员冲突检测逻辑 2 months ago
..
Analysis fix(php): 处理可变参数占位符避免错误收集 3 months ago
Backend fix(backend): 修复编译选项中的安全定义转义和路径处理问题 2 months ago
Context fix(aot): 修复动态调用中的方法重写处理问题 2 months ago
Entity refactor(php): 重构PHP类定义和接口实现检查逻辑 2 months ago
Exception refactor(php): 重构编译器基础类和翻译器代码结构 5 months ago
Generator refactor(php): 重构PHP类定义和接口实现检查逻辑 2 months ago
Optimizer refactor(optimizer): 重构SSA对象稳定性分析以支持动态方法调用优化 2 months ago
Parser refactor(php): 重构SSA分析和对象属性优化实现 2 months ago
Platform refactor(php): 优化路径前缀移除逻辑以支持路径段匹配 2 months ago
ArgInfo.php feat(php): 添加魔术方法类型推断支持 2 months ago
AstNodeType.php fix(php): 修复常量比较的大小写敏感问题 2 months ago
CompilerBase.php feat(php): 支持接口常量继承功能 2 months ago
CompilerTest.php refactor(compiler): 重构编译器基础类以改善表达式解析 5 months ago
Constants.php feat(translator): 添加无进度条编译选项 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 refactor(php): 重构PHP类定义和接口实现检查逻辑 2 months ago
Reflection.php refactor(reflection): 重构返回类型提取逻辑以支持联合和交集类型 2 months ago
Symbol.php cs-fix 4 months ago
Translator.php fix(php): 修复trait成员冲突检测逻辑 2 months ago
UniversalMethodCall.php refactor(optimizer): 优化函数调用参数转换逻辑 3 months ago
Visitor.php style(coding-standard): 移除严格类型声明并调整代码格式 7 months ago