History for NewLang / src / parse.py
2021-10-25
@Jookia
parse: Read text literal up to beginning of EndText ...
Jookia committed on 25 Oct 2021
@Jookia
parse: Add code position to word value ...
Jookia committed on 25 Oct 2021
@Jookia
parse: Add Word class for lexer tokens ...
Jookia committed on 25 Oct 2021
@Jookia
parse: Fix tracing in lexer next() ...
Jookia committed on 25 Oct 2021
@Jookia
parse: Have lexer position be current instead of future ...
Jookia committed on 25 Oct 2021
2021-10-24
@Jookia
parse: Fix text literals being cut off when placed at end of file
Jookia committed on 24 Oct 2021
2021-09-24
@Jookia
parse: Account for EOF when checking for whitespace ...
Jookia committed on 24 Sep 2021
@Jookia
parse: Decode file as UTF-8 ...
Jookia committed on 24 Sep 2021
2021-09-23
@Jookia
Add test harness and simple fuzz test
Jookia committed on 23 Sep 2021
2021-07-01
@Jookia
src: Reformat using black
Jookia committed on 1 Jul 2021
@Jookia
Restructure files
Jookia committed on 1 Jul 2021