aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans-foreach_non_composite.adb
Commit message (Expand)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
* vhdl: extract vhdl.errors from errorout.Tristan Gingold2019-05-081-1/+1
* Add bound checks on signal assignment.Tristan Gingold2018-11-071-4/+2
* Rework array/record type mode to improve support of constrained records.Tristan Gingold2018-01-111-4/+2
* WIP: arrays of unbounded type.Tristan Gingold2018-01-111-4/+9
* Use Flist for records.Tristan Gingold2017-11-071-3/+2
* trans-foreach_non_composite: constify.Tristan Gingold2017-11-041-2/+2
* vhdl08: more on unbounded records (WIP)Tristan Gingold2017-02-231-2/+3
* vhdl08: unbounded records - WIPTristan Gingold2017-02-171-6/+3
* translate: rename get_array_base to get_composite_baseTristan Gingold2017-01-021-1/+1
* Split translation into child packages.Tristan Gingold2014-11-091-0/+112