summaryrefslogtreecommitdiff
path: root/src/vhdl/sem_assocs.adb
AgeCommit message (Expand)Author
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