Commit abe4a9c
1 parent 9fe7517 commit abe4a9c
1 file changed
+1
-1
lines changed- .github/workflows/ci.yml+28
- .gitignore+1
- .travis.yml-5
- CONTRIBUTING.md+51
- Cargo.toml+4-4
- Package.swift+33
- README.md+16-5
- bindings/swift/TreeSitterJulia/julia.h+16
- corpus/definitions.txt-197
- corpus/expressions.txt-499
- corpus/statements.txt-240
- grammar.js+973-504
- package.json+4-3
- script/known-failures.txt+12-193
- script/parse-examples+5-5
- src/grammar.json+7.5k-4.6k
- src/node-types.json+2.4k-684
- src/parser.c+2084.5k-269.8k
- src/scanner.c+244-82
- src/tree_sitter/parser.h+3-2
- test/corpus/collections.txt+195
- test/corpus/definitions.txt+578
- test/corpus/expressions.txt+538
- test/corpus/literals.txt+207
- test/corpus/operators.txt+278
- test/corpus/statements.txt+403
0 commit comments