History for NewLang / tests / test_parse_regress.py
2023-02-13
@Jookia
src: Move all source code to src/newlang ...
Jookia committed on 13 Feb 2023
@Jookia
parse: Rename oldparse back to parse ...
Jookia committed on 13 Feb 2023
2022-02-15
@Jookia
parse: Move to oldparse ...
Jookia committed on 15 Feb 2022
2022-02-04
@Jookia
tests: Add SPDX license headers
Jookia committed on 4 Feb 2022
2021-12-18
@Jookia
tests: parser: Remove unused includes ...
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
tests: Add regression test for trailing whitespace in text
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