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.
 
 
韩天峰 a54985897f fix(php): 修复类名处理逻辑和静态属性列表结构 6 months ago
bin refactor(php): 重构PHP编译器代码结构 6 months ago
cases 更新 1 year ago
config php2cpp init 2 years ago
examples feat(closure): 添加闭包生成功能并支持占位符调用 6 months ago
src fix(php): 修复类名处理逻辑和静态属性列表结构 6 months ago
tests feat(compiler): 实现静态属性支持和构造函数功能 6 months ago
web fix 3 years ago
.clang-format update 8 months ago
.gitignore feat(compiler): 添加对变量表达式检查和无变量捕获的支持 6 months ago
.php-cs-fixer.dist.php code format 6 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