Commit 14bb767
chore: Bump fortran grammar
1 parent dca160b commit 14bb767
1 file changed
+1
-1
lines changed- .github/workflows/ci.yml+2
- .github/workflows/publish.yml+3
- CMakeLists.txt+10-1
- Cargo.toml+2-2
- Makefile+1-1
- README.md+43-2
- grammar.js+335-140
- package-lock.json+1.6k-2.1k
- package.json+34-28
- pyproject.toml+1-1
- queries/folds.scm+1-1
- queries/highlights.scm+3
- queries/indents.scm+1-1
- src/grammar.json+3.4k-1.5k
- src/node-types.json+3.8k-10.2k
- src/parser.c+695.6k-578.5k
- src/scanner.c+18-12
- src/tree_sitter/parser.h+79-17
- test/corpus/constructs.txt+62-11
- test/corpus/expressions.txt+85-2
- test/corpus/line_continuations.txt+50
- test/corpus/preprocessor.txt+163-2
- test/corpus/regressions.txt+100
- test/corpus/statements.txt+550-95
- tree-sitter.json+2-2
0 commit comments