2022-02-04
@Jookia
tests: Use python-xdist for faster tests
Jookia committed on 4 Feb 2022
@Jookia
Add mutmut for mutation testing ...
Jookia committed on 4 Feb 2022
@Jookia
tests: Add SPDX license headers
Jookia committed on 4 Feb 2022
@Jookia
src: tokenize: Add some function comments
Jookia committed on 4 Feb 2022
@Jookia
src: tokenize: Always append current buffer ...
Jookia committed on 4 Feb 2022
@Jookia
tests: Add pytest-randomly
Jookia committed on 4 Feb 2022
@Jookia
src: tokenizer: Add beginning of new tokenizer
Jookia committed on 4 Feb 2022
@Jookia
make: Run tidy first to avoid flake8 errors
Jookia committed on 4 Feb 2022
2022-02-03
@Jookia
Change license to LGPL-2.1-only
Jookia committed on 3 Feb 2022
@Jookia
tests: parse: Remove unused integers include ...
Jookia committed on 3 Feb 2022
@Jookia
make: Add 'check' target ...
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
@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