tree-sitter-bash/src
Kenneth Skovhus 0477cc4460
Add support for ternary expression (#81)
Fixes https://github.com/tree-sitter/tree-sitter-bash/issues/64
2020-05-15 10:50:29 -07:00
..
tree_sitter ⬆️ tree-sitter-cli 2020-05-14 15:24:16 -07:00
binding.cc ⬆️ tree-sitter-cli 2019-05-01 12:28:34 -07:00
grammar.json Add support for ternary expression (#81) 2020-05-15 10:50:29 -07:00
node-types.json Add support for ternary expression (#81) 2020-05-15 10:50:29 -07:00
parser.c Add support for ternary expression (#81) 2020-05-15 10:50:29 -07:00
scanner.cc Fix CRLF handling in external scanner 2019-07-03 12:01:02 -07:00