aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sem_type.adb
AgeCommit message (Expand)AuthorFilesLines
2021-09-22[Ada] Removal of technical debtJustin Squirek1-2/+5
2021-06-18[Ada] Ada2020: Special handling of types derived from runtimeJavier Miranda1-12/+28
2021-06-15[Ada] Rename Ada 202* to Ada 2022Arnaud Charlet1-3/+3
2021-05-07[Ada] Minor reformattingsBob Duff1-28/+28
2021-05-07[Ada] Variable-sized node typesBob Duff1-2/+6
2021-05-07[Ada] Remove End_Interp_List from the overloaded resolution APIPiotr Trojanek1-18/+8
2021-05-03[Ada] Reuse Is_Universal_Numeric_Type where possiblePiotr Trojanek1-3/+2
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2021-04-28[Ada] Simplify data structures for overloaded interpretationsPiotr Trojanek1-117/+50
2021-04-28[Ada] Remove double initialization of interpretation tablesPiotr Trojanek1-1/+1
2020-11-24[Ada] Reuse Is_Packed_Array where possiblePiotr Trojanek1-4/+2
2020-11-24[Ada] Wrong resolution of universal_access = operatorsArnaud Charlet1-24/+88
2020-10-20[Ada] AI12-0339: Empty function for Aggregate aspect of Ada containersEd Schonberg1-0/+9
2020-07-27[Ada] Use membership tests in front-endArnaud Charlet1-26/+25
2020-06-18[Ada] ACATS 4.1L - B452002 - Wrong universal access "=" rulesArnaud Charlet1-48/+55
2020-06-16[Ada] Implement AI12-0249, AI12-0295 (user-defined numeric & string literals)Steve Baird1-1/+14
2020-06-09[Ada] Refine implementation of AI05-0149 missing conversion checksArnaud Charlet1-5/+7
2020-06-02[Ada] Remove ASIS_ModeArnaud Charlet1-26/+1
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2020-06-02[Ada] Reuse Is_Package_Or_Generic_Package where possiblePiotr Trojanek1-1/+1
2019-12-12[Ada] Spurious error on universal access equality operatorEd Schonberg1-2/+2
2019-09-17[Ada] Don't accept illegal (e.g., Integer'(null)) generic actualsSteve Baird1-1/+1
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-12-03[Ada] Fix assertion failures with -gnatde and -gnatdvEric Botcazou1-2/+4
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-10-20[multiple changes]Pierre-Marie de Rodat1-2/+3
2017-10-20sem_dim.adb (Analyze_Dimension_Binary_Op): Accept with a warning to compare a...Pierre-Marie de Rodat1-5/+2
2017-10-09[multiple changes]Pierre-Marie de Rodat1-22/+23
2017-09-08[multiple changes]Arnaud Charlet1-3/+3
2017-09-08[multiple changes]Arnaud Charlet1-1/+4
2017-09-06[multiple changes]Arnaud Charlet1-2/+11
2017-05-02[multiple changes]Arnaud Charlet1-1/+1
2017-04-27[multiple changes]Arnaud Charlet1-3/+3
2017-04-25[multiple changes]Arnaud Charlet1-0/+12
2017-01-23[multiple changes]Arnaud Charlet1-1/+0
2017-01-12[multiple changes]Arnaud Charlet1-1/+0
2016-07-04sem_type.adb, [...]: Minor reformatting and typo fix.Gary Dismukes1-1/+1
2016-07-04sem_ch3.adb, [...]: Minor reformatting.Hristian Kirtchev1-7/+7
2016-07-04[multiple changes]Arnaud Charlet1-2/+4
2016-06-22[multiple changes]Arnaud Charlet1-3/+4
2016-04-20[multiple changes]Arnaud Charlet1-2/+2
2016-04-20sem_ch12.adb (Qualify_Universal_Operands): New routine.Hristian Kirtchev1-16/+82
2016-04-19[multiple changes]Arnaud Charlet1-1/+1
2016-04-18[multiple changes]Arnaud Charlet1-1/+1
2016-04-18[multiple changes]Arnaud Charlet1-10/+9
2016-04-18[multiple changes]Arnaud Charlet1-11/+12
2015-11-24sem_ch3.adb, [...]: Minor reformatting, rewording, and typo corrections.Gary Dismukes1-4/+4
2015-11-18sem_ch4.adb (Try_Container_Indexing): When constructing the parameter list fo...Ed Schonberg1-2/+10
2015-10-26[multiple changes]Arnaud Charlet1-1/+1
2015-10-20[multiple changes]Arnaud Charlet1-0/+11