tree-sitter-ada/test/corpus
Emmanuel Briot c61d74d03a Fix parsing numeric literals with underscore in decimal part
The regexp adapted from Emacs' ada-mode was wrong,
and also not accept "E+..."
2022-12-14 11:05:55 +01:00
..
access.txt Inline "statement" 2022-12-12 11:35:04 +01:00
arrays.txt Add support for slices 2022-12-13 12:29:02 +01:00
attributes.txt Add support for slices 2022-12-13 12:29:02 +01:00
generics.txt Fix handling of operator names in parameter_association 2022-12-14 10:06:22 +01:00
literals.txt Fix parsing numeric literals with underscore in decimal part 2022-12-14 11:05:55 +01:00
packages.txt Inline "statement" 2022-12-12 11:35:04 +01:00
protected.txt Inline "statement" 2022-12-12 11:35:04 +01:00
records.txt Fix handling of variant records 2022-12-14 10:44:51 +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 slices 2022-12-13 12:29:02 +01:00
subprograms.txt Fix handling of operator names in parameter_association 2022-12-14 10:06:22 +01:00
tasking.txt Add support for slices 2022-12-13 12:29:02 +01:00
types.txt Add support for slices 2022-12-13 12:29:02 +01:00