3 Commits (19a570ff3f9cfca3477b45e1245c7e1307d59c6e)

Author SHA1 Message Date
韩天峰 6cfab3bf9a refactor(bin): replace define with const in tpc.php 4 weeks ago
韩天峰 020666cced 改进 Windows 打包和前置检测 4 weeks ago
韩天峰 b0455f143a rename(compiler): update compiler executable name from compiler.php to tpc.php 1 month ago
韩天峰 549630e83e fix(build): 修正编译器入口文件路径 3 months ago
韩天峰 bcc518406f refactor(compiler): 重构编译器主逻辑到独立函数 3 months ago
韩天峰 3045259ae0 feat(compiler): 添加编译后运行功能支持 3 months ago
韩天峰 2912b40b0f feat(compiler): 添加原生类型支持和属性获取功能 4 months ago
韩天峰 e5b7955fa1 refactor(translator): 重构PHP到C++编译器的文件处理逻辑 4 months ago
韩天峰 d85353f8eb feat(compiler): 实现常量值解析和类型安全的值生成 4 months ago
韩天峰 95e7b5f6e4 refactor(compiler): 重构编译器代码结构并修复空指针检查问题 5 months ago
韩天峰 37b44368eb feat(compiler): 添加对ThinkPHP和Laravel项目的编译支持 5 months ago
韩天峰 6d9c3da0c0 feat(compiler): 添加并行编译功能支持多任务同时执行 5 months ago
韩天峰 746dc23680 feat(core): 添加进程标题设置和获取功能 6 months ago
韩天峰 67ace98bb6 refactor(php): 将异常类移动到Exception命名空间 7 months ago
韩天峰 a6a06ca859 feat(translator): 增强PHP到C++编译器功能 7 months ago
韩天峰 ea77b6d746 feat(compiler): 添加编译模式支持和目标名称配置 7 months ago
韩天峰 a6826d5fd0 feat(compiler): 添加PHP语法错误处理和类常量重复定义检查 7 months ago
韩天峰 ec106db274 refactor(compiler): 将全局变量生成改为扩展生成 7 months ago
韩天峰 e1bb057420 feat(compiler): 添加缓存机制和强制编译选项 7 months ago
韩天峰 f3944a5259 refactor(compiler): 重构PHP到C++编译器实现 7 months ago
韩天峰 ecbb00542e fix(compiler): 修复PHP到C++编译器中的类型解析问题 8 months ago
韩天峰 ca1ee88d5f 支持 class 处理,初步版本 8 months ago
韩天峰 955a3b0e4f refactor(compiler): 优化路径验证逻辑 8 months ago
韩天峰 c601729ddc feat(translator): 更新编译器生成全局变量和常量功能 8 months ago
韩天峰 ba3ffd885f 支持 C++ Native 函数注入,stub 存根文件 8 months ago
韩天峰 4162b79113 try/catch 语法支持 8 months ago
韩天峰 ec836bcb31 nbody-php-3 算法 8 months ago
韩天峰 1a1134d974 对象操作,方法调用、静态方法调用、属性读取 8 months ago
韩天峰 7c5c716b36 支持目录处理 8 months ago
韩天峰 f072f944b2 函数定义处理 8 months ago
韩天峰 765eb75869 运算操作符 单元测试 8 months ago
韩天峰 f1bbcfe64c 优化 Switch 脚本 8 months ago
韩天峰 013addcafd Update 8 months ago
韩天峰 348641cf01 优化运算逻辑代码,左值和右值均为 var 类型时,直接用映射方法而不是转为整数 8 months ago
韩天峰 f2d6ee2b63 update 8 months ago
韩天峰 ec25a3cbf0 update 8 months ago
韩天峰 bf83ceee87 update 8 months ago
韩天峰 4d75f54c0d update 10 months ago
韩天峰 f8830edb3b 更新 1 year ago
韩天峰 dcb1f79e05 支持更多 PHP 语法 1 year ago
韩天峰 5fb2fc1ac5 init 3 years ago