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.
 
 
韩天峰 df5dd2a5f6 refactor(php): 重构属性写入目标处理逻辑以支持动态对象属性 2 months ago
..
Core fix(core): 修复编译器基础类构造函数调用并添加操作系统类型检测支持 4 months ago
Php refactor(php): 重构属性写入目标处理逻辑以支持动态对象属性 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(generator): 修复代码生成器中的引用传递问题 2 months ago
polyfills.php refactor(aot): 重构标准容器实现将unordered_map重命名为ordered_map 2 months ago