summaryrefslogtreecommitdiff
path: root/src/vhdl/sem_stmts.adb
AgeCommit message (Expand)Author
2015-01-07Handle vhdl08 if generate statementsTristan Gingold
2015-01-03Initial rework for vhdl 2008 generate statements.Tristan Gingold
2014-12-15Use same node for implicit and explicit subprogram declarations.Tristan Gingold
2014-12-14iirs: reduce size of signal_declaration.Tristan Gingold
2014-11-28sem_stmt: avoid crash after error on concurrent procedure call in entity.Tristan Gingold
2014-11-04Create src/vhdl subdirectory.Tristan Gingold