peon/src
Mattia Giambirtone e38610fdbd Updated Makefile 2022-07-09 16:25:19 +02:00
..
backend Simplified calling convention, added for PeonObject, added some comments, fixed bug with StoreVar in stack frames, fixed issues with functions assigned to variables, changed the way closures are emitted so that empty jumps are no longer needed 2022-07-09 12:47:53 +02:00
frontend Updated Makefile 2022-07-09 16:25:19 +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 Simplified calling convention, added for PeonObject, added some comments, fixed bug with StoreVar in stack frames, fixed issues with functions assigned to variables, changed the way closures are emitted so that empty jumps are no longer needed 2022-07-09 12:47:53 +02:00
config.nim Updated Makefile 2022-07-09 16:25:19 +02:00
main.nim Simplified calling convention, added for PeonObject, added some comments, fixed bug with StoreVar in stack frames, fixed issues with functions assigned to variables, changed the way closures are emitted so that empty jumps are no longer needed 2022-07-09 12:47:53 +02:00
peon.nim Added some missing files 2022-06-14 22:45:41 +02:00