History for NewLang / tests / test_syntax.py
2022-06-08
@Jookia
syntax: Refactor draw_syntax_random and add draw_syntax_texttoken ...
Jookia committed on 8 Jun 2022
@Jookia
tests: Clean up syntax and parse code
Jookia committed on 8 Jun 2022
2022-05-18
@Jookia
tests: Fix name for draw_syntax_not_token
Jookia committed on 18 May 2022
2022-05-17
@Jookia
tests: Optimize and move draw_syntax_not_token to tests_syntax ...
Jookia committed on 17 May 2022
2022-05-13
@Jookia
tests: Refactor getter and setter tests in to a template
Jookia committed on 13 May 2022
2022-05-05
@Jookia
tests: Move draw_token_by_value to syntax
Jookia committed on 5 May 2022
2022-05-04
@Jookia
syntax: Add peeking to SyntaxStream
Jookia committed on 4 May 2022
2022-04-24
@Jookia
tokenize: Support CR LF new line sequences
Jookia committed on 24 Apr 2022
@Jookia
tokenize: Add more new line symbols
Jookia committed on 24 Apr 2022
@Jookia
syntax: Drop NewLang version keyword ...
Jookia committed on 24 Apr 2022
@Jookia
syntax: Drop support for shebangs ...
Jookia committed on 24 Apr 2022
2022-04-21
@Jookia
syntax: Rename SyntaxLocation's column to offset ...
Jookia committed on 21 Apr 2022
2022-03-16
@Jookia
syntax: Re-organize file
Jookia committed on 16 Mar 2022
@Jookia
tests: syntax: Rename draw_token_location to draw_syntax_location
Jookia committed on 16 Mar 2022
@Jookia
tests: tokenize: Move syntax tests to new file
Jookia committed on 16 Mar 2022