tree-sitter-ada/test/corpus
Emmanuel Briot 42cc2eb141 (package_specification): now hidden in trees
Instead, package_declaration replaces it.  This provides
 better folding in nvim: otherwise, the final ';' was not
 part of the tree node, and thus the last line "end P;" was
 not folded.
2023-02-13 13:51:44 +01: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
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 (package_specification): now hidden in trees 2023-02-13 13:51:44 +01: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 Add support for gnatprep directives 2022-12-14 13:29:59 +01: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 (package_specification): now hidden in trees 2023-02-13 13:51:44 +01:00