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.
 
 
韩天峰 c4c218485a refactor: unify phpx directory detection logic across all platforms 4 months ago
..
Backend test(backend): 添加后端编译器单元测试并修复编译选项构建功能 4 months ago
Context cs-fix 4 months ago
Entity feat(compiler): 完善类型声明和对象赋值检查功能 5 months ago
Exception refactor(php): 重构编译器基础类和翻译器代码结构 5 months ago
Generator fix(parser): 解决属性默认值处理中的类型转换和重复定义问题 4 months ago
Parser cs-fix 4 months ago
Platform fix(Linux): use php-config to dynamically get include paths 4 months ago
ArgInfo.php feat(compiler): 添加参数类型检查和对象类型验证功能 5 months ago
AstNodeType.php cs-fix 4 months ago
CompilerBase.php refactor: unify phpx directory detection logic across all platforms 4 months ago
CompilerTest.php refactor(compiler): 重构编译器基础类以改善表达式解析 5 months ago
Constants.php cs-fix 4 months ago
Extractor.php refactor(php): 重构PHP到C++编译器实现细节 7 months ago
FileScanner.php refactor(php): 重构PHP到C++编译器实现细节 7 months ago
FuncCallOptimizer.php feat(php): 实现 compact 函数支持并增强函数重定义检查 4 months ago
MagicMethodDetector.php refactor(php): 重构变量赋值类型检查逻辑 4 months ago
Preprocessor.php cs-fix 4 months ago
Reflection.php fix(php): 解决方法调用时的类型检查和反射问题 4 months ago
Symbol.php cs-fix 4 months ago
Translator.php 优化 Windows 平台下的 lib 检测机制 4 months ago
Visitor.php style(coding-standard): 移除严格类型声明并调整代码格式 7 months ago