peon/tests
Mattia Giambirtone 6f444582a4 Improved GC debugging 2022-11-05 09:23:51 +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
comparisons.pn Move towards unboxed types in the Peon VM 2022-08-17 17:31:15 +02:00
dispatch.pn Move towards unboxed types in the Peon VM 2022-08-17 17:31:15 +02: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 Various fixes to module system 2022-10-21 16:10:00 +02: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 Move towards unboxed types in the Peon VM 2022-08-17 17:31:15 +02: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