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.
 
 
韩天峰 661ab07cd9 refactor(backend): 重构编译器后端实现以支持自定义编译器路径 4 months ago
..
Backend refactor(backend): 重构编译器后端实现以支持自定义编译器路径 4 months ago
Platform refactor(backend): 重构编译器后端实现以支持自定义编译器路径 4 months ago
AssignTest.php feat(php): 添加类型对象重新赋值检查功能 5 months ago
ClassTest.php refactor(compiler): 优化编译器类方法处理逻辑 5 months ago
CompilerBaseAdapterTest.php test(backend): 添加后端编译器单元测试并修复编译选项构建功能 4 months ago
DuplicateTest.php refactor(translator): 重构PHP到C++编译器的文件处理逻辑 4 months ago
FactoryTest.php test(backend): 添加后端编译器单元测试并修复编译选项构建功能 4 months ago
FunctionTest.php test(lang): 添加多个 bug 修复测试用例 5 months ago
UndefineTest.php fix(php): 修复变量重新赋值检查和unset操作的错误处理 5 months ago