tree-sitter-bp/test/corpus
Bruno BELANYI 1c1387fee0 Simplify 'select_value' rule
Upstream has greatly simplified the parsing of `select` expressions, in
order to add multi-valued `select`.

To this end, we remove the hard-coded list of function names, and accept
an arbitrary number of arguments.
2024-05-13 15:44:17 +00:00
..
comments.txt Make comments a single node in the grammar 2024-04-11 18:36:20 +01:00
definitions.txt Add 'operator' aliases 2024-04-08 20:15:59 +01:00
expressions.txt Add 'operator' aliases 2024-04-08 20:15:59 +01:00
literals.txt Add test for literals 2024-04-11 18:08:40 +01:00
modules.txt Add test for multiple modules 2024-04-08 20:27:53 +01:00
select.txt Simplify 'select_value' rule 2024-05-13 15:44:17 +00:00