1 file changed
+1
-1
lines changed- .editorconfig+4
- .gitattributes+2
- .github/workflows/ci.yml+5-1
- .github/workflows/publish.yml+2-4
- .gitignore+5-2
- CMakeLists.txt+60
- Cargo.lock+11-4
- Cargo.toml+5-4
- Makefile+13-33
- Package.swift+1-24
- bindings/c/tree-sitter-ruby.pc.in+8-8
- bindings/python/tree_sitter_ruby/__init__.py+34-2
- bindings/python/tree_sitter_ruby/__init__.pyi+7-1
- bindings/rust/lib.rs+4-4
- bindings/swift/TreeSitterRuby/ruby.h+1-1
- eslint.config.mjs+5
- go.mod+3-1
- go.sum+4
- package-lock.json+345-346
- package.json+7-59
- pyproject.toml+1-1
- src/grammar.json+1
- src/node-types.json+1
- src/tree_sitter/alloc.h+4-4
- tree-sitter.json+46
0 commit comments