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
@Jookia
src: parse: Fix uppercase repr value
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
parse: Use __str__ for ParseError printing ...
Jookia committed on 22 Dec 2021
@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
2021-12-18
@Jookia
tests: Clarify draw_world_salad
Jookia committed on 18 Dec 2021
@Jookia
tests: parser: Remove unused includes ...
Jookia committed on 18 Dec 2021
@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-12-11
@Jookia
tests: lexer: Include shebang in valid tokens ...
Jookia committed on 11 Dec 2021
@Jookia
tests: lexer: Include token type in equality comparison ...
Jookia committed on 11 Dec 2021
@Jookia
lint: Add flake8 command
Jookia committed on 11 Dec 2021
2021-12-02
@Jookia
tests: lexer: Split up soup functions and valid token testing ...
Jookia committed on 2 Dec 2021
@Jookia
tests: lexer: Re-order draw_token_lexer inner loop ...
Jookia committed on 2 Dec 2021
2021-12-01
@Jookia
tests: Add 'long' test profile target ...
Jookia committed on 1 Dec 2021
@Jookia
tests: Remove dead code and re-order lexer tests
Jookia committed on 1 Dec 2021
@Jookia
tests: Randomize soup filename
Jookia committed on 1 Dec 2021
@Jookia
tests: Use curr_line and curr_column for EOF
Jookia committed on 1 Dec 2021
@Jookia
tests: Move lexer token equality check to __eq__ method
Jookia committed on 1 Dec 2021
@Jookia
tests: Move EOF to lexer soup generator
Jookia committed on 1 Dec 2021
@Jookia
tests: Check EOF location
Jookia committed on 1 Dec 2021
@Jookia
tests: Check lexer token locations
Jookia committed on 1 Dec 2021
@Jookia
tests: Tune Hypothesis max_examples ...
Jookia committed on 1 Dec 2021
@Jookia
tests: Print hypothesis statistics and use a deterministic seed ...
Jookia committed on 1 Dec 2021