Erythro/tests
2020-11-18 20:49:08 +00:00
..
arrays Start work on array parsing 2020-11-18 20:49:08 +00: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
pointers2 Big cleanup and fixes. 2020-11-15 06:40:05 +00: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