aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/par-ch3.adb
AgeCommit message (Expand)AuthorFilesLines
2022-11-04ada: Allow enabling a restricted set of language extensions.Steve Baird1-3/+6
2022-09-12[Ada] Parser and lexer cleanupBob Duff1-46/+25
2022-07-12[Ada] Ada 2020: Allow declarative items mixed with statementsBob Duff1-78/+182
2022-06-01[Ada] Issue better error message for out-of-order keywords in record defYannick Moy1-1/+40
2022-05-18[Ada] Improve error messages for occurrence of GNAT extensions without -gnatXGary Dismukes1-3/+4
2022-05-17[Ada] Check token to be "access", reject it if notEtienne Servais1-0/+8
2022-01-11[Ada] Tune inconsistent message about fixed-lower-bound and -gnatXPiotr Trojanek1-18/+3
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2022-01-06[Ada] Removal of technical debtJustin Squirek1-31/+1
2021-12-01[Ada] Syntax error on "not null procedure"Bob Duff1-21/+38
2021-06-17[Ada] Implementation of Inox feature of fixed lower bounds on array types/sub...Gary Dismukes1-5/+202
2021-06-15[Ada] Rename Ada 202* to Ada 2022Arnaud Charlet1-1/+1
2021-05-07[Ada] Minor reformattingsBob Duff1-1/+1
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2021-04-28[Ada] Use spans instead of locations for compiler diagnosticsYannick Moy1-2/+2
2020-12-17[Ada] Consistent wording for missing -gnat2020 switchPiotr Trojanek1-5/+2
2020-12-17[Ada] Fixes for GNAT error/warning messagesYannick Moy1-6/+6
2020-12-16[Ada] Remove inconsistent colons in messages for Ada 83 violationsPiotr Trojanek1-1/+1
2020-12-15[Ada] Refactor repeated complains about missing -gnat2005 switchPiotr Trojanek1-66/+18
2020-12-14[Ada] Implement AI12-0398-1/03Ghjuvan Lacambre1-2/+6
2020-10-22[Ada] Reimplementation of accessibility checkingJustin Squirek1-1/+1
2020-07-27[Ada] Use membership tests in front-endArnaud Charlet1-3/+4
2020-06-17[Ada] Do not give "bad indentation" error inside a declare_expressionBob Duff1-13/+26
2020-06-16[Ada] Declare expressionsBob Duff1-2/+12
2020-06-05[Ada] Minor wording changes wrt Ada 202xArnaud Charlet1-1/+1
2020-06-04[Ada] Implement AI12-0275 (Make subtype_mark optional in object renamings)Gary Dismukes1-0/+26
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-12-16[Ada] Syntax error on improperly indented imported subprogramBob Duff1-14/+14
2019-07-03[Ada] Style check for mixed-case identifiersBob Duff1-1/+5
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-11-09[multiple changes]Pierre-Marie de Rodat1-17/+2
2017-09-25[multiple changes]Pierre-Marie de Rodat1-1/+1
2017-04-28[multiple changes]Arnaud Charlet1-2/+2
2017-04-27[multiple changes]Arnaud Charlet1-21/+6
2017-01-23[multiple changes]Arnaud Charlet1-0/+5
2017-01-13sem_aggr.adb, [...]: Update all eligible case statements to reflect the new s...Hristian Kirtchev1-22/+20
2017-01-13exp_util.adb (Insert_Actions): Handle Iterated_Component_Association.Ed Schonberg1-1/+5
2015-11-25[multiple changes]Arnaud Charlet1-5/+5
2015-10-26[multiple changes]Arnaud Charlet1-0/+5
2015-10-26[multiple changes]Arnaud Charlet1-0/+1
2015-10-20[multiple changes]Arnaud Charlet1-1/+16
2015-10-20[multiple changes]Arnaud Charlet1-0/+6
2015-03-02debug.adb: Document new debug flag -gnatd.1.Robert Dewar1-6/+26
2015-02-20[multiple changes]Arnaud Charlet1-16/+38
2014-11-20[multiple changes]Arnaud Charlet1-1/+20
2014-07-29[multiple changes]Arnaud Charlet1-0/+4
2014-07-29[multiple changes]Arnaud Charlet1-2/+4
2014-07-29sem_ch3.adb, [...]: Minor reformatting.Robert Dewar1-4/+4
2014-07-29[multiple changes]Arnaud Charlet1-1/+11