17 Commits (c04778cc51c1bde95588bee1c4e1b1789e4cf4e2)

Author SHA1 Message Date
韩天峰 ea462010d1 feat(compiler): 添加标准容器foreach循环支持和删除元素保护 4 months ago
韩天峰 fa2cb45df5 test(aot): 添加标准容器复制赋值功能测试 4 months ago
韩天峰 4411216354 refactor(aot): 简化 unsafe_ptr 使用并改进错误处理 4 months ago
韩天峰 5d1e8d893c refactor(aot): 优化 unsafe_cast 类型转换实现 4 months ago
韩天峰 7f4dee40c0 fix(aot): 解决std容器unsafe_cast类型检查问题 4 months ago
韩天峰 79bc9d4e69 feat(aot): 添加对UnsafePtr类型和相关函数的支持 4 months ago
韩天峰 ee240aed25 test(php): 添加标准容器静态类匹配测试用例 4 months ago
韩天峰 872c98fc28 fix(std-container): 修复标准容器类值类型的精确检查逻辑 4 months ago
韩天峰 73bf28667d feat(compiler): 添加对标准容器类型的完整支持 4 months ago
韩天峰 22966d0553 feat(php): 扩展标准容器支持功能 4 months ago
韩天峰 58a4702ed2 perf(php): 优化大数组内存分配策略 4 months ago
韩天峰 7ad7657e28 cs-fix 4 months ago
韩天峰 805f2a62ee refactor(compiler): 优化标准数组访问的类型检测和表达式解析 4 months ago
韩天峰 36be831b83 feat(php): 添加标准数组赋值解析支持 4 months ago
韩天峰 daa5379e46 feat(std-array): 添加标准数组类型支持 4 months ago
韩天峰 faf6fe7a6b feat(php): 添加对多维标准数组维度访问的支持 4 months ago
韩天峰 2b088d71c5 feat(php): 添加 std::array 类型支持并优化编译器功能 4 months ago