Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for package interface. | Tristan Gingold | 2014-10-29 | 1 | -6/+6 |
| | |||||
* | Rework for support of generic packages. | Tristan Gingold | 2014-10-22 | 1 | -0/+6 |
| | |||||
* | Add a python script to automatically generate disp_tree. | Tristan Gingold | 2014-09-25 | 1 | -4/+17 |
| | |||||
* | Keep names in the tree. | Tristan Gingold | 2014-09-02 | 1 | -125/+181 |
| | | | | This is a large change to improve error locations and allow pretty printing. | ||||
* | vhdl 2008: visibility, more implicit subprograms, alias... | Tristan Gingold | 2014-07-17 | 1 | -50/+35 |
| | | | | Use Type_Definition in type_declarator. | ||||
* | vhdl08: add oread, hread. | Tristan Gingold | 2014-07-01 | 1 | -1/+18 |
| | |||||
* | vhdl2008: add overloaded to_string predefined functions. | Tristan Gingold | 2014-06-27 | 1 | -110/+154 |
| | |||||
* | Use library unit instead of design unit. | Tristan Gingold | 2014-06-24 | 1 | -10/+26 |
| | |||||
* | Fix bug21274. | Tristan Gingold | 2013-12-31 | 1 | -22/+118 |
| | | | | WIP for VHDL08. | ||||
* | Now handle vhdl 2008 arrays in the front end. | gingold | 2009-08-13 | 1 | -0/+1 |
| | | | | Bug fixes. | ||||
* | New feature: all-sensitized processes (for vhdl 2008) | gingold | 2008-09-06 | 1 | -1/+1 |
| | |||||
* | Create package options from flags to avoid circular elaboration | gingold | 2008-08-31 | 1 | -9/+9 |
| | |||||
* | Switch to gcc 4.3 | gingold | 2008-08-30 | 1 | -1/+1 |
| | | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | ||||
* | bug fixes | gingold | 2006-06-19 | 1 | -23/+32 |
| | |||||
* | update: support of amd64 + more optimizations | gingold | 2005-11-01 | 1 | -0/+36 |
| | |||||
* | First import from sources | gingold | 2005-09-24 | 1 | -0/+921 |