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.
 
 
韩天峰 4acb632c13 feat(compiler): 为类方法自动推断返回类型并优化属性访问检查 2 months ago
..
Core fix(core): 修复编译器基础类构造函数调用并添加操作系统类型检测支持 4 months ago
Php feat(compiler): 为类方法自动推断返回类型并优化属性访问检查 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 feat(compiler): 为类方法自动推断返回类型并优化属性访问检查 2 months ago
polyfills.php refactor(php): 优化类名解析逻辑并添加objval函数支持 3 months ago