nac3/nac3core/src/toplevel
David Mak 5f692debd8 core: Add PrimitiveStore into Unifier
This will be used during unification between a const generic variable
and a `Literal`.
2023-12-16 18:40:48 +08:00
..
snapshots core: Update insta snapshots 2023-11-09 13:00:27 +08:00
builtins.rs meta: Refactor to use more let-else bindings 2023-12-12 16:31:14 +08:00
composer.rs meta: Refactor to use more let-else bindings 2023-12-12 16:31:14 +08:00
helper.rs core: Add PrimitiveStore into Unifier 2023-12-16 18:40:48 +08:00
mod.rs core: Apply clippy pedantic changes 2023-12-11 15:16:23 +08:00
test.rs core: Refactor to return errors by HashSet 2023-12-12 15:41:59 +08:00
type_annotation.rs core: Minor formatting cleanup 2023-12-15 17:46:44 +08:00