peon/tests
Mattia Giambirtone 998ba94902 More fixes for assigning builtin functions to variables 2022-06-14 23:34:42 +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 Initial work on pragma handling (+ some parser fixes). Changed the way the lexer handles indentation and made tabs illegal. Added instructions for some operations on primitive types, removed file argument from serializer 2022-06-14 12:12:56 +02:00
dispatch.pn Fixed nested calls 2022-06-02 10:19:34 +02:00
functionObj.pn More fixes for assigning builtin functions to variables 2022-06-14 23:34:42 +02:00
generics.pn Added some missing files 2022-06-14 22:45:41 +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