tree-sitter-cmake/corpus
2022-01-26 22:53:15 +01:00
..
bracket_argument.txt Stop treating command argument as special: 2021-06-27 21:22:42 +02:00
comment.txt Fix grammar for allowing white space to appear everywher 2021-06-29 20:35:34 +02:00
condition.txt Add test case for if condition having parentheses 2021-07-02 09:26:41 +02:00
foreach.txt Fix grammar for allowing white space to appear everywher 2021-06-29 20:35:34 +02:00
function_calls.txt Add test for function invocations with and without newline 2021-10-13 08:19:43 +02:00
gen_exp.txt Parse generator expression 2021-07-06 18:46:05 +02:00
message.txt Fix grammar for allowing white space to appear everywher 2021-06-29 20:35:34 +02:00
parentheses.txt Fix grammar to have more than one argument between parentheses 2021-07-01 17:02:13 +02:00
quoted_argument.txt Fix bug regarding dollar sign but not variable reference 2022-01-26 22:53:15 +01:00
unquoted_argument.txt Fix bug regarding dollar sign but not variable reference 2022-01-26 22:53:15 +01:00
while.txt Add while test cases 2021-06-17 22:45:35 +02:00