This repository has been archived on 2024-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
arf/tests/lexer
Sasha Koshka cc14292c63 Added equals assignment operator
The set phrase will be removed and just replaced with a single
equals sign. Double equals will be used for comparison. This will
be much easier to understand.
2022-09-03 20:23:27 -04:00
..
error Added more error test cases 2022-08-18 01:47:35 -04:00
all.arf Added equals assignment operator 2022-09-03 20:23:27 -04:00
indent.arf Parser tests are now arf files 2022-08-12 10:26:16 -05:00
numbers.arf Fixed bug in number lexing function that prevented reading zero 2022-08-15 14:42:32 -04:00
text.arf Parser tests are now arf files 2022-08-12 10:26:16 -05:00