291 Commits (dc5c90044beb4c3515cdf1f810f9c9cf4f543672)

Author SHA1 Message Date
韩天峰 dc5c90044b fix(php): 修复$GLOBALS变量处理问题 2 months ago
韩天峰 129fcce880 fix(php): 修复全局变量处理和代码格式化问题 2 months ago
韩天峰 8267ae2bf4 feat(build): 添加交叉编译目标平台支持 2 months ago
韩天峰 22c2d17954 feat(cli): 添加 no-color 命令行选项并清理帮助文档 2 months ago
韩天峰 4e7acaf940 feat(compiler): 添加目标CPU指令集优化支持 2 months ago
韩天峰 8f3f3e73eb refactor(php): 简化配置项读取逻辑 2 months ago
韩天峰 02a91bba95 feat(compiler): 添加外部库集成和编译优化功能 2 months ago
韩天峰 e55da7297d feat(compiler): 添加输出目录参数支持 2 months ago
韩天峰 a6a62c8e81 refactor(compiler): 优化构建目录处理和代码生成流程 2 months ago
韩天峰 3801158b41 feat(compiler): 添加干运行模式和构建目录选项 2 months ago
韩天峰 29236bb66a test(php): 添加对象属性默认数组测试并移除运行时初始化检查 3 months ago
韩天峰 0dc846a4fc feat(php): 添加数组初始化计划支持并修复构造函数提升属性默认值处理 3 months ago
韩天峰 5ed79e9451 fix(php): 修复字面量字符串为空时的编译错误 3 months ago
韩天峰 91a710844c refactor(php): 重构静态属性默认值初始化逻辑 3 months ago
韩天峰 881c6dbe45 feat(trait): 实现trait抽象方法重复定义的兼容性检查 3 months ago
韩天峰 ef6a9fb8e5 refactor(php): 统一PHP函数命名空间从std到fn 3 months ago
韩天峰 8fa49e078f refactor(php): 优化迭代器处理逻辑以使用类入口指针和字面量字符串 3 months ago
韩天峰 26bdf5eb59 feat(enum): 支持枚举类型解析和处理 3 months ago
韩天峰 abed2d8d22 test(stdlib): 添加标准库函数边缘情况和错误处理测试 3 months ago
韩天峰 e996dc8b43 feat(debug): 添加内存泄漏检测脚本 3 months ago
韩天峰 17e1035e21 test(stdlib): 添加新标准库函数测试用例 3 months ago
韩天峰 0824b2f247 feat(php): 添加线程本地存储支持并优化扩展模式下的资源清理 3 months ago
韩天峰 e208fe11bb feat(php): 实现多层级 break 和 continue 语句支持 3 months ago
韩天峰 68bd54c6c3 fix(php): 修复PHP翻译器中的路径验证和错误消息问题 3 months ago
韩天峰 fc2cc22594 feat(php): 添加对原生函数调用中命名参数的支持 3 months ago
韩天峰 dbaa5a10e0 feat(compiler): 添加循环变量优化器以提升整数类型推断 3 months ago
韩天峰 8950c6d51d fix(compiler): 优化数组编译避免复制操作并更新依赖版本 3 months ago
韩天峰 6a1fb828f8 feat(php): 添加对foreach列表解构语法的支持 3 months ago
韩天峰 79d4c28c91 refactor(php): 将平台检测和编译功能从CompilerBase迁移到Translator 3 months ago
韩天峰 a30205b058 refactor(php): 重构方法重写检查逻辑 3 months ago
韩天峰 b33cdeb086 refactor(php): 重构参数类型解析和声明处理方法 3 months ago
韩天峰 a524211cd3 refactor(php): 重构PHP编译器基础功能并完善类继承支持 3 months ago
韩天峰 4176e1f4c2 fix(aot): 修复trait常量继承和数组常量传播问题 3 months ago
韩天峰 1ea7ec0764 feat(compiler): 添加性能分析和 objval 函数支持 3 months ago
韩天峰 f30a29a048 fix(php): 修复文件编码检查和方法调用问题 3 months ago
韩天峰 32ac23630a fix(type): 修复stream和box伪类型的类型转换处理 3 months ago
韩天峰 fda0acc38f refactor(php): 移除编译缓存机制并更新强制编译描述 3 months ago
韩天峰 adde76b715 feat(php): 添加对 phpx/src/misc 目录下源文件的缓存支持 3 months ago
韩天峰 3045259ae0 feat(compiler): 添加编译后运行功能支持 3 months ago
韩天峰 bf4c5a7852 fix(generator): 解决常量值格式化和命名空间解析问题 3 months ago
韩天峰 ce7d254709 fix(compiler): 修复trait中类常量访问的命名空间解析问题 3 months ago
韩天峰 ec5f393a27 fix(php): 将数组类常量更新写入到 ZendVM 中 3 months ago
韩天峰 928f9050d6 feat(php): 添加对PHP常量和分组use语句的支持 3 months ago
韩天峰 b11a6630fe 添加注释 3 months ago
韩天峰 81272cf7fb refactor(php): 将内置函数调用改为符号表调用方式 3 months ago
韩天峰 6c74f1c8b5 refactor(php): 重构编译器常量和构建模式配置 3 months ago
韩天峰 af758ef130 refactor: 按目标名称区分函数与全局变量声明头文件 3 months ago
韩天峰 b2d52d5d80 feat(php): 更新翻译器版本到0.2.0 3 months ago
韩天峰 0c2a25ea52 feat(compiler): 添加对多种原生源文件格式的编译支持 3 months ago
韩天峰 aa51b09fa9 fix(aot): 修复属性数组参数支持并调整编译器方法可见性 4 months ago