a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Arthur Baars 2ca1233331 Update generated code 2021-11-16 21:20:43 +07:00
.github Fixed CRLF behavior for tests (#188) 2021-09-24 23:22:28 +07:00
bindings wasm32-wasi SDK doesn't support exceptions. This commit disables exceptions when compile for wasm32-wasi. (#192) 2021-10-12 10:20:47 +07:00
queries Separate symbol aliases into distinct types (#152) 2021-01-20 09:59:55 +07:00
script Simplify parse-examples script 2019-12-09 14:28:17 +07:00
src Update generated code 2021-11-16 21:20:43 +07:00
test split case / case_match 2021-11-16 21:20:43 +07:00
.gitattributes Basic setup. 2016-02-18 08:56:43 +07:00
.gitignore Add Rust package 2020-10-26 17:02:16 +07:00
.gitmodules Remove ruby_spec submodule. 2018-12-10 12:33:01 +07:00
.npmignore Ignore target directory in npm tarballs 2021-03-28 09:25:28 +07:00
Cargo.toml Update Cargo.toml 2021-03-03 17:04:06 +07:00
LICENSE Basic setup. 2016-02-18 08:56:43 +07:00
README.md Switch to GitHub Actions CI. 2021-03-09 15:49:41 +07:00
binding.gyp Bump tree-sitter-cli to 0.19 2021-03-03 16:54:25 +07:00
grammar.js Add _expression and _simple_numeric to supertypes list 2021-11-16 21:20:43 +07:00
package.json 0.19.0 2021-03-03 16:54:30 +07:00

README.md

tree-sitter-ruby

build

Ruby grammar for tree-sitter.

References