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.
 
 
韩天峰 66249916f5 fix(php): 修复$this变量重新赋值检查并添加类功能测试 7 months ago
bin feat(compiler): 添加PHP语法错误处理和类常量重复定义检查 7 months ago
cases 更新 1 year ago
config php2cpp init 2 years ago
examples feat(php): 添加类定义功能支持 7 months ago
src fix(php): 修复$this变量重新赋值检查并添加类功能测试 7 months ago
tests fix(php): 修复$this变量重新赋值检查并添加类功能测试 7 months ago
web fix 3 years ago
.clang-format update 8 months ago
.gitignore feat(compiler): 添加类常量获取支持并优化参数信息处理 7 months ago
ast.py 支持目录处理 8 months ago
cli.php 命令行参数 8 months ago
composer.json Interface,ce 依赖关系处理,排序 7 months ago
composer.lock Interface,ce 依赖关系处理,排序 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 全局变量 8 months ago