summaryrefslogtreecommitdiffstats
path: root/script
AgeCommit message (Expand)Author
2019-12-10:arrow_up: tree-sitter-cli to 0.16Max Brunsfeld
2019-05-01Remove another known failure from the listMax Brunsfeld
2018-10-18Handle lists of statements more consistentlyMax Brunsfeld
2018-10-18Add raw (quoted) heredocsMax Brunsfeld
2018-10-18Allow compound statements and redirects in more placesMax Brunsfeld
2018-10-01Add double-paren expressionMax Brunsfeld
2018-10-01Allow semicolon before block in c-style for loopMax Brunsfeld
2018-08-06Don't require statement terminator at EOFMax Brunsfeld
2018-08-06Allow backslashes between tokensMax Brunsfeld
2018-08-06Allow `!` operator in variable expansionsMax Brunsfeld
2018-05-24Allow subshells in negated commandsMax Brunsfeld
2018-05-24Rework test expressionsMax Brunsfeld
2018-03-29Allow other redirects between a heredoc's delimiter and bodyMax Brunsfeld
2018-03-02Allow for statements without in clausesMax Brunsfeld
2018-03-01Allow regexes after '==', not just '=~'Max Brunsfeld
2018-03-01Allow ;; at end of line of case itemMax Brunsfeld
2018-03-01Add update-known-failures scriptMax Brunsfeld
2018-03-01Include known failures from bash-it's submodulesMax Brunsfeld
2018-03-01Parse a bunch of files from bash-it on CIMax Brunsfeld