aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/sem_specs.adb
Commit message (Expand)AuthorAgeFilesLines
* Do not set suspend flag on foreign procedure.Tristan Gingold2015-11-011-0/+6
* Fix ticket94: default binding indication for component.Tristan Gingold2015-09-241-11/+27
* Avoid duplicate error message.Tristan Gingold2015-07-101-0/+3
* Fix crash in case of missing configuration.Tristan Gingold2015-06-081-1/+3
* Preliminary work to refine overload disambiguation.Tristan Gingold2015-05-161-1/+1
* Initial rework for vhdl 2008 generate statements.Tristan Gingold2015-01-031-4/+7
* Improve error recovery.Tristan Gingold2014-12-301-1/+2
* Optimize scan_identifier.Tristan Gingold2014-12-261-0/+1
* 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-8/+2
* iirs: reduce size of signal_declaration.Tristan Gingold2014-12-141-1/+1
* Put attribute_value_chain in parent.Tristan Gingold2014-12-141-42/+126
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+1731