| Commit message (Expand) | Author | Age | Files | Lines |
* | trans-chap8: fix iteration on an enumeration type with only one literal. | Tristan Gingold | 2021-09-18 | 1 | -3/+9 |
* | trans-chap8.adb: refactoring and clean-up. For #1514 | Tristan Gingold | 2021-09-18 | 1 | -39/+12 |
* | trans-chap8: fix crash for slice in target aggregate. Fix #786 | Tristan Gingold | 2021-09-12 | 1 | -0/+4 |
* | Rework inertial associations. | Tristan Gingold | 2021-08-23 | 1 | -0/+8 |
* | vhdl: introduce iir_kind_association_element_by_name | Tristan Gingold | 2021-08-06 | 1 | -1/+2 |
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
* | vhdl/translate: handle vhdl-93 'last_value. Fix #1440 | Tristan Gingold | 2020-08-26 | 1 | -5/+5 |
* | vhdl: renaming in vhdl-canon. | Tristan Gingold | 2020-08-08 | 1 | -1/+1 |
* | vhdl: handle force/release statements in translate and grt. For #1416 | Tristan Gingold | 2020-08-03 | 1 | -1/+128 |
* | trans-chap8: avoid to create slice type too late. | Tristan Gingold | 2020-07-28 | 1 | -0/+10 |
* | translate: handle slice of arrays with unbounded elements. | Tristan Gingold | 2020-07-27 | 1 | -2/+3 |
* | trans-chap8: fix handling of some aggregate assignments. | Tristan Gingold | 2020-07-25 | 1 | -37/+48 |
* | translate: improve support of unbounded records and arrays. | Tristan Gingold | 2020-07-25 | 1 | -1/+1 |
* | ortho: add unbounded records, rework array subtypes. | Tristan Gingold | 2020-07-25 | 1 | -11/+25 |
* | vhdl/translate: clarify meaning of Mstate_E for Mnode. | Tristan Gingold | 2020-07-18 | 1 | -1/+1 |
* | trans-chap8: add a stabilize. | Tristan Gingold | 2020-07-18 | 1 | -0/+1 |
* | vhdl/translate: rework object type elaboration. For #641 | Tristan Gingold | 2020-06-24 | 1 | -1/+1 |
* | vhdl: add ghdl_integer_index_check_failed. For #1257 | Tristan Gingold | 2020-06-17 | 1 | -1/+1 |
* | vhdl/translate: simplify some variable assignments. Fix #1361 | Tristan Gingold | 2020-06-13 | 1 | -2/+23 |
* | trans-chap8: handle accesses like scalar in return statement. | Tristan Gingold | 2020-06-04 | 1 | -10/+4 |
* | trans-chap8: handle stack2 in condition of control statement. | Tristan Gingold | 2020-06-04 | 1 | -14/+43 |
* | ortho: add a length parameter to start_array_aggr. | Tristan Gingold | 2020-05-28 | 1 | -14/+5 |
* | types: introduce Direction_Type, which replaces Iir_Direction. | Tristan Gingold | 2020-04-20 | 1 | -14/+14 |
* | trans-chap8: handle vector in aggregate target for variable assignments. | Tristan Gingold | 2020-02-02 | 1 | -23/+47 |
* | trans-chap8: optimize assignment for non-overlapping targets. | Tristan Gingold | 2020-01-31 | 1 | -11/+108 |
* | vhdl: improve support of AMS-vhdl (array and record natures, source quantities) | Tristan Gingold | 2019-12-28 | 1 | -1/+1 |
* | vhdl: handle subtype indication (with range) in discrete_range. | Tristan Gingold | 2019-08-10 | 1 | -0/+1 |
* | trans-chap8: reverse_range returns false for is_for_loop_iterator_stable. | Tristan Gingold | 2019-05-28 | 1 | -20/+23 |
* | Add simple_IO - to be used instead of Text_IO. | Tristan Gingold | 2019-05-19 | 1 | -2/+2 |
* | trans-chap8: handle unbounded records in trans_actual. Fix #788 | Tristan Gingold | 2019-05-15 | 1 | -1/+1 |
* | vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64. | Tristan Gingold | 2019-05-10 | 1 | -2/+2 |
* | vhdl: extract vhdl.errors from errorout. | Tristan Gingold | 2019-05-08 | 1 | -1/+1 |
* | vhdl: renames iir_chains to vhdl.nodes_utils. Remove iir_chain_handling. | Tristan Gingold | 2019-05-06 | 1 | -2/+2 |
* | vhdl: move iirs_utils to vhdl.utils | Tristan Gingold | 2019-05-06 | 1 | -1/+1 |
* | vhdl: move evaluation to vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -1/+1 |
* | vhdl: move std_standard package to vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -1/+1 |
* | vhdl: move canon to a vhdl child package. | Tristan Gingold | 2019-05-05 | 1 | -5/+7 |
* | vhdl/translate: check_composite_match: rename and handle records. | Tristan Gingold | 2019-05-03 | 1 | -4/+4 |
* | trans-chap8: adjust condition. | Tristan Gingold | 2019-03-25 | 1 | -1/+3 |
* | iir_kind_selected_element: use Named_Entity for homogeneity. | Tristan Gingold | 2018-12-18 | 1 | -1/+1 |
* | translate: renaming of Kind_Expr/Get_Ortho_Expr. | Tristan Gingold | 2018-12-11 | 1 | -2/+2 |
* | translate: renaming, support constrained unbounded record aggregates. | Tristan Gingold | 2018-12-07 | 1 | -1/+1 |
* | trans-chap8: handle unstable range in for-loop. | Tristan Gingold | 2018-12-04 | 1 | -11/+69 |
* | trans-chap8: refactoring for loops. | Tristan Gingold | 2018-12-04 | 1 | -19/+17 |
* | translate: handle unbounded aggregate for signal target. | Tristan Gingold | 2018-12-03 | 1 | -6/+23 |
* | sem_expr: allow non-static length aggregate. | Tristan Gingold | 2018-11-28 | 1 | -1/+5 |
* | issue610 - follow up: also handle signal assignment. | Tristan Gingold | 2018-11-21 | 1 | -20/+46 |
* | translate: minor refactoring. | Tristan Gingold | 2018-11-21 | 1 | -6/+5 |
* | translate: refactoring. | Tristan Gingold | 2018-11-20 | 1 | -21/+25 |
* | Handle assignment of aggregate to an unbounded variable. | Tristan Gingold | 2018-11-20 | 1 | -6/+31 |