aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans-chap8.adb
Commit message (Expand)AuthorAgeFilesLines
* Allow allocators in default value of subprogramsTristan Gingold2015-08-291-0/+7
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-8/+33
* Rework procedure calls, now use a record to pass parameters.Tristan Gingold2015-06-051-204/+184
* Fix crash in assert translation for overflow literal.Tristan Gingold2015-05-201-1/+3
* Translation: handle individual association in function call.Tristan Gingold2015-05-201-18/+69
* Fix crash in translation of procedure individual association.Tristan Gingold2015-05-191-9/+9
* Translate: fix thinko for implicit conversion after conversion in assoc.Tristan Gingold2015-01-211-28/+31
* Use same node for implicit and explicit subprogram declarations.Tristan Gingold2014-12-151-2/+1
* translate: fix dichotomy upper bound.Tristan Gingold2014-11-271-1/+1
* Split translation into child packages.Tristan Gingold2014-11-091-0/+2959