Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -1412/+0 |
| | |||||
* | Add support for package interface. | Tristan Gingold | 2014-10-29 | 1 | -4/+13 |
| | |||||
* | Initial support for package header and package instantiation. | Tristan Gingold | 2014-10-14 | 1 | -8/+19 |
| | |||||
* | Keep names in the tree. | Tristan Gingold | 2014-09-02 | 1 | -12/+22 |
| | | | | This is a large change to improve error locations and allow pretty printing. | ||||
* | Replace architecture_declaration by architecture_body to follow lrm. | Tristan Gingold | 2014-07-19 | 1 | -1/+1 |
| | |||||
* | vhdl 2008: visibility, more implicit subprograms, alias... | Tristan Gingold | 2014-07-17 | 1 | -68/+132 |
| | | | | Use Type_Definition in type_declarator. | ||||
* | vhdl 2008: handle all-sensitized processes, handle visibility for alias. | Tristan Gingold | 2014-06-29 | 1 | -43/+111 |
| | |||||
* | vhdl2008: add overloaded to_string predefined functions. | Tristan Gingold | 2014-06-27 | 1 | -0/+5 |
| | |||||
* | add more support for vhdl2008: aliases, visibility and preliminary work for | Tristan Gingold | 2014-06-26 | 1 | -53/+134 |
| | | | | generic packages. | ||||
* | Use library unit instead of design unit. | Tristan Gingold | 2014-06-24 | 1 | -66/+72 |
| | |||||
* | Sem_Scopes: make Add_Declarations_Of_Concurrent_Statement and Add_Declarations | Tristan Gingold | 2014-05-07 | 1 | -1/+4 |
| | | | | public. | ||||
* | Rework literal typing (and initial work for condition operator). | Tristan Gingold | 2014-01-08 | 1 | -117/+3 |
| | |||||
* | Handle use clause on enumeration literal. | Tristan Gingold | 2014-01-04 | 1 | -0/+1 |
| | |||||
* | Fix bug21274. | Tristan Gingold | 2013-12-31 | 1 | -4/+8 |
| | | | | WIP for VHDL08. | ||||
* | Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files. | Tristan Gingold | 2013-12-17 | 1 | -0/+5 |
| | |||||
* | New feature: all-sensitized processes (for vhdl 2008) | gingold | 2008-09-06 | 1 | -1/+1 |
| | |||||
* | Switch to gcc 4.3 | gingold | 2008-08-30 | 1 | -1/+0 |
| | | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | ||||
* | First import from sources | gingold | 2005-09-24 | 1 | -0/+1260 |