summaryrefslogtreecommitdiff
path: root/src/vhdl/sem_assocs.adb
AgeCommit message (Expand)Author
2016-01-11Set type staticness for a constant declaration and attribute specification.Tristan Gingold
2015-12-18Pass signal values to interfaces. 'sigptr' optimization.Tristan Gingold
2015-11-07Fix crash on invalid individual association.Tristan Gingold
2015-05-20vhdl 08: allow association of an out signal with an in signal parameter.Tristan Gingold
2015-05-16Preliminary work to refine overload disambiguation.Tristan Gingold
2015-05-11Fix thinko: reject incorrect association (positionnal match followed byTristan Gingold
2014-12-26Rewrite sem_scopes tables for speed-up (and clarification).Tristan Gingold
2014-12-15Use same node for implicit and explicit subprogram declarations.Tristan Gingold
2014-11-04Create src/vhdl subdirectory.Tristan Gingold