Age | Commit message (Expand) | Author | Files | Lines |
2020-12-17 | [Ada] Remove discriminant checks processing in gigi | Arnaud Charlet | 1 | -7/+18 |
2020-12-17 | [Ada] Fixes for GNAT error/warning messages | Yannick Moy | 1 | -9/+9 |
2020-12-17 | [Ada] Spurious error on Type'Access and <> | Arnaud Charlet | 1 | -3/+8 |
2020-12-15 | [Ada] Refactor repeated code for Value attributes | Piotr Trojanek | 1 | -35/+6 |
2020-12-15 | [Ada] Refactor repeated code for Callable and Terminated attributes | Piotr Trojanek | 1 | -7/+6 |
2020-12-15 | [Ada] Refactor repeated code for Width attributes | Piotr Trojanek | 1 | -9/+6 |
2020-12-15 | [Ada] Refactor repeated code for Pred and Succ attributes | Piotr Trojanek | 1 | -28/+7 |
2020-12-15 | [Ada] Refactor repeated code for size attributes | Piotr Trojanek | 1 | -11/+6 |
2020-12-15 | [Ada] Refactor repeated code for fixed point attributes | Piotr Trojanek | 1 | -3/+2 |
2020-12-15 | [Ada] Remove redundant calls to UI_To_Int in relational operands | Piotr Trojanek | 1 | -5/+3 |
2020-12-15 | [Ada] Refactor repeated code for component attributes | Piotr Trojanek | 1 | -3/+2 |
2020-12-15 | [Ada] Refactor repeated code for real type attributes returning integers | Piotr Trojanek | 1 | -5/+4 |
2020-12-15 | [Ada] Refactor repeated code for real type attributes returning booleans | Piotr Trojanek | 1 | -5/+4 |
2020-12-15 | [Ada] Refactor repeated code for real type attributes returning reals | Piotr Trojanek | 1 | -13/+8 |
2020-12-15 | [Ada] Refactor repeated code for floating point attributes returning reals | Piotr Trojanek | 1 | -13/+10 |
2020-12-15 | [Ada] Refactor repeated code for floating point attributes returning ints | Piotr Trojanek | 1 | -19/+14 |
2020-12-15 | [Ada] Refactor duplicated code for Denorm and Signed_Zeros attributes | Piotr Trojanek | 1 | -4/+4 |
2020-12-15 | [Ada] Refactor duplicated code for Adjacent, Copy_Sign and Remainder | Piotr Trojanek | 1 | -12/+7 |
2020-12-15 | [Ada] Refactor duplicated code for Compose, Leading_Part and Scaling | Piotr Trojanek | 1 | -11/+6 |
2020-12-14 | [Ada] Analyze second parameter of attribute Scaling | Piotr Trojanek | 1 | -0/+1 |
2020-12-14 | [Ada] Refactor duplicated code for First and Last attributes | Piotr Trojanek | 1 | -12/+12 |
2020-12-14 | [Ada] Process Truncation just like other floating point attributes | Piotr Trojanek | 1 | -4/+2 |
2020-12-14 | [Ada] Refactor duplicated code for floating point attributes | Piotr Trojanek | 1 | -29/+16 |
2020-11-30 | [Ada] Expand integer-only implementation of ordinary fixed-point types | Eric Botcazou | 1 | -0/+25 |
2020-11-27 | [Ada] Restore access type instead of mode out parameter | Piotr Trojanek | 1 | -4/+4 |
2020-11-27 | [Ada] Change parameter from access type to mode out | Piotr Trojanek | 1 | -4/+4 |
2020-11-26 | [Ada] Issue advice for error regarding Old/Loop_Entry on unevaluated expr. | Yannick Moy | 1 | -4/+12 |
2020-11-25 | [Ada] Document attribute Has_Tagged_Values in GNAT RM | Piotr Trojanek | 1 | -6/+5 |
2020-11-25 | [Ada] Remove repeated calls to Attribute_Name | Piotr Trojanek | 1 | -7/+7 |
2020-11-25 | [Ada] Reuse Is_Named_Number where possible | Piotr Trojanek | 1 | -1/+1 |
2020-11-24 | [Ada] Accept local objects in the prefix of attribute Loop_Entry | Piotr Trojanek | 1 | -1/+5 |
2020-10-26 | [Ada] Avoid crash on use of Ada 2020 feature | Bob Duff | 1 | -1/+1 |
2020-10-23 | [Ada] Further Ada 2020 work on accessibility checking | Justin Squirek | 1 | -5/+15 |
2020-10-23 | [Ada] Implement new legality rules introduced in C.6(12) by AI12-0363 | Eric Botcazou | 1 | -1/+22 |
2020-10-23 | [Ada] Missing detection of unused with_clause | Arnaud Charlet | 1 | -0/+9 |
2020-10-22 | [Ada] Implement AI12-0030: Stream attribute availability | Steve Baird | 1 | -4/+10 |
2020-10-22 | [Ada] Reimplementation of accessibility checking | Justin Squirek | 1 | -3/+6 |
2020-10-22 | [Ada] Fix oversight in Eval_Attribute for Bit_Position | Eric Botcazou | 1 | -1/+1 |
2020-10-20 | [Ada] Implement AI12-0280 Making 'Old more flexible | Steve Baird | 1 | -2/+19 |
2020-10-20 | [Ada] Make attribute Update an obsolescent feature | Claire Dross | 1 | -0/+5 |
2020-10-16 | [Ada] Assorted style cleanups | Piotr Trojanek | 1 | -2/+2 |
2020-10-16 | [Ada] Improvements to implementation of Ada_2020 attribute Reduce | Ed Schonberg | 1 | -1/+22 |
2020-10-16 | [Ada] Add Max_Integer_Size attribute and couple of helper functions | Eric Botcazou | 1 | -0/+8 |
2020-07-27 | [Ada] Ada2020: wording of 'Image messages | Bob Duff | 1 | -11/+6 |
2020-07-27 | [Ada] Remove disabled code | Arnaud Charlet | 1 | -13/+0 |
2020-07-27 | [Ada] Use membership tests in front-end | Arnaud Charlet | 1 | -82/+78 |
2020-07-23 | [Ada] Ada2020: AI12-0027 Access values and unaliased component | Arnaud Charlet | 1 | -0/+83 |
2020-07-16 | [Ada] Ada2020: AI12-0107 convention of By_Protected_Procedure | Javier Miranda | 1 | -4/+25 |
2020-07-15 | [Ada] Wrong resolution of 'access in protected subprogram | Javier Miranda | 1 | -1/+23 |
2020-07-15 | [Ada] Extend static functions | Arnaud Charlet | 1 | -1/+1 |