aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/sem_scopes.adb
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash on conflict in under interpretation.Tristan Gingold2015-11-241-5/+15
* Reimplement table package (used instead of GNAT.Table).Tristan Gingold2015-09-101-10/+7
* Do not consider overriden implicit declaration is reference by selection.Tristan Gingold2015-05-191-0/+16
* Add context declaration and reference (vhdl 2008).Tristan Gingold2015-05-121-1/+48
* Rename Get_Location_Str to Image.Tristan Gingold2015-05-091-2/+3
* Initial rework for vhdl 2008 generate statements.Tristan Gingold2015-01-031-1/+1
* Rewrite sem_scopes tables for speed-up (and clarification).Tristan Gingold2014-12-261-377/+373
* Use same node for implicit and explicit subprogram declarations.Tristan Gingold2014-12-151-28/+17
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+1412