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.
 
 
韩天峰 4aeeb162a2 docs(license): 添加许可证文件并移除README中的重复内容 4 months ago
bin feat(compiler): 添加原生类型支持和属性获取功能 4 months ago
cases 更新 1 year ago
config php2cpp init 2 years ago
docs docs: 添加 AOT 编译器类继承规则文档和预览版使用须知 4 months ago
examples fix(php): 修复原生类型变量和对象属性的 unset 操作问题 4 months ago
phpunit test(type): 添加类型转换测试用例 4 months ago
src refactor(php): 重构 PHP 编译器基础类以使用 phpx 库 4 months ago
tests feat(compiler): 添加原生类型支持和属性获取功能 4 months ago
web fix 3 years ago
.clang-format update 8 months ago
.gitignore feat(compiler): 添加对ThinkPHP和Laravel项目的编译支持 5 months ago
.php-cs-fixer.dist.php fix(php): 修复字符串字面量优化导致eval函数执行异常 4 months ago
LICENSE.md docs(license): 添加许可证文件并移除README中的重复内容 4 months ago
README.md docs(license): 添加许可证文件并移除README中的重复内容 4 months ago
ast.py 支持目录处理 8 months ago
cli.php feat(compiler): 添加原生类型支持和属性获取功能 4 months ago
composer.json refactor(php): 重构 PHP 编译器基础类以使用 phpx 库 4 months ago
composer.lock refactor(php): 重构 PHP 编译器基础类以使用 phpx 库 4 months ago
conv.php init 3 years ago
dump.py init 3 years ago
mv.php mv.php 移至根目录,非 compiler 工具 5 months ago
phpunit.xml feat(compiler): 添加测试模式和静态变量重复检测功能 5 months ago
project.yml feat(build): 添加编译器构建功能并更新项目配置 4 months ago
py2php.php op 3 years ago
rounds.txt update 8 months ago
run-tests.php test(named_args): 添加命名参数功能测试用例 5 months ago

README.md