2022-08-25
@Jookia
tests: Fix typo in test_note
Jookia committed on 25 Aug 2022
@Jookia
tests: Refactor test_text to use template_test_*
Jookia committed on 25 Aug 2022
@Jookia
tests: Refactor test_clear_notes to use template_test_*
Jookia committed on 25 Aug 2022
2022-08-24
@Jookia
tests: Refactor test_note to use template_test_*
Jookia committed on 24 Aug 2022
@Jookia
tests: Refactor test_bool to use template_test_*
Jookia committed on 24 Aug 2022
2022-08-19
@Jookia
tests: Expect arrays for messages instead of dicts
Jookia committed on 19 Aug 2022
@Jookia
parse: Drop enum class in favor of DIY method ...
Jookia committed on 19 Aug 2022
@Jookia
src: Use UnicodeError instead of UnicodeDecodeError ...
Jookia committed on 19 Aug 2022
@Jookia
main: Use new parser if NEWLANG_NEW_PARSE is set ...
Jookia committed on 19 Aug 2022
2022-08-18
@Jookia
tests: Minor whitespace fix
Jookia committed on 18 Aug 2022
@Jookia
parse: Create messages from ParseTasks
Jookia committed on 18 Aug 2022
@Jookia
parse: Add filename to error messages
Jookia committed on 18 Aug 2022
@Jookia
parse: Create messages from ParseErrors
Jookia committed on 18 Aug 2022
@Jookia
parse: Rename ParseError messages to ParserError
Jookia committed on 18 Aug 2022
@Jookia
tests: Tidy parse error test data
Jookia committed on 18 Aug 2022
@Jookia
parse: Don't generate message ids, use a table ...
Jookia committed on 18 Aug 2022
2022-08-09
@Jookia
parse: Add function to fully format an error
Jookia committed on 9 Aug 2022
@Jookia
tests: Always draw a task for ParseContext
Jookia committed on 9 Aug 2022
@Jookia
parse: Add function to format a ParseContext for display
Jookia committed on 9 Aug 2022
@Jookia
parse: Add function to format a ParseErrorException for display
Jookia committed on 9 Aug 2022
@Jookia
tests: Document parse error data structures
Jookia committed on 9 Aug 2022
@Jookia
tests: Fix draw_maybe ratio ...
Jookia committed on 9 Aug 2022
@Jookia
tests: Use a proper values for structural ParseContext tests
Jookia committed on 9 Aug 2022
@Jookia
src: Check for None in all __eq__ methods ...
Jookia committed on 9 Aug 2022
2022-08-08
@Jookia
main: Put executable name in usage
Jookia committed on 8 Aug 2022
@Jookia
main: Add run_file function for REPL use ...
Jookia committed on 8 Aug 2022
@Jookia
log: Rely on main for the getenv call ...
Jookia committed on 8 Aug 2022
@Jookia
main: Remove unused nowait_main function
Jookia committed on 8 Aug 2022
@Jookia
port: Add micropython-compatible atexit wrapper
Jookia committed on 8 Aug 2022
@Jookia
run: Use run.py to run src/main.py ...
Jookia committed on 8 Aug 2022