aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans-chap3.ads
Commit message (Expand)AuthorAgeFilesLines
* Fix regression from states.Tristan Gingold2015-09-261-0/+1
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-0/+3
* Translate: explicitly clean transient types.Tristan Gingold2015-09-021-5/+3
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-4/+16
* Translate: rewrite concatenation. Now O(n).Tristan Gingold2014-11-171-9/+4
* Create_Range_From_Length: use Mnode instead of ptr. Style changes.Tristan Gingold2014-11-111-5/+4
* Split translation into child packages.Tristan Gingold2014-11-091-0/+264