a structural diff that understands syntax 🟥🟩
 
 
 
 
 
Go to file
Rick Winfrey 5ebabb6cd4 Add rational number test cases 2020-12-07 10:48:58 +07:00
bindings/rust Change QUERIES → QUERY 2020-10-27 13:08:09 +07:00
queries Add anchors after doc comments in tag query 2020-10-09 10:20:04 +07:00
script Simplify parse-examples script 2019-12-09 14:28:17 +07:00
src Fix range of characters supported in keyword argument (#137) 2020-12-07 07:50:56 +07:00
test Add rational number test cases 2020-12-07 10:48:58 +07:00
.appveyor.yml Use node 10 on appveyor 2019-05-10 12:48:41 +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 Test path in npmignore 2019-12-09 14:47:18 +07:00
.travis.yml only electron and node 2019-05-09 14:38:27 +07:00
Cargo.toml 0.17.0 2020-11-02 20:49:49 +07:00
LICENSE Basic setup. 2016-02-18 08:56:43 +07:00
README.md Add appveyor badge and whitequark reference to README [skip ci] 2017-08-25 09:58:46 +07:00
binding.gyp ⬆️ tree-sitter-cli 2017-01-31 12:04:34 +07:00
grammar.js Support rational floats 2020-12-07 10:40:05 +07:00
index.js Update tree-sitter-cli to 0.15.3 2019-06-07 14:42:58 +07:00
package.json NPM: upgrade prebuild 2020-11-03 10:31:52 +07:00

README.md

tree-sitter-ruby

Build Status Build status

Ruby grammar for tree-sitter.

References