summaryrefslogtreecommitdiff
path: root/src/vhdl/sem_specs.adb
AgeCommit message (Expand)Author
2016-01-16Add support for conditional assignments.Tristan Gingold
2016-01-11Set type staticness for a constant declaration and attribute specification.Tristan Gingold
2015-11-01Do not set suspend flag on foreign procedure.Tristan Gingold
2015-09-24Fix ticket94: default binding indication for component.Tristan Gingold
2015-07-10Avoid duplicate error message.Tristan Gingold
2015-06-08Fix crash in case of missing configuration.Tristan Gingold
2015-05-16Preliminary work to refine overload disambiguation.Tristan Gingold
2015-01-03Initial rework for vhdl 2008 generate statements.Tristan Gingold
2014-12-30Improve error recovery.Tristan Gingold
2014-12-26Optimize scan_identifier.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 signal_declaration.Tristan Gingold
2014-12-14Put attribute_value_chain in parent.Tristan Gingold
2014-11-04Create src/vhdl subdirectory.Tristan Gingold