nac3/nac3core/src/codegen
David Mak f742d0c32d core: Refactor generic constants to `Literal`
Better matches the syntax of `typing.Literal`.
2023-12-15 12:20:45 +08:00
..
irrt core: Apply clippy pedantic changes 2023-12-11 15:16:23 +08:00
concrete_type.rs core: Refactor generic constants to `Literal` 2023-12-15 12:20:45 +08:00
expr.rs meta: Refactor to use more let-else bindings 2023-12-12 16:31:14 +08:00
generator.rs core: Apply clippy pedantic changes 2023-12-11 15:16:23 +08:00
mod.rs core: Add PrimitiveStore into Unifier 2023-12-15 12:20:44 +08:00
stmt.rs meta: Refactor to use more let-else bindings 2023-12-12 16:31:14 +08:00
test.rs core: Refactor to return errors by HashSet 2023-12-12 15:41:59 +08:00