summaryrefslogtreecommitdiff
path: root/src/vhdl/translate/trans-chap6.adb
AgeCommit message (Expand)Author
2015-12-18Pass signal values to interfaces. 'sigptr' optimization.Tristan Gingold
2015-09-04Suppress stack switching; save process state in secondary stack.Tristan Gingold
2015-09-02Translate: explicitly clean transient types.Tristan Gingold
2015-08-29Replace fat accesses by bounds accessesTristan Gingold
2015-06-05Rework procedure calls, now use a record to pass parameters.Tristan Gingold
2015-05-20Translation: handle individual association in function call.Tristan Gingold
2014-12-15Use same node for implicit and explicit subprogram declarations.Tristan Gingold
2014-11-09Split translation into child packages.Tristan Gingold