Age | Commit message (Expand) | Author | Files | Lines |
2023-06-13 | ada: Streamline expansion of controlled actions for aggregates | Eric Botcazou | 1 | -2/+34 |
2023-01-09 | ada: Update copyright notice | Arnaud Charlet | 1 | -1/+1 |
2022-07-06 | [Ada] Remove explicit call to Make_Unchecked_Type_Conversion | Piotr Trojanek | 1 | -2/+2 |
2022-01-11 | [Ada] Update copyright notice and bump Gnatvsn.Current_Year | Arnaud Charlet | 1 | -1/+1 |
2021-11-09 | [Ada] Simplify building of entity occurrences | Piotr Trojanek | 1 | -3/+2 |
2021-07-07 | [Ada] Unchecked_Convert_To: set Parent | Bob Duff | 1 | -4/+9 |
2021-07-06 | [Ada] Tbuild cleanup | Bob Duff | 1 | -43/+16 |
2021-05-07 | [Ada] Minor reformattings | Bob Duff | 1 | -19/+19 |
2021-05-07 | [Ada] Variable-sized node types | Bob Duff | 1 | -1/+4 |
2021-05-03 | [Ada] Update copyright notice | Arnaud Charlet | 1 | -1/+1 |
2021-05-03 | [Ada] No_Implicit_Loops restriction and pragma Assert | Arnaud Charlet | 1 | -7/+36 |
2020-07-27 | [Ada] Use membership tests in front-end | Arnaud Charlet | 1 | -2/+2 |
2020-07-16 | [Ada] Ada2020: AI12-0117 Restriction No_Tasks_Unassigned_To_CPU | Bob Duff | 1 | -0/+17 |
2020-07-15 | [Ada] Ongoing work for AI12-0212: container aggregates | Arnaud Charlet | 1 | -0/+1 |
2020-06-04 | [Ada] Put_Image attribute | Bob Duff | 1 | -0/+18 |
2020-06-02 | [Ada] Bump copyright year | Arnaud Charlet | 1 | -1/+1 |
2020-06-02 | [Ada] Get rid of more references to Universal_Integer in expanded code | Eric Botcazou | 1 | -10/+0 |
2020-06-02 | [Ada] Get rid of more references to Universal_Integer in expanded code | Eric Botcazou | 1 | -5/+14 |
2019-01-08 | [Ada] Bump copyright years to 2019 | Pierre-Marie de Rodat | 1 | -1/+1 |
2018-01-11 | [Ada] Bump copyright notices to 2018 | Arnaud Charlet | 1 | -1/+1 |
2015-05-26 | [multiple changes] | Arnaud Charlet | 1 | -4/+48 |
2014-07-29 | [multiple changes] | Arnaud Charlet | 1 | -3/+3 |
2014-07-29 | [multiple changes] | Arnaud Charlet | 1 | -3/+3 |
2014-07-29 | sem_aggr.adb (Resolve_Array_Aggregate): Change Is_Static_Range to Is_OK_Stati... | Robert Dewar | 1 | -11/+9 |
2014-06-13 | [multiple changes] | Arnaud Charlet | 1 | -1/+41 |
2014-02-20 | einfo.ads: Minor comment addition: Etype of package is Standard_Void_Type. | Robert Dewar | 1 | -18/+1 |
2014-02-19 | [multiple changes] | Arnaud Charlet | 1 | -1/+2 |
2013-04-12 | [multiple changes] | Arnaud Charlet | 1 | -4/+3 |
2012-10-01 | [multiple changes] | Arnaud Charlet | 1 | -1/+10 |
2011-08-29 | [multiple changes] | Arnaud Charlet | 1 | -0/+1 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 1 | -3/+1 |
2011-08-03 | a-except.adb, [...] (Raise_From_Controlled_Operation): Rewritten to create th... | Hristian Kirtchev | 1 | -3/+12 |
2010-10-22 | Make-lang.in: Remove ttypef.ads | Geert Bosch | 1 | -1/+35 |
2010-06-18 | [multiple changes] | Arnaud Charlet | 1 | -2/+2 |
2010-06-17 | exp_ch6.adb, [...]: Use Make_Temporary | Robert Dewar | 1 | -1/+0 |
2010-06-17 | checks.adb, [...]: Minor code reorganization. | Robert Dewar | 1 | -2/+2 |
2009-10-28 | [multiple changes] | Arnaud Charlet | 1 | -0/+2 |
2009-10-28 | [multiple changes] | Arnaud Charlet | 1 | -1/+50 |
2009-08-17 | [multiple changes] | Arnaud Charlet | 1 | -1/+2 |
2009-08-17 | [multiple changes] | Arnaud Charlet | 1 | -2/+1 |
2009-07-15 | [multiple changes] | Arnaud Charlet | 1 | -2/+4 |
2009-07-15 | exp_aggr.adb, [...]: Minor reformatting Minor code reorganization | Robert Dewar | 1 | -4/+7 |
2009-07-13 | exp_ch7.adb, [...] (Make_Temporary): Utility to create a defining identifier ... | Ed Schonberg | 1 | -1/+13 |
2009-04-16 | exp_dist.adb (Build_From_Any_Call): For a subtype that is a generic actual ty... | Thomas Quinot | 1 | -6/+3 |
2009-04-09 | sem_aggr.adb, [...]: Reorganize einfo/sem_aux, moving routines from einfo to ... | Robert Dewar | 1 | -0/+1 |
2008-08-04 | snames.h, [...]: Add Attr_To_Any, Attr_From_Any and Attr_TypeCode defines. | Arnaud Charlet | 1 | -1/+1 |
2008-03-26 | tbuild.ads, [...] (N_Pragma): Chars field removed, use Chars (Pragma_Identifi... | Robert Dewar | 1 | -2/+1 |
2007-12-13 | tbuild.ads, tbuild.adb: Fix location of flag for unrecognized pragma message | Robert Dewar | 1 | -0/+19 |
2007-09-10 | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 1 | -4/+3 |
2007-06-06 | a-reatim.adb: Documentation addition | Robert Dewar | 1 | -5/+27 |