tree-sitter-ada/test/corpus
Troy Brown f21f13afe0 Correct parsing of discrete_choice expressions.
The existing grammar was causing simple expressions to be incorrectly
parsed as a subtype indication.  This change raises the precedence for
a discrete choice expression to address that issue.

Updated the test corpus to reflect the parsing correction.  Additional
test cases were added for discrete choice.
2023-09-05 09:17:27 +02:00
..
access.txt (package_specification): now hidden in trees 2023-02-13 13:51:44 +01:00
arrays.txt (package_specification): now hidden in trees 2023-02-13 13:51:44 +01:00
attributes.txt Add support for slices 2022-12-13 12:29:02 +01:00
choices.txt Correct parsing of discrete_choice expressions. 2023-09-05 09:17:27 +02:00
generics.txt (package_specification): now hidden in trees 2023-02-13 13:51:44 +01:00
literals.txt Task types may have no task_item 2022-12-14 12:24:09 +01:00
packages.txt (package_specification): now hidden in trees 2023-02-13 13:51:44 +01:00
pragmas.txt (package_specification): now hidden in trees 2023-02-13 13:51:44 +01:00
preprocessor.txt (package_specification): now hidden in trees 2023-02-13 13:51:44 +01:00
protected.txt Inline "statement" 2022-12-12 11:35:04 +01:00
records.txt Correct parsing of discrete_choice expressions. 2023-09-05 09:17:27 +02:00
renames.txt Inline "statement" 2022-12-12 11:35:04 +01:00
separates.txt Inline all rules that do not consume any character directly 2022-12-09 12:32:06 +01:00
statements.txt Correct parsing of discrete_choice expressions. 2023-09-05 09:17:27 +02:00
subprograms.txt (package_specification): now hidden in trees 2023-02-13 13:51:44 +01:00
tasking.txt (package_specification): now hidden in trees 2023-02-13 13:51:44 +01:00
types.txt Correct parsing of discrete_choice expressions. 2023-09-05 09:17:27 +02:00