peon/tests
Mattia Giambirtone f10d813414 Added visibility checks to forward declarations 2023-01-24 12:08:29 +01:00
..
abs.pn Removed broken closure implementation, changed local resolution mechanism, many bug fixes to namespaces and tests 2022-12-04 16:54:28 +01:00
auto.pn Fixed bugs in automatic types 2022-12-05 17:09:09 +01:00
blocks.pn Minor improvements to warning messages 2022-12-09 13:40:02 +01:00
calls.pn Many fixes to generics 2022-12-01 22:04:10 +01:00
chainedCalls.pn Various fixes to closures. Fixed chained calls and local scopes 2022-10-07 15:55:41 +02:00
comparisons.pn Updated comparisons test to always print true 2022-12-06 11:13:13 +01:00
cross_shadowing.pn Fixed issues with shadowing and cross-shadowing 2022-11-27 14:33:45 +01:00
fib.pn Minor fixes and changes 2022-12-05 19:19:38 +01:00
fizzbuzz.pn Various parser adjustments and compiler fixes 2022-08-18 22:07:46 +02:00
functionObj.pn More bug fixing, added extra test 2022-12-06 10:59:05 +01:00
fwd.pn Added visibility checks to forward declarations 2023-01-24 12:08:29 +01:00
gc.pn Major error formatting refactoring. Improved warning system 2022-11-23 01:02:35 +01:00
generics.pn Minor fixes and changes 2022-12-05 19:19:38 +01:00
generics2.pn Many fixes to generics 2022-12-01 22:04:10 +01:00
generics3.pn Removed broken closure implementation, changed local resolution mechanism, many bug fixes to namespaces and tests 2022-12-04 16:54:28 +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
namespaces.pn Updated namespaces test and stdlib 2022-11-28 13:42:12 +01:00
nestedCalls.pn Minor fixes and changes 2022-12-05 19:19:38 +01:00
operators.pn Minor fixes and changes 2022-12-05 19:19:38 +01:00
scopes.pn Removed broken closure implementation, changed local resolution mechanism, many bug fixes to namespaces and tests 2022-12-04 16:54:28 +01:00
switch.pn Added switch statements 2022-12-07 09:15:29 +01:00
templates.pn Added template support and related test 2022-12-06 12:55:17 +01:00
varloop.pn More bug fixing, added extra test 2022-12-06 10:59:05 +01:00