1
0
forked from M-Labs/nac3
nac3/nac3core/src
David Mak d1dcfa19ff CodeGenerator: Add with_target_machine factory function
Allows creating CodeGenerator with the LLVM target machine to infer the
expected type for size_t.
2025-01-13 14:55:33 +08:00
..
codegen CodeGenerator: Add with_target_machine factory function 2025-01-13 14:55:33 +08:00
toplevel [meta] Apply clippy suggestions 2025-01-06 17:11:31 +08:00
typecheck [meta] Apply clippy suggestions 2025-01-06 17:11:31 +08:00
lib.rs [core_derive] Initial implementation 2024-11-20 15:35:55 +08:00
symbol_resolver.rs [meta] Refactor itertools::{chain,enumerate,repeat_n} with std equiv 2024-12-30 14:13:48 +08:00