History for NewLang / src
2022-01-04
@Jookia
src: parse: Fix uppercase repr value
Jookia committed on 4 Jan 2022
2021-12-22
@Jookia
parse: Use __str__ for ParseError printing ...
Jookia committed on 22 Dec 2021
@Jookia
tests: lexer: Check error location
Jookia committed on 22 Dec 2021
2021-12-18
@Jookia
src/tests: Fix conditional statements ...
Jookia committed on 18 Dec 2021
@Jookia
src: parse: Don't assign unused variables ...
Jookia committed on 18 Dec 2021
@Jookia
src: interp: Fix copy paste error in Equals ...
Jookia committed on 18 Dec 2021
2021-11-01
@Jookia
parse: Strip whitespace in text tokens
Jookia committed on 1 Nov 2021
@Jookia
parse: Replace 'Begin' with 'Start' in keywords ...
Jookia committed on 1 Nov 2021
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
src: Put repo directory in path so it can find the src module ...
Jookia committed on 24 Sep 2021
@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-09-16
@Jookia
make: Add way to build NewLang executable
Jookia committed on 16 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