tree-sitter-cmake/test/corpus
Uy Ha a414a4c83d feat!: remove parsing generator expressions
Parsing generator expressions statically is impossible since whether an argument is
interpreted as a generator expression or not depends on the function itself. Hence, the
parsing for it is removed.
2024-06-05 08:32:29 +00:00
..
block_commands.txt chore: update tree_sitter to new one (#24) 2024-03-17 19:23:49 +02:00
bracket_argument.txt chore: update tree_sitter to new one (#24) 2024-03-17 19:23:49 +02:00
comment.txt chore: update tree_sitter to new one (#24) 2024-03-17 19:23:49 +02:00
condition.txt chore: update tree_sitter to new one (#24) 2024-03-17 19:23:49 +02:00
escape_sequence.txt chore: update tree_sitter to new one (#24) 2024-03-17 19:23:49 +02:00
foreach.txt chore: update tree_sitter to new one (#24) 2024-03-17 19:23:49 +02:00
function_calls.txt chore: update tree_sitter to new one (#24) 2024-03-17 19:23:49 +02:00
gen_exp.txt chore: update tree_sitter to new one (#24) 2024-03-17 19:23:49 +02:00
message.txt chore: update tree_sitter to new one (#24) 2024-03-17 19:23:49 +02:00
parentheses.txt chore: update tree_sitter to new one (#24) 2024-03-17 19:23:49 +02:00
quoted_argument.txt chore: update tree_sitter to new one (#24) 2024-03-17 19:23:49 +02:00
regression.txt feat!: remove parsing generator expressions 2024-06-05 08:32:29 +00:00
unquoted_argument.txt chore: update tree_sitter to new one (#24) 2024-03-17 19:23:49 +02:00
while.txt chore: update tree_sitter to new one (#24) 2024-03-17 19:23:49 +02:00