12 Commits (464de230518071059e35ff08406f2af21891dd05)

Author SHA1 Message Date
韩天峰 7190bea4a5 refactor(compiler): replace internal symbol caches with persistent cache mechanism 2 weeks ago
韩天峰 8a23368cf1 feat(msvc): add compiler pdb support for debug builds 3 weeks ago
韩天峰 ac795c9f8a 修复 macOS 下的问题 4 weeks ago
韩天峰 35795be037 fix(backend): ensure response file cleanup and improve link error handling 2 months ago
韩天峰 8ac4c5872d refactor(core): rename PhpAot namespace to TypePhp across codebase 2 months ago
韩天峰 c8372fce04 refactor(php): 重构编译命令选项配置方法 2 months ago
韩天峰 47d11655ef fix(backend): 修复编译选项中的安全定义转义和路径处理问题 2 months ago
韩天峰 73e4754a49 feat(backend): 实现响应文件机制解决命令行长度限制 2 months ago
韩天峰 8faac7d972 fix(compiler): 修复方法调用解析中的参数传递错误 3 months ago
韩天峰 661ab07cd9 refactor(backend): 重构编译器后端实现以支持自定义编译器路径 4 months ago
韩天峰 9186d04da4 refactor(backend): 将调试配置选项从 debug_info 统一更改为 debug 4 months ago
韩天峰 bcef27c44a test(backend): 添加后端编译器单元测试并修复编译选项构建功能 4 months ago