| Commit message (Expand) | Author | Age | Files | Lines |
* | [Ada] Parser and lexer cleanup | Bob Duff | 2022-09-12 | 1 | -9/+3 |
* | [Ada] Avoid namespace pollution for Next and Previous | Bob Duff | 2022-07-12 | 1 | -1/+10 |
* | [Ada] Clean up scanner | Bob Duff | 2022-07-12 | 1 | -80/+13 |
* | [Ada] Fix style checking rule for square brackets in Ada 2022 and above | Marc Poulhiès | 2022-05-12 | 1 | -1/+6 |
* | [Ada] Remove repeated conversions between Source_Ptr and Int | Piotr Trojanek | 2022-05-10 | 1 | -5/+1 |
* | [Ada] Reject numeric literals with too big exponents | Etienne Servais | 2022-05-10 | 1 | -0/+9 |
* | [Ada] Update copyright notice and bump Gnatvsn.Current_Year | Arnaud Charlet | 2022-01-11 | 1 | -1/+1 |
* | [Ada] Use bracket aggregates in Ada2022 | Marc Poulhiès | 2021-12-02 | 1 | -2/+2 |
* | [Ada] Warn for bidirectional characters | Bob Duff | 2021-11-10 | 1 | -2/+52 |
* | [Ada] Return a valid value when handling Constraint_Error | Etienne Servais | 2021-11-09 | 1 | -47/+8 |
* | [Ada] Removal of technical debt | Justin Squirek | 2021-09-22 | 1 | -3/+3 |
* | [Ada] Fix style in comments and code related to compilation units | Piotr Trojanek | 2021-07-08 | 1 | -10/+10 |
* | [Ada] Rename Ada 202* to Ada 2022 | Arnaud Charlet | 2021-06-15 | 1 | -4/+4 |
* | [Ada] Update copyright notice | Arnaud Charlet | 2021-05-03 | 1 | -1/+1 |
* | [Ada] Better diagnostic for new language features | Piotr Trojanek | 2020-12-17 | 1 | -11/+8 |
* | [Ada] Fix parser not detecting casing issues in keywords | Ghjuvan Lacambre | 2020-10-22 | 1 | -1/+8 |
* | [Ada] Expanded names in ghost assignments | Bob Duff | 2020-10-19 | 1 | -1/+1 |
* | [Ada] Clean up support of square brackets | Arnaud Charlet | 2020-10-19 | 1 | -3/+8 |
* | [Ada] AI12-0004 Normalization and allowed characters | Arnaud Charlet | 2020-07-16 | 1 | -1/+8 |
* | [Ada] Enable Put_Image in pre-Ada-2020 modes | Bob Duff | 2020-06-12 | 1 | -0/+6 |
* | [Ada] Remove processing of SPARK_05 restriction | Arnaud Charlet | 2020-06-08 | 1 | -382/+4 |
* | [Ada] Support 'Reduce under -gnatX | Arnaud Charlet | 2020-06-05 | 1 | -1/+1 |
* | [Ada] Minor wording changes wrt Ada 202x | Arnaud Charlet | 2020-06-05 | 1 | -1/+1 |
* | [Ada] Bump copyright year | Arnaud Charlet | 2020-06-02 | 1 | -1/+1 |
* | [Ada] Typo corrections and minor reformatting | Gary Dismukes | 2020-06-02 | 1 | -2/+2 |
* | [Ada] Prototype implementastion of Ada2020 Map-reduce construct | Ed Schonberg | 2019-12-16 | 1 | -2/+19 |
* | [Ada] Bump copyright years to 2019 | Pierre-Marie de Rodat | 2019-01-08 | 1 | -1/+1 |
* | [Ada] Bump copyright notices to 2018 | Arnaud Charlet | 2018-01-11 | 1 | -1/+1 |
* | [multiple changes] | Arnaud Charlet | 2017-04-25 | 1 | -1/+3 |
* | [multiple changes] | Arnaud Charlet | 2017-04-25 | 1 | -8/+8 |
* | exp_util.adb, [...]: Revert previous changes. | Hristian Kirtchev | 2017-04-25 | 1 | -1/+2 |
* | [multiple changes] | Arnaud Charlet | 2017-04-25 | 1 | -0/+3 |
* | [multiple changes] | Arnaud Charlet | 2017-01-23 | 1 | -1/+1 |
* | [multiple changes] | Arnaud Charlet | 2017-01-23 | 1 | -1/+1 |
* | [multiple changes] | Arnaud Charlet | 2017-01-23 | 1 | -1/+3 |
* | [multiple changes] | Arnaud Charlet | 2017-01-23 | 1 | -1/+1 |
* | scans.ads: New token At_Sign. | Ed Schonberg | 2017-01-23 | 1 | -2/+18 |
* | sem_aggr.adb, [...]: Update all eligible case statements to reflect the new s... | Hristian Kirtchev | 2017-01-13 | 1 | -67/+263 |
* | exp_ch6.adb (Expand_N_Extended_Return_Statement): Do not call SS_Release for ... | Bob Duff | 2015-10-23 | 1 | -12/+18 |
* | fmap.adb, [...]: Fix coding style for marking start of processing of subprogr... | Yannick Moy | 2015-10-20 | 1 | -1/+1 |
* | [multiple changes] | Arnaud Charlet | 2015-03-02 | 1 | -3/+8 |
* | [multiple changes] | Arnaud Charlet | 2014-07-31 | 1 | -1/+1 |
* | [multiple changes] | Arnaud Charlet | 2014-07-17 | 1 | -2/+2 |
* | a-except-2005.adb, [...]: Minor reformatting. | Robert Dewar | 2014-01-29 | 1 | -2/+2 |
* | [multiple changes] | Arnaud Charlet | 2014-01-27 | 1 | -90/+76 |
* | [multiple changes] | Arnaud Charlet | 2013-10-14 | 1 | -6/+4 |
* | [multiple changes] | Arnaud Charlet | 2013-07-08 | 1 | -2/+2 |
* | [multiple changes] | Arnaud Charlet | 2012-11-06 | 1 | -1/+1 |
* | par_sco.adb, [...]: Change name Conditional_Expression to If_Expression. | Robert Dewar | 2012-10-02 | 1 | -2/+2 |
* | [multiple changes] | Arnaud Charlet | 2012-03-19 | 1 | -1/+66 |