summaryrefslogtreecommitdiff
path: root/src/vhdl/sem_scopes.adb
AgeCommit message (Expand)Author
2015-11-24Fix a crash on conflict in under interpretation.Tristan Gingold
2015-09-10Reimplement table package (used instead of GNAT.Table).Tristan Gingold
2015-05-19Do not consider overriden implicit declaration is reference by selection.Tristan Gingold
2015-05-12Add context declaration and reference (vhdl 2008).Tristan Gingold
2015-05-09Rename Get_Location_Str to Image.Tristan Gingold
2015-01-03Initial rework for vhdl 2008 generate statements.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-11-04Create src/vhdl subdirectory.Tristan Gingold