2022-02-07
@Jookia
tests: tokenize: Run classification with random input
Jookia committed on 7 Feb 2022
@Jookia
tokenize: Add classify_tokens to set token types
Jookia committed on 7 Feb 2022
@Jookia
tests: tokenize: Rename draw_token to draw_token_random
Jookia committed on 7 Feb 2022
@Jookia
tokenize: Add WHITESPACE TokenType ...
Jookia committed on 7 Feb 2022
2022-02-06
@Jookia
tests: Use random token types for tokens
Jookia committed on 6 Feb 2022
@Jookia
tokenize: Add type value for token type
Jookia committed on 6 Feb 2022
@Jookia
src: tokenize: Rename symbol to token
Jookia committed on 6 Feb 2022
@Jookia
tests: Generate random locations for symbols ...
Jookia committed on 6 Feb 2022
2022-02-05
@Jookia
tokenize: Add locate_symbols function to add symbol locations ...
Jookia committed on 5 Feb 2022
@Jookia
tests: tokenize: Test symbol structure
Jookia committed on 5 Feb 2022
@Jookia
tokenize: Always specify a location for symbols ...
Jookia committed on 5 Feb 2022
@Jookia
tests: tokenize: Test location structure ...
Jookia committed on 5 Feb 2022
@Jookia
tests: tokenize: Fix test only drawing whitespace
Jookia committed on 5 Feb 2022
2022-02-04
@Jookia
tokenize: Fix no mutate pragmas
Jookia committed on 4 Feb 2022
@Jookia
tokenize: Add location to symbols ...
Jookia committed on 4 Feb 2022
@Jookia
src: tokenize: Use symbol objects for symbols ...
Jookia committed on 4 Feb 2022
@Jookia
src: tokenize: Don't join whitespaces when splitting ...
Jookia committed on 4 Feb 2022
@Jookia
make: Upgrade pip when making the venv
Jookia committed on 4 Feb 2022
@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