peon/tests
Mattia Giambirtone 11c8c0a5ab Definitive fix for closures 2022-10-08 09:18:35 +02: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 Definitive fix for closures 2022-10-08 09:18:35 +02: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 parser adjustments and compiler fixes 2022-08-18 22:07:46 +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 Various parser adjustments and compiler fixes 2022-08-18 22:07:46 +02:00
generics.pn Added some missing files 2022-06-14 22:45:41 +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
std.pn Fixed some bugs with void functions in the compiler 2022-08-18 23:49:20 +02:00