nac3/nac3core
David Mak e7fca67786 core/stmt: Do not generate jumps if bb is already terminated
Future-proofs gen_*_callback functions in case other codegen functions
will delegate to it in the future.
2024-04-15 12:20:34 +08:00
..
src core/stmt: Do not generate jumps if bb is already terminated 2024-04-15 12:20:34 +08:00
Cargo.toml core: Refactor VarMap to IndexMap 2024-03-22 15:51:23 +08:00
build.rs core: Apply clippy suggestions 2024-03-22 15:07:23 +08:00