Go to file
Stafford Brunk 5f6591e1ac Prebuild support (#20)
* Add prebuild support

* Add prebuild-install support

* Add repository field to package.json
2018-07-22 11:13:32 -07:00
corpus Rework test expressions 2018-05-24 11:47:12 -07:00
examples Parse a bunch of files from bash-it on CI 2018-03-01 11:10:20 -08:00
script Allow subshells in negated commands 2018-05-24 15:00:53 -07:00
src ⬆️ tree-sitter-cli (new ABI version) 2018-07-18 13:19:42 -07:00
.gitattributes Add examples directory w/ one real shell script 2017-07-14 17:41:51 -07:00
.gitignore Allow other redirects between a heredoc's delimiter and body 2018-03-29 09:54:08 -07:00
.gitmodules Parse a bunch of files from bash-it on CI 2018-03-01 11:10:20 -08:00
.npmignore Parse a bunch of files from bash-it on CI 2018-03-01 11:10:20 -08:00
.travis.yml Prebuild support (#20) 2018-07-22 11:13:32 -07:00
LICENSE Add license and readme 2017-07-14 14:46:24 -07:00
README.md Rework test expressions 2018-05-24 11:47:12 -07:00
appveyor.yml Prebuild support (#20) 2018-07-22 11:13:32 -07:00
binding.gyp Start work on heredocs 2017-07-14 13:54:05 -07:00
grammar.js ⬆️ tree-sitter-cli, add explicit word token 2018-06-15 14:05:05 -07:00
index.js Initial commit 2017-07-14 12:28:54 -07:00
package.json Prebuild support (#20) 2018-07-22 11:13:32 -07:00