| Commit message (Expand) | Author | Age | Files | Lines |
* | [Ada] Reuse Is_Subprogram_Or_Entry where possible | Piotr Trojanek | 2021-06-29 | 1 | -1/+1 |
* | [Ada] INOX: prototype "when" constructs | Justin Squirek | 2021-06-21 | 1 | -0/+12 |
* | [Ada] Minor reformattings | Bob Duff | 2021-05-07 | 1 | -27/+27 |
* | [Ada] Variable-sized node types -- cleanup | Bob Duff | 2021-05-07 | 1 | -2/+2 |
* | [Ada] Variable-sized node types | Bob Duff | 2021-05-07 | 1 | -2/+6 |
* | [Ada] Update copyright notice | Arnaud Charlet | 2021-05-03 | 1 | -1/+1 |
* | [Ada] Remove inconsistent colons in messages for Ada 83 violations | Piotr Trojanek | 2020-12-16 | 1 | -1/+1 |
* | [Ada] Use membership tests in front-end | Arnaud Charlet | 2020-07-27 | 1 | -7/+5 |
* | [Ada] Remove processing of SPARK_05 restriction | Arnaud Charlet | 2020-06-08 | 1 | -10/+0 |
* | [Ada] Bump copyright year | Arnaud Charlet | 2020-06-02 | 1 | -1/+1 |
* | [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 | -2/+18 |
* | atree.adb (Allocate_Initialize_Node): A newly created node is no longer marke... | Hristian Kirtchev | 2017-01-13 | 1 | -8/+0 |
* | [multiple changes] | Arnaud Charlet | 2016-04-27 | 1 | -8/+9 |
* | [multiple changes] | Arnaud Charlet | 2016-04-20 | 1 | -6/+7 |
* | [multiple changes] | Arnaud Charlet | 2015-10-20 | 1 | -2/+7 |
* | exp_ch3.adb (Expand_N_Full_Type_Declaration): Do not capture, set and restore... | Hristian Kirtchev | 2015-10-16 | 1 | -14/+2 |
* | [multiple changes] | Arnaud Charlet | 2015-05-26 | 1 | -2/+2 |
* | exp_ch3.adb (Expand_N_Full_Type_Declaration): Capture, set and restore the Gh... | Hristian Kirtchev | 2015-05-26 | 1 | -1/+7 |
* | 2015-01-07 Hristian Kirtchev <kirtchev@adacore.com> | Hristian Kirtchev | 2015-01-07 | 1 | -2/+10 |
* | [multiple changes] | Arnaud Charlet | 2015-01-06 | 1 | -12/+9 |
* | 2014-10-31 Hristian Kirtchev <kirtchev@adacore.com> | Arnaud Charlet | 2014-10-31 | 1 | -0/+7 |
* | [multiple changes] | Arnaud Charlet | 2014-08-04 | 1 | -3/+3 |
* | gnatchop.adb, [...]: Minor reformatting. | Robert Dewar | 2014-08-01 | 1 | -2/+0 |
* | lib.ads, [...] (Is_Compiler_Unit): Removed. | Robert Dewar | 2014-06-13 | 1 | -2/+2 |
* | [multiple changes] | Arnaud Charlet | 2014-02-25 | 1 | -2/+4 |
* | [multiple changes] | Arnaud Charlet | 2014-02-20 | 1 | -2/+4 |
* | [multiple changes] | Arnaud Charlet | 2014-01-23 | 1 | -9/+0 |
* | [multiple changes] | Arnaud Charlet | 2014-01-20 | 1 | -0/+8 |
* | [multiple changes] | Arnaud Charlet | 2013-10-14 | 1 | -0/+1 |
* | [multiple changes] | Arnaud Charlet | 2013-10-10 | 1 | -2/+7 |
* | exp_ch11.ads, [...] (Expand_N_Raise_Expression): New procedure. | Robert Dewar | 2013-04-11 | 1 | -1/+55 |
* | errout.adb (Set_Msg_Insertion_Warning): Correct typo causing tests to fail if... | Robert Dewar | 2013-01-02 | 1 | -11/+10 |
* | [multiple changes] | Arnaud Charlet | 2011-08-05 | 1 | -1/+4 |
* | par_sco.adb, [...]: Minor reformatting. | Robert Dewar | 2011-08-05 | 1 | -9/+38 |
* | [multiple changes] | Arnaud Charlet | 2011-08-04 | 1 | -1/+0 |
* | [multiple changes] | Arnaud Charlet | 2011-08-04 | 1 | -1/+1 |
* | [multiple changes] | Arnaud Charlet | 2011-08-04 | 1 | -1/+1 |
* | [multiple changes] | Arnaud Charlet | 2011-08-04 | 1 | -2/+3 |
* | sem_ch11.adb (Analyze_Raise_xxx_Error): do not mark such nodes as not in ALFA. | Yannick Moy | 2011-08-03 | 1 | -1/+0 |
* | a-except.adb, [...] (Raise_From_Controlled_Operation): Rewritten to create th... | Hristian Kirtchev | 2011-08-03 | 1 | -9/+0 |
* | [multiple changes] | Arnaud Charlet | 2011-08-02 | 1 | -2/+2 |
* | sem_ch3.adb, [...]: Protect call to Current_Subprogram which might be costly ... | Yannick Moy | 2011-08-02 | 1 | -2/+2 |
* | einfo.adb, einfo.ads (Body_Is_In_ALFA, [...]): get/set for new flag denoting ... | Yannick Moy | 2011-08-02 | 1 | -0/+2 |
* | sem_aggr.adb, [...]: cleanup of SPARK mode | Yannick Moy | 2011-08-02 | 1 | -3/+3 |
* | errout.adb, errout.ads (Check_Formal_Restriction): new procedure which issues... | Yannick Moy | 2011-08-02 | 1 | -17/+2 |
* | sem_ch12.adb, [...]: New calling sequence for Analyze_Aspect_Specifications | Robert Dewar | 2011-08-02 | 1 | -2/+4 |
* | err_vars.ads (Error_Msg_Lang, [...]): new variables for insertion character ~~ | Yannick Moy | 2011-08-01 | 1 | -2/+2 |
* | [multiple changes] | Arnaud Charlet | 2011-08-01 | 1 | -0/+18 |