-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump javascript grammar (#622)
- Loading branch information
1 parent
64966d8
commit 9d1fb8a
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule javascript
updated
9 files
+1 −1 | Cargo.toml | |
+1 −1 | Makefile | |
+13 −10 | grammar.js | |
+23 −43 | package-lock.json | |
+1 −1 | package.json | |
+1 −1 | pyproject.toml | |
+5 −5 | src/grammar.json | |
+69,954 −121,597 | src/parser.c | |
+19 −0 | test/corpus/statements.txt |