tree-sitter-bash/src
Nathan Sobo 1c48cd1676 Support ANSII-C quoting in strings prefixed with $
See 
https://www.gnu.org/software/bash/manual/html_node/ANSI_002dC-Quoting.html 
for details
2019-07-26 11:29:35 -06:00
..
tree_sitter Support ANSII-C quoting in strings prefixed with $ 2019-07-26 11:29:35 -06:00
binding.cc ⬆️ tree-sitter-cli 2019-05-01 12:28:34 -07:00
grammar.json Support ANSII-C quoting in strings prefixed with $ 2019-07-26 11:29:35 -06:00
node-types.json Support ANSII-C quoting in strings prefixed with $ 2019-07-26 11:29:35 -06:00
parser.c Support ANSII-C quoting in strings prefixed with $ 2019-07-26 11:29:35 -06:00
scanner.cc Fix CRLF handling in external scanner 2019-07-03 12:01:02 -07:00