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.
 
 
韩天峰 37d0172164 ``` 7 months ago
..
ArgInfo.php code-format 8 months ago
AstNodeType.php feat(php): 添加对象类型推断和方法调用优化功能 7 months ago
ClassDef.php feat(php): 添加对原生方法调用的支持 7 months ago
ClassLikeDef.php feat(translator): 增强PHP到C++编译器功能 7 months ago
CompilerBase.php ``` 7 months ago
ConstantDef.php 支持 class 处理,初步版本 8 months ago
Constants.php 修复错误,增加单测 8 months ago
Encryptor.php unset 8 months ago
Extractor.php code-format 8 months ago
FileScanner.php code-format 8 months ago
FileSorter.php code-format 8 months ago
FuncCallOptimizer.php feat(php): 添加对象类型推断和方法调用优化功能 7 months ago
FunctionDef.php fix(php): 修复对象值解析和函数参数处理问题 7 months ago
InterfaceDef.php feat(php): 添加类定义功能支持 8 months ago
MagicMethodDetector.php test(classes): 添加魔术方法相关测试用例 8 months ago
MethodDef.php refactor(Php): 优化对象值解析逻辑并添加方法标识支持 7 months ago
Preprocessor.php feat(php): 添加PHP编译器基础功能和八皇后问题示例 7 months ago
PropertyDef.php 类处理代码 8 months ago
RedoException.php code-format 8 months ago
Reflection.php feat(php): 实现PHP编译器对引用参数的支持 8 months ago
SyntaxError.php feat(compiler): 添加PHP语法错误处理和类常量重复定义检查 8 months ago
Translator.php ``` 7 months ago
Unsupported.php code-format 8 months ago
Visitor.php init 3 years ago