forked from M-Labs/nac3
1
0
Fork 0
nac3/nac3core/src
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
..
codegen core: Reformat and modernize irrt.cpp 2024-07-09 13:53:50 +08:00
toplevel core: Refactor range function into constructor 2024-07-09 04:44:40 +08:00
typecheck core: Add report_type_error to enable more code reuse 2024-07-09 13:44:47 +08:00
lib.rs meta: Restrict number of allowed lints 2024-06-12 16:10:57 +08:00
symbol_resolver.rs core/type_annotation: Refactor List type to TObj 2024-07-04 15:32:18 +08:00