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.
 
 
韩天峰 6afb8e3689 fix(aot): 修复数组复合赋值表达式返回值 2 months ago
..
Core fix(core): 修复编译器基础类构造函数调用并添加操作系统类型检测支持 4 months ago
Php fix(aot): 修复数组复合赋值表达式返回值 2 months ago
Python Revert "code format" 6 months ago
Assert.php feat(core): 添加断言类 Assert 库实现 3 months ago
compiler.php refactor(compiler): 优化构建目录处理和代码生成流程 2 months ago
functions.php feat(compiler): 添加原生类型支持和标准库函数 5 months ago
gen_stub.php fix(aot): 处理类常量引用的全限定类名 2 months ago
polyfills.php refactor(aot): 重构标准容器实现将unordered_map重命名为ordered_map 2 months ago