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.
 
 
韩天峰 69e4386454 test(compiler): 添加大数类型运算测试和自增自减操作限制 3 months ago
..
Backend refactor(backend): 重构编译器后端实现以支持自定义编译器路径 4 months ago
Context test(phpunit): 添加PHP编译器相关单元测试 3 months ago
Entity test(phpunit): 添加PHP编译器相关单元测试 3 months ago
Generator test(phpunit): 添加PHP编译器相关单元测试 3 months ago
Platform refactor(backend): 重构编译器后端实现以支持自定义编译器路径 4 months ago
ArgInfoTest.php add phpunit files 3 months ago
AssignOpTest.php test(compiler): 添加大数类型运算测试和自增自减操作限制 3 months ago
AssignTest.php test(assign): 添加变量重新赋值类型检查的测试用例 3 months ago
AstNodeTypeTest.php test(phpunit): 添加PHP编译器相关单元测试 3 months ago
ClassTest.php refactor(compiler): 优化编译器类方法处理逻辑 5 months ago
CompilerBaseAdapterTest.php test(backend): 添加后端编译器单元测试并修复编译选项构建功能 4 months ago
CompilerBaseApiTest.php test(phpunit): 添加PHP编译器相关单元测试 3 months ago
DuplicateTest.php refactor(translator): 重构PHP到C++编译器的文件处理逻辑 4 months ago
ExceptionTest.php add phpunit files 3 months ago
FactoryTest.php test(backend): 添加后端编译器单元测试并修复编译选项构建功能 4 months ago
FileScannerTest.php add phpunit files 3 months ago
FunctionTest.php test(lang): 添加多个 bug 修复测试用例 5 months ago
PreprocessorTest.php test(phpunit): 添加PHP编译器相关单元测试 3 months ago
ReflectionTest.php test(phpunit): 添加PHP编译器相关单元测试 3 months ago
SymbolTest.php add phpunit files 3 months ago
TraitsTest.php test(phpunit): 添加PHP编译器相关单元测试 3 months ago
UndefineTest.php fix(php): 解决数组取消设置时空维度的错误处理 4 months ago
UniversalMethodCallTest.php feat(core): 通用方法实现,纯静态,零成本抽象 3 months ago