Files
zig/src/codegen
Jacob Young 65a48df532 cbe: fix globals that reference functions
Global constant initializers can reference functions, so forward declare
the constants and initialize them later with the function definitions,
which guarantees that they appear after all declarations.
2022-10-25 05:11:29 -04:00
..
2022-10-12 20:34:42 +02:00
2022-06-09 15:37:16 -07:00