Commit b1e64a2
1 file changed
+1
-1
lines changed- .github/workflows/build.yml+13
- .github/workflows/deploy-to-github.yml+6
- Cargo.lock+1-1
- Cargo.toml+1-1
- Makefile+1-1
- README.md+2
- bindings/rust/README.md+1-1
- grammar.js+122-100
- package-lock.json+2-2
- package.json+1-1
- src/grammar.json+668-231
- src/node-types.json+2.4k-1.8k
- src/parser.c+1965.6k-585.9k
- src/scanner.c+4-4
- test/corpus/annotations.txt+58-37
- test/corpus/assignment.txt+14-14
- test/corpus/classes.txt+162-80
- test/corpus/expressions.txt+183-59
- test/corpus/functions.txt+111-73
- test/corpus/literals.txt+18
- test/corpus/newlines.txt+39-36
- test/corpus/soft_keywords.txt+18-11
- test/corpus/source-files.txt+5-5
- test/corpus/statements.txt+106-13
- test/corpus/types.txt+4-4
0 commit comments