Koopa v0.0.4
Added
- Library crate
libkoopa
for C/C++ programs that require the Koopa IR framework.
Changed
- Supported setting maximum variable name length in
NameManager
.
Fixed
- Fault about creating/initializing
Parser
when error occurrs inLexer
.