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.
 
 
yurunsoft dfb6f693c3 修复 Windows 运行测试 (#1) 2 months ago
..
Analysis fix(php): 处理可变参数占位符避免错误收集 3 months ago
Backend 清理:清理 AI 产生的临时文档 3 months ago
Context feat(php): 实现多层级 break 和 continue 语句支持 3 months ago
Entity feat(php): 添加数组初始化计划支持并修复构造函数提升属性默认值处理 2 months ago
Exception refactor(php): 重构编译器基础类和翻译器代码结构 5 months ago
Generator feat(generator): 添加可变参数联合类型检查支持 3 months ago
Optimizer refactor(optimizer): 优化函数调用参数转换逻辑 2 months ago
Parser refactor(php): 统一PHP函数命名空间从std到fn 2 months ago
Platform refactor(backend): 重构编译器后端实现以支持自定义编译器路径 4 months ago
ArgInfo.php feat(php): 添加数组初始化计划支持并修复构造函数提升属性默认值处理 2 months ago
AstNodeType.php cs-fix 4 months ago
CompilerBase.php 修复 Windows 运行测试 (#1) 2 months ago
CompilerTest.php refactor(compiler): 重构编译器基础类以改善表达式解析 5 months ago
Constants.php docs(constants): 更新PHP常量定义 3 months ago
Extractor.php refactor(php): 重构PHP到C++编译器实现细节 7 months ago
FileScanner.php feat(compiler): 添加对多种原生源文件格式的编译支持 3 months ago
MagicMethodDetector.php refactor(php): 重构变量赋值类型检查逻辑 4 months ago
Preprocessor.php feat(php): 添加数组初始化计划支持并修复构造函数提升属性默认值处理 2 months ago
Reflection.php fix(php): 修复编译器基类中的回溯打印和类型返回验证问题 4 months ago
Symbol.php cs-fix 4 months ago
Translator.php test(php): 添加对象属性默认数组测试并移除运行时初始化检查 2 months ago
UniversalMethodCall.php refactor(optimizer): 优化函数调用参数转换逻辑 2 months ago
Visitor.php style(coding-standard): 移除严格类型声明并调整代码格式 7 months ago