tree-sitter-cmake/corpus
Uy Ha ef75262109 feat: put the body of commands into a body node
This is motivated by helping writing queries for indenting nodes easier
2023-06-28 13:14:23 +00:00
..
block_commands.txt feat: put the body of commands into a body node 2023-06-28 13:14:23 +00: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 feat: put the body of commands into a body node 2023-06-28 13:14:23 +00:00
escape_sequence.txt fix(escape): \; should also be escape sequences (#9) 2022-08-26 09:50:26 +02:00
foreach.txt feat: put the body of commands into a body node 2023-06-28 13:14:23 +00: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 feat: put the body of commands into a body node 2023-06-28 13:14:23 +00:00