nac3/nac3core/src
David Mak 025b3cd02f core/stmt: Remove gen_if_chained*
Turns out it is really difficult to get lifetimes and closures right, so
let's just provide the most rudimentary if-else codegen and we can nest
them if necessary.
2024-04-16 17:16:50 +08:00
..
codegen core/stmt: Remove gen_if_chained* 2024-04-16 17:16:50 +08:00
toplevel core: Implement elementwise comparison operators 2024-04-03 00:07:33 +08:00
typecheck core: Implement Not/UAdd/USub for booleans 2024-04-12 18:29:58 +08:00
lib.rs nac3core: removed legacy location definition 2022-02-13 22:39:24 +08:00
symbol_resolver.rs core/magic_methods: Add typeof_*op 2024-04-03 00:07:33 +08:00