peon/tests
Mattia Giambirtone 5dc8ce437c Expanded comparison test and fixed some typos/mistakes 2022-08-15 20:09:54 +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
comparisons.pn Expanded comparison test and fixed some typos/mistakes 2022-08-15 20:09:54 +02:00
dispatch.pn Fixed nested calls 2022-06-02 10:19:34 +02:00
fib.pn Initial work on a stdlib of sorts, added comparison operators and refactored tests 2022-08-15 19:07:37 +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
mutable.pn Initial work on a stdlib of sorts, added comparison operators and refactored tests 2022-08-15 19:07:37 +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 Initial work on a stdlib of sorts, added comparison operators and refactored tests 2022-08-15 19:07:37 +02:00
std.pn Initial work on a stdlib of sorts, added comparison operators and refactored tests 2022-08-15 19:07:37 +02:00
test.pn Minor documentation additions 2022-08-04 17:48:56 +02:00