2021-09-24
@Jookia
make: Use src as module in zipapp ...
Jookia committed on 24 Sep 2021
@Jookia
parse: Account for EOF when checking for whitespace ...
Jookia committed on 24 Sep 2021
@Jookia
parse: Decode file as UTF-8 ...
Jookia committed on 24 Sep 2021
2021-09-23
@Jookia
Add test harness and simple fuzz test
Jookia committed on 23 Sep 2021
2021-09-16
@Jookia
make: Add 'grip' target for Markdown development
Jookia committed on 16 Sep 2021
@Jookia
docs: Add note about syntax being a plan
Jookia committed on 16 Sep 2021
@Jookia
README: Add readme
Jookia committed on 16 Sep 2021
@Jookia
make: Add copyright and license notice
Jookia committed on 16 Sep 2021
@Jookia
make: Build NewLang in separate directory
Jookia committed on 16 Sep 2021
@Jookia
make: Add 'tidy' command that runs Black code formatter
Jookia committed on 16 Sep 2021
@Jookia
make: Add way to build NewLang executable
Jookia committed on 16 Sep 2021
@Jookia
docs: Change Begin* To Start* ...
Jookia committed on 16 Sep 2021
2021-08-24
@Jookia
docs: Replace StartNote/Text with BeginNote/Text ...
Jookia committed on 24 Aug 2021
@Jookia
examples: Add license header and note to menu example
Jookia committed on 24 Aug 2021
@Jookia
examples: Move to docs
Jookia committed on 24 Aug 2021
@Jookia
docs: Add syntax description
Jookia committed on 24 Aug 2021
2021-07-01
@Jookia
src: Reformat using black
Jookia committed on 1 Jul 2021
@Jookia
examples: Add guessmyname.txt
Jookia committed on 1 Jul 2021
@Jookia
.gitignore: Add
Jookia committed on 1 Jul 2021
@Jookia
Restructure files
Jookia committed on 1 Jul 2021
@Jookia
Change license to LGPLv2.1+
Jookia committed on 1 Jul 2021
2021-05-17
@Jookia
interp: Don't wrap Bool/Text values with value()
Jookia committed on 17 May 2021
@Jookia
interp: Catch interrupts in System Read
Jookia committed on 17 May 2021
2021-05-16
@Jookia
parse: Error when stray EndNote and EndText are found
Jookia committed on 16 May 2021
@Jookia
interp: Implement conditionals and add example to code.txt
Jookia committed on 16 May 2021
@Jookia
interp: Add Equals verb to Text
Jookia committed on 16 May 2021
@Jookia
Add True/False as booleans
Jookia committed on 16 May 2021
@Jookia
interp: Loop program until System Exit
Jookia committed on 16 May 2021
@Jookia
parse: Add filename to ParseLocation
Jookia committed on 16 May 2021
@Jookia
parse: Use ParseLocation class for line numbers
Jookia committed on 16 May 2021