peon/tests
Mattia Giambirtone 3dead5a555 Fixed various bugs and added more tests. Also added nim.cfg 2022-11-05 10:57:45 +01:00
..
calls.pn Move towards unboxed types in the Peon VM 2022-08-17 17:31:15 +02:00
chainedCalls.pn Various fixes to closures. Fixed chained calls and local scopes 2022-10-07 15:55:41 +02:00
closures.pn Fix for closures 2022-11-02 12:03:14 +01:00
closures2.pn Fixed various bugs and added more tests. Also added nim.cfg 2022-11-05 10:57:45 +01:00
comparisons.pn Move towards unboxed types in the Peon VM 2022-08-17 17:31:15 +02:00
cross_shadowing.pn Fixed various bugs and added more tests. Also added nim.cfg 2022-11-05 10:57:45 +01:00
dispatch.pn Fixed various bugs and added more tests. Also added nim.cfg 2022-11-05 10:57:45 +01:00
fib.pn Various fixes to module system 2022-10-21 16:10:00 +02:00
fizzbuzz.pn Various parser adjustments and compiler fixes 2022-08-18 22:07:46 +02:00
functionObj.pn Various fixes to closures. Fixed chained calls and local scopes 2022-10-07 15:55:41 +02:00
gc.pn Improved GC debugging 2022-11-05 09:23:51 +01:00
generics.pn Fixed various bugs and added more tests. Also added nim.cfg 2022-11-05 10:57:45 +01:00
import_a.pn Various fixes to the GC, added a few more tests 2022-08-18 19:18:29 +02:00
import_b.pn Various fixes to the GC, added a few more tests 2022-08-18 19:18:29 +02:00
loops.pn Various fixes to the GC, added a few more tests 2022-08-18 19:18:29 +02:00
mutable.pn Fixed various bugs and added more tests. Also added nim.cfg 2022-11-05 10:57:45 +01:00
nestedCalls.pn Various fixes to closures and function objects 2022-10-06 09:57:19 +02:00
operators.pn Move towards unboxed types in the Peon VM 2022-08-17 17:31:15 +02:00
scopes.pn Move towards unboxed types in the Peon VM 2022-08-17 17:31:15 +02:00