summaryrefslogtreecommitdiff
path: root/sem_scopes.adb
AgeCommit message (Expand)Author
2014-10-29Add support for package interface.Tristan Gingold
2014-10-14Initial support for package header and package instantiation.Tristan Gingold
2014-09-02Keep names in the tree.Tristan Gingold
2014-07-19Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold
2014-07-17vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold
2014-06-29vhdl 2008: handle all-sensitized processes, handle visibility for alias.Tristan Gingold
2014-06-27vhdl2008: add overloaded to_string predefined functions.Tristan Gingold
2014-06-26add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold
2014-06-24Use library unit instead of design unit.Tristan Gingold
2014-05-07Sem_Scopes: make Add_Declarations_Of_Concurrent_Statement and Add_DeclarationsTristan Gingold
2014-01-08Rework literal typing (and initial work for condition operator).Tristan Gingold
2014-01-04Handle use clause on enumeration literal.Tristan Gingold
2013-12-31Fix bug21274.Tristan Gingold
2013-12-17Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold
2008-09-06New feature: all-sensitized processes (for vhdl 2008)gingold
2008-08-30Switch to gcc 4.3gingold
2005-09-24First import from sourcesgingold