Erythro/tests
Curle 264c50509e
Allow global-scope declarations
Function-local scope is still WIP, but you can now define things outside of function blocks.
2020-09-13 23:41:46 +01:00
..
comparison1 First files. 2020-09-10 02:01:18 +01:00
for Add new tests to help debugging 2020-09-13 02:26:18 +01:00
funcs First files. 2020-09-10 02:01:18 +01:00
funcs2 Add new tests to help debugging 2020-09-13 02:26:18 +01:00
funcs3 Add new tests to help debugging 2020-09-13 02:26:18 +01:00
funcs4 Add new tests to help debugging 2020-09-13 02:26:18 +01:00
globals Allow global-scope declarations 2020-09-13 23:41:46 +01:00
if First files. 2020-09-10 02:01:18 +01:00
parser1 First files. 2020-09-10 02:01:18 +01:00
pointers Add support for pointers of char, int and long types 2020-09-13 02:26:49 +01:00
print Add new tests to help debugging 2020-09-13 02:26:18 +01:00
tokeniser1 First files. 2020-09-10 02:01:18 +01:00
tokeniser2 First files. 2020-09-10 02:01:18 +01:00
tokeniser3 First files. 2020-09-10 02:01:18 +01:00
types First files. 2020-09-10 02:01:18 +01:00
vars1 First files. 2020-09-10 02:01:18 +01:00
while First files. 2020-09-10 02:01:18 +01:00