peon/src/frontend/meta
Mattia Giambirtone 2072f34d4c BYE BYE SEMICOLONS! 2022-07-15 19:48:32 +02:00
..
ast.nim Fixed issues when debugSerializer == true 2022-07-10 16:31:30 +02:00
bytecode.nim Moved for peon types to its own module, added support for negating primitives in the compiler and for floats in the VM, added some more docs to the VM and restored the old empty-jump mechanism for closure declaration. Minor changes to endScope 2022-07-10 13:19:57 +02:00
errors.nim Initial work on call resolution, added support for running files 2022-05-22 13:02:57 +02:00
token.nim BYE BYE SEMICOLONS! 2022-07-15 19:48:32 +02:00