Big Commit
I accidentally made this commit really big after some git mishaps. Working on zig grammar, finally kinda works. Fixed some diagnostics warnings Moved examples to tofix because fixing them is besides the point right now.
This commit is contained in:
parent
858fe11666
commit
fe22cc7665
13 changed files with 367 additions and 259 deletions
|
@ -8,6 +8,7 @@ nloaded' failed!"
|
|||
Write rules into makefile to run tests
|
||||
1. Create test runner if it doesn't exist for lpeglable and parser-gen
|
||||
2. Update tests to lua 5.4
|
||||
2. Fix diagnostics in tofix
|
||||
3. Write a 'make test' rule
|
||||
|
||||
Implement backslashed escaped characters in grammar parser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue