tree-sitter-cmake/corpus
2021-10-13 08:19:43 +02: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 comments being regconized incorrectly inside quoted arguments 2021-06-30 21:17:16 +02:00
unquoted_argument.txt Make $.variable recursive 2021-06-30 07:40:33 +02:00
while.txt Add while test cases 2021-06-17 22:45:35 +02:00