nac3/nac3core/src
David Mak e435b25756 core: Allow implicit promotions of integral literals
It should not matter, since it is the value of the literal that matters
with respect to the const generic variable.
2023-12-21 15:21:08 +08:00
..
codegen core: Add size_t to primitive store 2023-12-21 15:20:31 +08:00
toplevel core: Add size_t to primitive store 2023-12-21 15:20:31 +08:00
typecheck core: Allow implicit promotions of integral literals 2023-12-21 15:21:08 +08:00
lib.rs nac3core: removed legacy location definition 2022-02-13 22:39:24 +08:00
symbol_resolver.rs core: Refactor generic constants to `Literal` 2023-12-16 18:40:48 +08:00