Go to file
Max Brunsfeld 2d96fc5fcb Add more code to the case statements test 2018-03-16 15:41:09 -07:00
corpus Add more code to the case statements test 2018-03-16 15:41:09 -07:00
examples Parse a bunch of files from bash-it on CI 2018-03-01 11:10:20 -08:00
script Allow for statements without in clauses 2018-03-02 10:18:42 -08:00
src ⬆️ tree-sitter 2018-03-05 17:44:34 -08:00
.gitattributes Add examples directory w/ one real shell script 2017-07-14 17:41:51 -07:00
.gitignore Initial commit 2017-07-14 12:28:54 -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 Use a newer clang on travis 2017-07-14 17:53:04 -07:00
LICENSE Add license and readme 2017-07-14 14:46:24 -07:00
README.md Add license and readme 2017-07-14 14:46:24 -07:00
binding.gyp Start work on heredocs 2017-07-14 13:54:05 -07:00
grammar.js Allow for statements without in clauses 2018-03-02 10:18:42 -08:00
index.js Initial commit 2017-07-14 12:28:54 -07:00
package.json 0.6.0 2018-03-05 17:44:38 -08:00

README.md

tree-sitter-bash

Build Status

Bash grammar for tree-sitter.

References