aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/sem_specs.adb
Commit message (Expand)AuthorAgeFilesLines
* Improve doc, fix English typo.Tristan Gingold2018-09-231-1/+1
* Refine error message for attribute specification.Tristan Gingold2018-02-061-3/+33
* Rename of Iir_Kinds_Library_UnitTristan Gingold2017-12-011-1/+1
* Use flist for entity_name_list.Tristan Gingold2017-11-081-6/+5
* Use flist for disconnection specification and component specification.Tristan Gingold2017-11-081-10/+8
* Use flist for enumerations.Tristan Gingold2017-11-071-4/+3
* Fix duplicate owner in conversion, fix early reference in attribute spec.Tristan Gingold2017-11-051-0/+9
* sem_specs: use architecture body for entity_aspect_entity when loaded.Tristan Gingold2017-10-241-1/+7
* sem_specs: simplify slightly Sem_Named_Entities.Tristan Gingold2017-10-191-10/+12
* Relaxed rules: only warns on attribute specifications that don't apply.Tristan Gingold2017-10-151-2/+3
* Reformating and comments.Tristan Gingold2017-10-151-8/+8
* sem_specs: do not check restrictions for incompatible associations.Tristan Gingold2017-10-041-1/+1
* create_default_map_aspect: error if no formal.Tristan Gingold2017-06-301-18/+17
* Fix spelling error: declarared => declaredSilke2017-04-191-3/+3
* Fixes for nodes_gcTristan Gingold2016-12-241-0/+9
* ownership: check tree after sem and canon.Tristan Gingold2016-11-051-3/+1
* Remove default_*_map_aspect from binding_indication.Tristan Gingold2016-10-201-30/+20
* Rework AST to setup ownership and reference policy.Tristan Gingold2016-10-111-5/+11
* Fix attribute specification with non-static expressionTristan Gingold2016-10-041-14/+30
* Refine error message for issue #148.Tristan Gingold2016-09-271-2/+4
* Add an analysis time check for bounds on port association.Tristan Gingold2016-09-241-1/+3
* Rewrite most of error and warning messages.Tristan Gingold2016-08-021-7/+4
* Rewrite error messages.Tristan Gingold2016-08-021-81/+71
* Rewrite scan error messages: use formatting.Tristan Gingold2016-08-021-16/+17
* Rework warnings to have a uniq tag per warning.Tristan Gingold2016-08-011-14/+18
* Fix indentation and English mistakes.Tristan Gingold2016-07-051-2/+2
* Add support for conditional assignments.Tristan Gingold2016-01-161-13/+1
* Set type staticness for a constant declaration and attribute specification.Tristan Gingold2016-01-111-4/+15
* 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