Age | Commit message (Expand) | Author | Files | Lines |
2022-01-11 | [Ada] Code cleanups | Arnaud Charlet | 1 | -1/+1 |
2022-01-11 | [Ada] Update copyright notice and bump Gnatvsn.Current_Year | Arnaud Charlet | 1 | -1/+1 |
2021-12-01 | [Ada] Allow formal functions to have a default in the form of an expression f... | Gary Dismukes | 1 | -0/+24 |
2021-06-21 | [Ada] Implementation of AI12-205: defaults for formal types | Ed Schonberg | 1 | -1/+22 |
2021-06-15 | [Ada] Rename Ada 202* to Ada 2022 | Arnaud Charlet | 1 | -1/+1 |
2021-05-03 | [Ada] Update copyright notice | Arnaud Charlet | 1 | -1/+1 |
2020-12-17 | [Ada] Better diagnostic for new language features | Piotr Trojanek | 1 | -8/+9 |
2020-12-17 | [Ada] Fixes for GNAT error/warning messages | Yannick Moy | 1 | -2/+2 |
2020-12-16 | [Ada] Refine types of variables for parsing formal object declarations | Piotr Trojanek | 1 | -3/+3 |
2020-12-15 | [Ada] Refactor repeated complains about missing -gnat2005 switch | Piotr Trojanek | 1 | -40/+9 |
2020-06-08 | [Ada] Ada_2020: shared variable control aspects on formal derived types | Ed Schonberg | 1 | -1/+7 |
2020-06-02 | [Ada] Bump copyright year | Arnaud Charlet | 1 | -1/+1 |
2019-12-18 | [Ada] AI12-0282: shared variable control aspects on formal types | Ed Schonberg | 1 | -3/+10 |
2019-12-16 | [Ada] Syntax error on improperly indented imported subprogram | Bob Duff | 1 | -1/+1 |
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 |
2017-09-25 | [multiple changes] | Pierre-Marie de Rodat | 1 | -2/+2 |
2017-01-13 | sem_aggr.adb, [...]: Update all eligible case statements to reflect the new s... | Hristian Kirtchev | 1 | -6/+5 |
2015-10-20 | s-valllu.adb, [...]: Fix typos. | Arnaud Charlet | 1 | -1/+1 |
2015-10-20 | [multiple changes] | Arnaud Charlet | 1 | -3/+3 |
2014-08-01 | sem_aggr.adb, [...]: Minor reformatting & code reorganization. | Robert Dewar | 1 | -1/+2 |
2014-02-24 | [multiple changes] | Arnaud Charlet | 1 | -2/+2 |
2014-02-24 | sem_ch5.adb, [...]: Change spelling 'parametrization' to 'parameterization'. | Gary Dismukes | 1 | -1/+1 |
2013-09-10 | [multiple changes] | Arnaud Charlet | 1 | -13/+5 |
2013-09-10 | [multiple changes] | Arnaud Charlet | 1 | -1/+5 |
2013-04-25 | [multiple changes] | Arnaud Charlet | 1 | -1/+6 |
2011-10-06 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2011-08-29 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2011-08-29 | [multiple changes] | Arnaud Charlet | 1 | -2/+2 |
2011-08-29 | [multiple changes] | Arnaud Charlet | 1 | -4/+46 |
2011-08-01 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2010-12-20 | Fix typos in gcc/ada. | Ralf Wildenhues | 1 | -1/+1 |
2010-10-12 | [multiple changes] | Arnaud Charlet | 1 | -0/+14 |
2010-10-12 | [multiple changes] | Arnaud Charlet | 1 | -23/+36 |
2010-10-11 | par-ch9.adb, [...]: Use Ada_2005 instead of Ada_05 (Ada_Version_Type). | Bob Duff | 1 | -7/+7 |
2010-06-18 | par-ch9.adb, [...]: Update comments. | Arnaud Charlet | 1 | -3/+4 |
2009-05-06 | [multiple changes] | Arnaud Charlet | 1 | -7/+12 |
2008-08-20 | Fix copyright notice. | Arnaud Charlet | 1 | -1/+1 |
2008-03-31 | g-table.adb, [...]: Fix comment typos. | Ralf Wildenhues | 1 | -1/+1 |
2007-09-10 | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 1 | -4/+3 |
2007-08-14 | s-intman-irix.adb, [...]: Minor reformatting | Robert Dewar | 1 | -3/+3 |
2007-06-06 | par-ch12.adb (P_Generic_Associations): The source position of an Others assoc... | Ed Schonberg | 1 | -2/+16 |
2007-04-06 | exp_ch13.adb (Expand_External_Tag_Definition): Replace call to the run-time s... | Javier Miranda | 1 | -8/+5 |
2006-10-31 | par-ch12.adb: Grammar update and cleanup. | Hristian Kirtchev | 1 | -34/+147 |
2005-12-09 | einfo.adb (Itype_Printed): New flag | Robert Dewar | 1 | -2/+67 |
2005-11-15 | a-secain.adb, [...]: Minor reformatting | Robert Dewar | 1 | -2/+2 |
2005-07-01 | Update FSF address | R. Kelley Cook | 1 | -2/+2 |
2005-06-16 | einfo.ads, einfo.adb (Is_Local_Anonymous_Access): New flag on anonymous acces... | Ed Schonberg | 1 | -1/+19 |
2005-03-29 | par-ch12.adb (P_Generic): Give better msg for illegal private generic child. | Robert Dewar | 1 | -1/+5 |
2005-03-15 | atree.ads, atree.adb: Add support for Elist24 field | Javier Miranda | 1 | -17/+92 |