History for NewLang / tests
2022-02-08
@Jookia
tokenize: Use type for locating newlines ...
Jookia committed on 8 Feb 2022
@Jookia
tokenize: Add NEWLINE token type ...
Jookia committed on 8 Feb 2022
@Jookia
tests: tokenize: Add more accurate comments
Jookia committed on 8 Feb 2022
@Jookia
tests: tokenize: Have draw_token_* use draw_token_random
Jookia committed on 8 Feb 2022
@Jookia
tests: tokenize: Put generic draws at top of file
Jookia committed on 8 Feb 2022
2022-02-07
@Jookia
tokenize: Add tokenize wrapper function
Jookia committed on 7 Feb 2022
@Jookia
tests: tokenize: Add comments
Jookia committed on 7 Feb 2022
@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
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
tests: Add SPDX license headers
Jookia committed on 4 Feb 2022
@Jookia
src: tokenizer: Add beginning of new tokenizer
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