peon/src/frontend
Mattia Giambirtone ffee77b6fc Made function jumps absolute 2022-05-16 19:31:17 +02:00
..
meta Made function jumps absolute 2022-05-16 19:31:17 +02:00
compiler.nim Made function jumps absolute 2022-05-16 19:31:17 +02:00
lexer.nim Implemented jump opcodes and LoadUInt64 in the VM, some style and proc changes in the compiler, chunk constants are now type-aware, fixed various inheritance mistakes in the AST node, refined type inference system, moved types back to the compiler and completely redesigned operator parsing to be more modular 2022-05-07 10:48:42 +02:00
parser.nim Fixed an issue with jump offsets and with functions return types 2022-05-16 19:23:38 +02:00