This repository has been archived on 2022-08-30. You can view files and clone it, but cannot push or open issues or pull requests.
arf/tests/lexer
Sasha Koshka 31a2d84483 Removed erroneous indentation from indent test file
Need to find a more controlled and accurate way to test erroneous indentation.
Possibly by analyzing the returned error object.
2022-08-11 18:34:02 -05:00
..
all Added all tokens to unit test 2022-08-10 11:43:21 -04:00
indent Removed erroneous indentation from indent test file 2022-08-11 18:34:02 -05:00
numbers Added number lexing unit test 2022-08-11 04:23:06 -05:00
text Added support for hex, octal, and unicode escape sequences 2022-08-11 12:39:49 -05:00