summaryrefslogtreecommitdiff
path: root/src/vhdl/translate/trans-chap4.adb
AgeCommit message (Expand)Author
2015-01-10Handle overflow during evaluation of type conversion. Forward on 'image.Tristan Gingold
2014-12-29Rework string literals: store literals position.Tristan Gingold
2014-12-15Use same node for implicit and explicit subprogram declarations.Tristan Gingold
2014-11-11Create_Range_From_Length: use Mnode instead of ptr. Style changes.Tristan Gingold
2014-11-09Split translation into child packages.Tristan Gingold