aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/sem_assocs.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl 08: allow association of an out signal with an in signal parameter.Tristan Gingold2015-05-201-12/+8
* Preliminary work to refine overload disambiguation.Tristan Gingold2015-05-161-37/+40
* Fix thinko: reject incorrect association (positionnal match followed byTristan Gingold2015-05-111-13/+9
* Rewrite sem_scopes tables for speed-up (and clarification).Tristan Gingold2014-12-261-0/+1
* Use same node for implicit and explicit subprogram declarations.Tristan Gingold2014-12-151-3/+3
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+1903