aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans-chap5.adb
Commit message (Expand)AuthorAgeFilesLines
* translation: avoid memory leak while allocating ports.Tristan Gingold2016-03-161-2/+3
* Set type staticness for a constant declaration and attribute specification.Tristan Gingold2016-01-111-10/+11
* Pass signal values to interfaces. 'sigptr' optimization.Tristan Gingold2015-12-181-245/+271
* Adjust previous patch (destroy types for default port values).Tristan Gingold2015-09-031-3/+3
* Translate: explicitly clean transient types.Tristan Gingold2015-09-021-4/+4
* Destroy types of default generic values.Tristan Gingold2015-09-011-8/+10
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-24/+7
* Split translation into child packages.Tristan Gingold2014-11-091-0/+765