nac3/nac3core/src
David Mak 0c49b30a90 core: Restore debug info before function call is invoked
Previously, the IR which sets up the call to the target function will
have its debug location pointing at the last argument of the function
call instead of the function call itself.
2023-10-06 11:35:23 +08:00
..
codegen core: Restore debug info before function call is invoked 2023-10-06 11:35:23 +08:00
toplevel core: Use i8 for boolean variable allocation 2023-09-25 15:42:07 +08:00
typecheck core: Demote dead code into a stdout warning 2023-10-04 18:03:25 +08:00
lib.rs nac3core: removed legacy location definition 2022-02-13 22:39:24 +08:00
symbol_resolver.rs meta: Improve documentation for various modified classes 2023-09-25 15:42:07 +08:00