peon/src
Mattia Giambirtone b4628109ce Fixed a bug with nested scopes 2022-07-31 16:40:47 +02:00
..
backend 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
frontend Fixed a bug with nested scopes 2022-07-31 16:40:47 +02:00
memory Added Makefile, prettyfied code, initial work on pragmas 2022-05-18 13:32:32 +02:00
peon/stdlib Updated .gitignore, slightly edited README and added some more tests 2022-06-19 14:45:38 +02:00
util Fixed bug with calling a call 2022-07-31 16:09:22 +02:00
config.nim Fixed error message when returning values from void functions 2022-07-10 15:10:01 +02:00
main.nim Fixed a bug with nested scopes 2022-07-31 16:40:47 +02:00
peon.nim Added some missing files 2022-06-14 22:45:41 +02:00