History for NewLang / tests / test_parse.py
2022-03-13
@Jookia
tests: parse: Draw text syntax tokens ...
Jookia committed on 13 Mar 2022
@Jookia
parse: tests: Clarify errors and tests
Jookia committed on 13 Mar 2022
@Jookia
tests: parse: Draw classified tokens for better coverage
Jookia committed on 13 Mar 2022
@Jookia
tests: parse: Mutate StartText/EndText for testing
Jookia committed on 13 Mar 2022
2022-03-05
@Jookia
tests: parse: Test parse_text fails without StartText or EndText
Jookia committed on 5 Mar 2022
2022-02-26
@Jookia
parse: Add parse_text to parse a text syntax node ...
Jookia committed on 26 Feb 2022
2022-02-25
@Jookia
tests: parse: Move test to make more sense
Jookia committed on 25 Feb 2022
@Jookia
parse: Rename TokenStream to SyntaxStream
Jookia committed on 25 Feb 2022
@Jookia
parse: Require the caller to copy the TokenStream list ...
Jookia committed on 25 Feb 2022
@Jookia
parse: Add TokenStream class ...
Jookia committed on 25 Feb 2022
2022-02-16
@Jookia
parse: Don't strip non-token syntax ...
Jookia committed on 16 Feb 2022
@Jookia
parse: Use syntax for strip_whitespace
Jookia committed on 16 Feb 2022
@Jookia
tests: parse: Add draw_syntax_random
Jookia committed on 16 Feb 2022
@Jookia
parse: Add import_tokens to import tokens to syntax
Jookia committed on 16 Feb 2022
@Jookia
parse: Add Syntax node ...
Jookia committed on 16 Feb 2022
2022-02-15
@Jookia
tests: parse: Use classified tokens for better coverage
Jookia committed on 15 Feb 2022
@Jookia
parse: Rename remove_whitespace to strip_whitespace
Jookia committed on 15 Feb 2022
@Jookia
parse: Add parse wrapper function
Jookia committed on 15 Feb 2022
@Jookia
parse: Add remove_whitespace pass
Jookia committed on 15 Feb 2022
@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
2022-02-03
@Jookia
tests: parse: Remove unused integers include ...
Jookia committed on 3 Feb 2022
2022-01-18
@Jookia
tests: lexer: Drop error testing code ...
Jookia committed on 18 Jan 2022
@Jookia
tests: lexer: Add test for inserting an EndText in to test ...
Jookia committed on 18 Jan 2022
@Jookia
tests: Clarify purpose of draw_error_endtext_remove
Jookia committed on 18 Jan 2022
@Jookia
tests: Rename EndText test to EndText stray test
Jookia committed on 18 Jan 2022
2022-01-04
@Jookia
tests: parse: Use repr() to print string values
Jookia committed on 4 Jan 2022
2022-01-03
@Jookia
tests: lexer: Test that removing an EndText causes an error ...
Jookia committed on 3 Jan 2022
2021-12-22
@Jookia
tests: lexer: Check error location
Jookia committed on 22 Dec 2021
@Jookia
tests: lexer: Test stray EndText errors are caught
Jookia committed on 22 Dec 2021