20 Commits (35a81376a14e1379839634e2321b79bd12c03fbd)

Author SHA1 Message Date
韩天峰 7e5b6ef045 fix(const): 修复命名空间常量定义和引用问题 7 months ago
韩天峰 0c02958589 feat(php): 添加复杂命名空间规则支持并优化函数名转义 7 months ago
韩天峰 9118fc4e33 feat(compiler): 支持函数别名和命名空间功能 7 months ago
韩天峰 ca4a34204c feat(compiler): 添加对 main 函数的特殊支持和参数验证 7 months ago
韩天峰 288021d16c feat(compiler): 添加对孤立代码的检测和错误处理 7 months ago
韩天峰 8257f8a1c4 feat(generator): 添加常量符号注册功能 7 months ago
韩天峰 6dd8d2d6bc refactor(Php): 优化字符串字面量处理和函数调用优化 7 months ago
韩天峰 6632629f58 feat(extension): 添加请求生命周期钩子函数支持 7 months ago
韩天峰 38110f67d5 refactor(php): 重构PHP到C++编译器实现细节 7 months ago
韩天峰 0e4a332519 feat(php): 添加函数指针映射功能支持 7 months ago
韩天峰 100f2e22cb 代码格式化,命名空间处理 7 months ago
韩天峰 8c20fd18c8 refactor(core): 优化代码结构和性能 7 months ago
韩天峰 a6a06ca859 feat(translator): 增强PHP到C++编译器功能 7 months ago
韩天峰 ea77b6d746 feat(compiler): 添加编译模式支持和目标名称配置 7 months ago
韩天峰 0f3ccb98cd feat(php): 添加属性偏移量支持和性能优化 7 months ago
韩天峰 689b59bbda 处理继承或实现内置类和接口 8 months ago
韩天峰 6ff687e1da Interface,ce 依赖关系处理,排序 8 months ago
韩天峰 f8100988c4 update mixed 8 months ago
韩天峰 8b0c3d2b72 refactor(php): 重构PHP编译器基础功能并优化代码结构 8 months ago
韩天峰 f3944a5259 refactor(compiler): 重构PHP到C++编译器实现 8 months ago