48 Commits (288021d16c7d71fb75395b8818babf87d836053b)

Author SHA1 Message Date
韩天峰 8257f8a1c4 feat(generator): 添加常量符号注册功能 7 months ago
韩天峰 67ace98bb6 refactor(php): 将异常类移动到Exception命名空间 7 months ago
韩天峰 423c10fe47 feat(compiler): 实现空值检查表达式解析功能 7 months ago
韩天峰 3c63ff2cfd feat(stub): 优化常量表达式打印逻辑 7 months ago
韩天峰 625604d375 refactor(php): 优化编译器基础类中的变量赋值和数组维度获取逻辑 7 months ago
韩天峰 c58a85baa2 fix(stub): 修复常量生成中的表达式类型检查问题 7 months ago
韩天峰 13a5849584 代码格式化,命名空间处理 7 months ago
韩天峰 04fdbcc0e4 feat(php): 添加类构造函数需求检查和数组属性默认值处理 7 months ago
韩天峰 37d0172164 ``` 7 months ago
韩天峰 a6a06ca859 feat(translator): 增强PHP到C++编译器功能 7 months ago
韩天峰 ea77b6d746 feat(compiler): 添加编译模式支持和目标名称配置 7 months ago
韩天峰 e824c5d7c0 fix(compiler): 修复变量赋值和属性访问的类型检查问题 7 months ago
韩天峰 0f3ccb98cd feat(php): 添加属性偏移量支持和性能优化 7 months ago
韩天峰 3dc79d2074 fix(parser): 修复抽象类实例化和空语句处理问题 7 months ago
韩天峰 43b9797df8 test(classes): 添加魔术方法相关测试用例 7 months ago
韩天峰 a6826d5fd0 feat(compiler): 添加PHP语法错误处理和类常量重复定义检查 7 months ago
韩天峰 c3f5aca1a8 feat(generator): 添加变量名参数支持PHP全局变量初始化 7 months ago
韩天峰 8b0c3d2b72 refactor(php): 重构PHP编译器基础功能并优化代码结构 7 months ago
韩天峰 ec106db274 refactor(compiler): 将全局变量生成改为扩展生成 7 months ago
韩天峰 9702529c0f feat(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
韩天峰 53a8e64b03 修改 gen_stub.php, 未设置类型默认为 mixed 8 months ago
韩天峰 02ce29ba97 added gen_stub.php 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
韩天峰 a25fe02e09 更新 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
韩天峰 35e17771d7 fib 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
韩天峰 9acc849e1b php2cpp init 2 years ago
韩天峰 5fb2fc1ac5 init 3 years ago