Erythro/tests
Curle 384f46054a
Local Variables.
Still got issues with code generation, and for some reason identifier IDs are always 1.
2020-11-27 21:16:50 +00:00
..
arrays Start work on array parsing 2020-11-18 20:49:08 +00:00
arrays1 Begin cleanup of array parsing 2020-11-19 02:31:40 +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
inv_neg Working on the refactor for local symbols. 2020-11-25 22:53:50 +00:00
locals Local Variables. 2020-11-27 21:16:50 +00: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
strings Start work on string parsing. 2020-11-22 01:44:54 +00: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