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.
 
 
韩天峰 28d12102a4 fix(php): 修复对象类型推断中的类名解析问题 6 months ago
bin fix(stub): 修复生成的函数名大小写问题 6 months ago
cases 更新 1 year ago
config php2cpp init 2 years ago
examples fix(php): 修复对象类型推断中的类名解析问题 6 months ago
src fix(php): 修复对象类型推断中的类名解析问题 6 months ago
tests feat(php): 添加类定义管理和属性访问优化功能 6 months ago
web fix 3 years ago
.clang-format update 8 months ago
.gitignore feat(compiler): 添加空合并赋值运算符支持并优化变量检查 7 months ago
.php-cs-fixer.dist.php refactor(php): 重构PHP到C++编译器实现细节 7 months ago
ast.py 支持目录处理 8 months ago
cli.php 命令行参数 8 months ago
composer.json feat(compiler): 添加项目配置文件支持和编译选项扩展 7 months ago
composer.lock feat(compiler): 添加项目配置文件支持和编译选项扩展 7 months ago
conv.php init 3 years ago
dump.py init 3 years ago
py2php.php op 3 years ago
rounds.txt update 8 months ago
run-tests.php fix(core): 修复数字文件名编译问题并优化代码结构 7 months ago