This website requires JavaScript.
Explore
Help
Register
Sign In
zzy
/
scc
Watch
1
Star
0
Fork
0
You've already forked scc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4144f7841c72fcf1fb801f0b3e58ec99203e5f93
scc
/
libs
/
ir
History
zzy
4144f7841c
refactor(argparse): 将null替换为nullptr以提高C++兼容性
...
- 在argparse库中将所有null指针常量替换为nullptr - 更新头文件和源文件中的指针初始化和比较操作 - 修改测试文件中的相关断言检查 - 更新AST定义文件中的注释说明
2026-04-05 20:18:09 +08:00
..
include
refactor(argparse): 将null替换为nullptr以提高C++兼容性
2026-04-05 20:18:09 +08:00
src
refactor(argparse): 将null替换为nullptr以提高C++兼容性
2026-04-05 20:18:09 +08:00
tests
feat(ast2ir): 添加AST到IR转换功能并完善类型ABI支持
2026-03-15 15:44:50 +08:00
cbuild.toml
feat(ast): 重构AST转储功能并创建AST到IR转换器
2026-01-30 23:01:55 +08:00