tree-sitter-bash/corpus
Kenneth Skovhus 08cf72b615 [WIP] Support multiple statements (#26)
* Rename prebuild target clashing with build target

* Add test:watch target and documentation

* Support multiple statements in substitutions

* Inline the _statements rule

This removes a reduction step by the `_statements -> _statement` rule,
which avoids a reduce/reduce conflict between `_statements` and
`command`.
2018-08-06 10:39:05 -07:00
..
commands.txt Rework test expressions 2018-05-24 11:47:12 -07:00
literals.txt [WIP] Support multiple statements (#26) 2018-08-06 10:39:05 -07:00
programs.txt Add support for exporting environment variables (#4) 2018-02-27 13:22:28 -08:00
statements.txt [WIP] Support multiple statements (#26) 2018-08-06 10:39:05 -07:00