Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2023. | Matthäus G. Chajdas | 2023-03-29 | 1 | -1/+1 |
| | |||||
* | all: style fixes | Georg Brandl | 2022-10-27 | 1 | -8/+3 |
| | |||||
* | Update CHANGES (with added comment following up on previous commit) | Jean Abou Samra | 2022-06-16 | 1 | -0/+2 |
| | |||||
* | Ada: fixing highlighting for Ada aspects (#2125) | Gustavo A. Hoffmann | 2022-06-16 | 1 | -1/+1 |
| | |||||
* | Ada 2022: introducing support for new syntactic additions (#2121) | Gustavo A. Hoffmann | 2022-04-29 | 1 | -1/+3 |
| | | | | | * Ada 2022: adding support for at sign * Ada 2022: adding support for square brackets * Ada 2022: introducing test for new syntactic additions | ||||
* | Moving Ada Lexer to standalone module (#2117) | Gustavo A. Hoffmann | 2022-04-24 | 1 | -0/+145 |
* Moving Ada Lexer to standalone module * Editorial change: correcting underline * Moving keywords and standard types to separate Ada builtins file * Adding separate AdaLexer to the list |