peon/src
Mattia Giambirtone ff0ae8fcba Various fixes to frames, recursion, and more. Removed stack bottom from CFI data. Added comparison opcode for fib test as well as a clock opcode 2022-08-01 10:38:51 +02:00
..
backend Various fixes to frames, recursion, and more. Removed stack bottom from CFI data. Added comparison opcode for fib test as well as a clock opcode 2022-08-01 10:38:51 +02:00
frontend Various fixes to frames, recursion, and more. Removed stack bottom from CFI data. Added comparison opcode for fib test as well as a clock opcode 2022-08-01 10:38:51 +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 Various fixes to frames, recursion, and more. Removed stack bottom from CFI data. Added comparison opcode for fib test as well as a clock opcode 2022-08-01 10:38:51 +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