Age | Commit message (Expand) | Author | Files | Lines |
2009-04-20 | sem_attr.adb (Eval_Attribute, [...]): Catch more cases where this attribute c... | Robert Dewar | 1 | -4/+33 |
2009-04-16 | [multiple changes] | Arnaud Charlet | 1 | -0/+26 |
2009-04-15 | [multiple changes] | Arnaud Charlet | 1 | -2/+4 |
2009-04-10 | sem_eval.adb: Minor reformatting | Thomas Quinot | 1 | -12/+8 |
2009-04-09 | sem_aggr.adb, [...]: Reorganize einfo/sem_aux, moving routines from einfo to ... | Robert Dewar | 1 | -0/+1 |
2009-04-08 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2009-04-07 | checks.adb: Remove Assume_Valid parameter from In_Subrange_Of calls | Robert Dewar | 1 | -38/+25 |
2009-04-07 | checks.adb (Determine_Range): Add Assume_Valid parameter | Robert Dewar | 1 | -33/+107 |
2008-08-22 | 2008-08-22 Robert Dewar <dewar@adacore.com> | Arnaud Charlet | 1 | -17/+41 |
2008-08-22 | exp_aggr.adb (Static_Array_Aggregate): When a static array aggregate with a r... | Gary Dismukes | 1 | -8/+11 |
2008-08-04 | sem_eval.adb (Subtypes_Statically_Match): Remove superfluous patch added in p... | Javier Miranda | 1 | -6/+1 |
2008-08-04 | sem_ch3.adb (Access_Subprogram_Declaration): Adding missing support for N_For... | Javier Miranda | 1 | -1/+6 |
2008-05-29 | * sem_eval.adb: Minor reformatting | Arnaud Charlet | 1 | -2/+2 |
2008-05-29 | sem_eval.adb (Is_Same_Value): Take care of several more cases | Robert Dewar | 1 | -23/+52 |
2008-05-27 | mlib-prj.adb: Minor reformatting | Robert Dewar | 1 | -1/+1 |
2008-05-20 | 2008-05-20 Ed Schonberg <schonberg@adacore.com> | Ed Schonberg | 1 | -0/+35 |
2008-04-13 | sem_ch10.adb, [...]: Fix comment typos. | Ralf Wildenhues | 1 | -5/+5 |
2008-04-08 | exp_ch2.adb: Minor reformatting. | Hristian Kirtchev | 1 | -30/+140 |
2007-12-13 | sem_eval.adb (Eval_Real_Literal): N_Constant_Declaration is a static context,... | Geert Bosch | 1 | -4/+6 |
2007-09-10 | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 1 | -4/+3 |
2007-08-31 | par-ch4.adb (P_Simple_Expression): Fold long sequences of concatenations of s... | Bob Duff | 1 | -14/+25 |
2007-08-14 | s-intman-irix.adb, [...]: Minor reformatting | Robert Dewar | 1 | -23/+23 |
2007-06-06 | sem_eval.adb (Eval_Relational_Op): nothing to do if an operand is an illegal ... | Robert Dewar | 1 | -35/+46 |
2006-10-31 | sem_eval.adb (Compile_Time_Compare): Make use of information from Current_Val... | Robert Dewar | 1 | -12/+138 |
2006-02-15 | (Eval_Relational_Op): Use new Is_Known_Null flag to deal with case | Arnaud Charlet | 1 | -28/+29 |
2005-12-09 | sem_ch12.adb (Subtypes_Match): Handle properly Ada05 arrays of anonymous acce... | Ed Schonberg | 1 | -3/+16 |
2005-11-15 | sem_eval.adb: Implement d.f flag | Robert Dewar | 1 | -9/+23 |
2005-07-04 | sem_eval.adb (Subtypes_Statically_Match): Use the discriminant constraint of ... | Gary Dismukes | 1 | -7/+22 |
2005-07-01 | Update FSF address | R. Kelley Cook | 1 | -2/+2 |
2005-06-16 | sem_eval.adb (Subtypes_Statically_Match): Use discriminant constraint of full... | Ed Schonberg | 1 | -1/+32 |
2005-03-15 | re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1) | Robert Dewar | 1 | -11/+34 |
2005-02-10 | g-zstspl.ads: New file. | Robert Dewar | 1 | -17/+46 |
2004-08-09 | [multiple changes] | Arnaud Charlet | 1 | -1/+33 |
2004-06-07 | [multiple changes] | Arnaud Charlet | 1 | -4/+4 |
2004-04-19 | [multiple changes] | Arnaud Charlet | 1 | -0/+1 |
2004-04-08 | [multiple changes] | Arnaud Charlet | 1 | -0/+7 |
2004-01-19 | [multiple changes] | Arnaud Charlet | 1 | -1/+44 |
2004-01-05 | [multiple changes] | Arnaud Charlet | 1 | -22/+50 |
2003-10-21 | 3psoccon.ads, [...]: Files added. | Arnaud Charlet | 1 | -107/+542 |
2003-04-24 | 1aexcept.adb, [...]: Merge header, formatting and other trivial changes from ... | Geert Bosch | 1 | -1/+0 |
2002-10-23 | Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for... | Nathanael Nerode | 1 | -1/+1 |
2002-03-28 | * checks.ads: | Matthew Gingell | 1 | -91/+73 |
2002-03-25 | toplev.c: Don't include setjmp.h. | Zack Weinberg | 1 | -3/+11 |
2002-03-14 | Delete all lines containing "$Revision:". | Geoffrey Keating | 1 | -1/+0 |
2002-03-08 | 41intnam.ads, [...]: Merge in ACT changes. | Geert Bosch | 1 | -60/+219 |
2001-12-05 | sem_eval.adb (Eval_Concatenation): If left operand is a null string, get boun... | Geert Bosch | 1 | -3/+17 |
2001-10-12 | sem_eval.adb (Compare_Fixup): get the bounds of a String_Literal properly. | Ed Schonberg | 1 | -1/+12 |
2001-10-02 | New Language: Ada | Richard Kenner | 1 | -0/+3663 |