aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans-chap9.ads
Commit message (Collapse)AuthorAgeFilesLines
* Rework inertial associations.Tristan Gingold2021-08-231-0/+3
| | | | | Fix #1625 Fix #1672
* update license headersumarcor2021-01-141-11/+9
|
* Create default value for ports.Tristan Gingold2017-05-091-0/+6
| | | | Fix #328
* translate: separate decl and stmt elab subprograms.Tristan Gingold2016-02-231-1/+2
|
* Translate: explicitly clean transient types.Tristan Gingold2015-09-021-0/+1
|
* Allow allocators in default value of subprogramsTristan Gingold2015-08-291-0/+7
| | | | (Handle them in are_trees_equal).
* Split translation into child packages.Tristan Gingold2014-11-091-0/+34