forked from M-Labs/nac3
1
0
Fork 0
nac3/nac3core
David Mak 1c56005a01 core: Reformat and modernize irrt.cpp
- Use anon namespace instead of static
- Use using declaration instead of typedef
- Align pointers to the type instead of the identifier
2024-07-09 13:53:50 +08:00
..
src core: Reformat and modernize irrt.cpp 2024-07-09 13:53:50 +08:00
Cargo.toml core: refactor `PrimitiveDefinitionId` into enum `PrimDef` 2024-06-12 15:01:01 +08:00
build.rs core: Apply cargo format 2024-07-09 13:32:10 +08:00