Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -1113/+0 |
| | |||||
* | Handle delimited comments. | Tristan Gingold | 2014-10-31 | 1 | -0/+8 |
| | |||||
* | Add support for package interface. | Tristan Gingold | 2014-10-29 | 1 | -5/+8 |
| | |||||
* | Rework for support of generic packages. | Tristan Gingold | 2014-10-22 | 1 | -0/+6 |
| | |||||
* | Initial support for package header and package instantiation. | Tristan Gingold | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | Add a python script to automatically generate disp_tree. | Tristan Gingold | 2014-09-25 | 1 | -5/+2 |
| | |||||
* | Keep names in the tree. | Tristan Gingold | 2014-09-02 | 1 | -21/+14 |
| | | | | This is a large change to improve error locations and allow pretty printing. | ||||
* | Add parenthesis_Expression, --reprint and --compare-tokens commands. | Tristan Gingold | 2014-07-23 | 1 | -1/+3 |
| | |||||
* | Add overflow literal. | Tristan Gingold | 2014-07-21 | 1 | -0/+2 |
| | |||||
* | Replace architecture_declaration by architecture_body to follow lrm. | Tristan Gingold | 2014-07-19 | 1 | -1/+1 |
| | |||||
* | Add many vhdl08 predefined operators and functions. Add std.env | Tristan Gingold | 2014-06-30 | 1 | -0/+4 |
| | |||||
* | add more support for vhdl2008: aliases, visibility and preliminary work for | Tristan Gingold | 2014-06-26 | 1 | -0/+6 |
| | | | | generic packages. | ||||
* | Use library unit instead of design unit. | Tristan Gingold | 2014-06-24 | 1 | -1/+1 |
| | |||||
* | Add psl cover directive (ticket19). | Tristan Gingold | 2014-06-21 | 1 | -0/+2 |
| | |||||
* | improve error message for error in default binding. | Tristan Gingold | 2014-06-21 | 1 | -0/+18 |
| | |||||
* | errorout: fix a typo. | Tristan Gingold | 2014-05-29 | 1 | -1/+1 |
| | |||||
* | errorout: remove execution related subprograms (and exceptions). | Tristan Gingold | 2014-05-07 | 1 | -44/+0 |
| | |||||
* | Rename package Scan to Scanner. | Tristan Gingold | 2014-01-09 | 1 | -10/+10 |
| | |||||
* | Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files. | Tristan Gingold | 2013-12-17 | 1 | -3/+21 |
| | |||||
* | Improve error message when a filename is used instead of a unit name | gingold | 2012-12-11 | 1 | -5/+7 |
| | |||||
* | ghdl 0.29 release. | gingold | 2010-01-12 | 1 | -2/+36 |
| | |||||
* | Handle anonymous subtypes. | gingold | 2009-09-23 | 1 | -1/+5 |
| | |||||
* | Now handle vhdl 2008 arrays in the front end. | gingold | 2009-08-13 | 1 | -2/+3 |
| | | | | Bug fixes. | ||||
* | 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 | -8/+7 |
| | | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | ||||
* | bug fixes | gingold | 2006-06-16 | 1 | -2/+5 |
| | |||||
* | bug fix (was with configuration) | gingold | 2006-03-12 | 1 | -1/+1 |
| | |||||
* | First import from sources | gingold | 2005-09-24 | 1 | -0/+1055 |