peon/tests
Mattia Giambirtone 7c8ec4bc6c Deleted standalone fibonacci test 2022-08-15 17:20:21 +02:00
..
import Fixed some issues with strings and added debug print to fibonacci test 2022-08-15 17:20:09 +02:00
calls.pn Added some missing files 2022-06-14 22:45:41 +02:00
chainedCalls.pn Added some missing files 2022-06-14 22:45:41 +02:00
closures.pn Fixed bug with calling a call 2022-07-31 16:09:22 +02:00
dispatch.pn Fixed nested calls 2022-06-02 10:19:34 +02:00
functionObj.pn Updated .gitignore, slightly edited README and added some more tests 2022-06-19 14:45:38 +02:00
generics.pn Added some missing files 2022-06-14 22:45:41 +02:00
lt_gt.pn Added a few more tests 2022-08-01 13:16:07 +02:00
mutable.pn Updated .gitignore, slightly edited README and added some more tests 2022-06-19 14:45:38 +02:00
nestedCalls.pn Added some missing files 2022-06-14 22:45:41 +02:00
operators.pn Added some missing files 2022-06-14 22:45:41 +02:00
returnFn.pn Added some missing files 2022-06-14 22:45:41 +02:00
scopes.pn Fixed a bug with nested scopes 2022-07-31 16:40:47 +02:00
test.pn Minor documentation additions 2022-08-04 17:48:56 +02:00