aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans-chap4.ads
Commit message (Collapse)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
|
* Add comment.Tristan Gingold2017-05-181-0/+20
|
* Translation: separate subprogram translation spec and body.Tristan Gingold2017-05-181-1/+2
|
* Create default value for ports.Tristan Gingold2017-05-091-1/+2
| | | | Fix #328
* Minor optimization: avoid calls to Get_Association_Formal.Tristan Gingold2017-05-081-2/+4
|
* canon: do not set formal of association by position.Tristan Gingold2016-10-191-2/+2
|
* translation: avoid memory leak while allocating ports.Tristan Gingold2016-03-161-1/+4
| | | | Issue found in bug040.
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-0/+4
|
* Rework procedure calls, now use a record to pass parameters.Tristan Gingold2015-06-051-0/+3
|
* Split translation into child packages.Tristan Gingold2014-11-091-0/+112