summaryrefslogtreecommitdiff
path: root/src/vhdl/sem.adb
AgeCommit message (Expand)Author
2015-05-09Avoid crash if name of subprogram also denotes a non-subprogram declaration.Tristan Gingold
2015-01-16Keep and handle simple name for Block_Specification.Tristan Gingold
2015-01-14xrefs: adjust for vhdl08.Tristan Gingold
2015-01-12sem: fix Can_Collapse_Signals regression.Tristan Gingold
2015-01-10vhdl08: forbid simple block_specification for labeled if-generate statement.Tristan Gingold
2015-01-10vhdl08: block configuration for if-generate statements.Tristan Gingold
2015-01-03Initial rework for vhdl 2008 generate statements.Tristan Gingold
2014-12-29Rework string literals: store literals position.Tristan 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-12-14iirs: reduce size of interface objects.Tristan Gingold
2014-11-04Create src/vhdl subdirectory.Tristan Gingold