2022-05-12
@Jookia
parse: Pass a context to the parse function
Jookia committed on 12 May 2022
@Jookia
mutmut: Run pytest with -n auto ...
Jookia committed on 12 May 2022
@Jookia
env.sh: Unset internal commands
Jookia committed on 12 May 2022
@Jookia
parse: Have parse_text handle contexts properly
Jookia committed on 12 May 2022
@Jookia
parse: dNonnescent -> descent ?
Jookia committed on 12 May 2022
@Jookia
parse: Have parse_bool handle contexts properly
Jookia committed on 12 May 2022
@Jookia
main: Fix spacing
Jookia committed on 12 May 2022
@Jookia
main: Add a main function that waits ...
Jookia committed on 12 May 2022
@Jookia
make: Drop in favor of build.py
Jookia committed on 12 May 2022
@Jookia
build: Add script to build NewLang.pyz
Jookia committed on 12 May 2022
@Jookia
env.ps1: Us python -m pip to avoid weird bugs ...
Jookia committed on 12 May 2022
@Jookia
env.sh: Use python3 for wider compatibility
Jookia committed on 12 May 2022
2022-05-11
@Jookia
env: Fix venv path
Jookia committed on 11 May 2022
@Jookia
make: Drop what env does
Jookia committed on 11 May 2022
@Jookia
env: Add domut for mutmut testing
Jookia committed on 11 May 2022
@Jookia
.gitignore: Hide venv directory
Jookia committed on 11 May 2022
@Jookia
env.sh: Add Unix env.sh
Jookia committed on 11 May 2022
@Jookia
env.ps1: Prefix commands with 'do' to avoid namespacing
Jookia committed on 11 May 2022
@Jookia
env.ps1: Add Windows environment for development
Jookia committed on 11 May 2022
2022-05-10
@Jookia
tests: Clarify test name in test_clear_notes
Jookia committed on 10 May 2022
@Jookia
parse: Use an error context for clear_notes
Jookia committed on 10 May 2022
@Jookia
src: Pass a parent context to skip_note
Jookia committed on 10 May 2022
@Jookia
parse: Have skip_note create a PARSE_NOT ParseContext
Jookia committed on 10 May 2022
@Jookia
parse: Use __repr__ instead of __str__
Jookia committed on 10 May 2022
@Jookia
parse: Pass a ParseContext to read_token
Jookia committed on 10 May 2022
@Jookia
parse: Allow attaching a ParseContext to a ParseErrorException
Jookia committed on 10 May 2022
@Jookia
parse: Add parse contexts for later error reporting
Jookia committed on 10 May 2022
@Jookia
tests: Fix ParseError exception tests not wroking
Jookia committed on 10 May 2022
2022-05-05
@Jookia
tests: parse: Remove unused insert_random
Jookia committed on 5 May 2022
@Jookia
tests: parse: Clean up some includes
Jookia committed on 5 May 2022