peon/tests
Mattia Giambirtone 85de75a50a It is now possible to close over function arguments 2022-08-19 12:16:40 +02:00
..
calls.pn Move towards unboxed types in the Peon VM 2022-08-17 17:31:15 +02:00
chainedCalls.pn Fixed some bugs with void functions in the compiler 2022-08-18 23:49:20 +02:00
closures.pn It is now possible to close over function arguments 2022-08-19 12:16:40 +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 Move towards unboxed types in the Peon VM 2022-08-17 17:31:15 +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 Move towards unboxed types in the Peon VM 2022-08-17 17:31:15 +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