aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/sem_decls.adb
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation and English mistakes.Tristan Gingold2016-07-051-1/+1
* Remove Get/Set_Type_ReferenceTristan Gingold2016-06-011-8/+0
* vhdl2008: implement new 'use clause' rules for types.Tristan Gingold2016-05-311-3/+3
* Clean up some code and comments about constant declarations.Tristan Gingold2016-01-191-5/+0
* Set type staticness for a constant declaration and attribute specification.Tristan Gingold2016-01-111-14/+50
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-7/+19
* Fix regression for expanded names.Tristan Gingold2015-05-271-10/+17
* Handle signal attribute in declarations. Fix alias of implicit signal.Tristan Gingold2015-05-271-24/+77
* vhdl 00+: allow non-protected shared variables with -frelaxed-rulesTristan Gingold2015-05-151-1/+1
* Always report pure rules violation, but as a warning in 93c or -frelaxed-rulesTristan Gingold2015-05-121-25/+23
* aliases: avoid crash in case of mismatch between function and procedure.Tristan Gingold2015-05-121-0/+6
* Report incorrect use of 'Base.Tristan Gingold2015-05-091-0/+3
* vhdl08: block configuration for if-generate statements.Tristan Gingold2015-01-101-3/+7
* Initial rework for vhdl 2008 generate statements.Tristan Gingold2015-01-031-3/+5
* 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-47/+50
* iirs: reduce size of interface objects.Tristan Gingold2014-12-141-15/+0
* iirs: reduce size of signal_declaration.Tristan Gingold2014-12-141-31/+31
* Put attribute_value_chain in parent.Tristan Gingold2014-12-141-0/+1
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+3018