Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework for support of generic packages. | Tristan Gingold | 2014-10-22 | 1 | -2948/+116 |
| | |||||
* | Initial support for package header and package instantiation. | Tristan Gingold | 2014-10-14 | 1 | -55/+67 |
| | |||||
* | Add a python script to automatically generate disp_tree. | Tristan Gingold | 2014-09-25 | 1 | -1825/+3120 |
| | |||||
* | First run of OSVVM_2014_01 with gcc backend. | Tristan Gingold | 2014-09-06 | 1 | -2/+8 |
| | |||||
* | Keep names in the tree. | Tristan Gingold | 2014-09-02 | 1 | -38/+54 |
| | | | | 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 | -5/+10 |
| | |||||
* | Add overflow literal. | Tristan Gingold | 2014-07-21 | 1 | -5/+20 |
| | |||||
* | Replace architecture_declaration by architecture_body to follow lrm. | Tristan Gingold | 2014-07-19 | 1 | -3/+3 |
| | |||||
* | vhdl 2008: visibility, more implicit subprograms, alias... | Tristan Gingold | 2014-07-17 | 1 | -4/+11 |
| | | | | Use Type_Definition in type_declarator. | ||||
* | add more support for vhdl2008: aliases, visibility and preliminary work for | Tristan Gingold | 2014-06-26 | 1 | -0/+14 |
| | | | | generic packages. | ||||
* | Add psl cover directive (ticket19). | Tristan Gingold | 2014-06-21 | 1 | -2/+7 |
| | |||||
* | disp_tree: improve display of array subtypes. | Tristan Gingold | 2014-06-14 | 1 | -4/+4 |
| | |||||
* | Rework aggregate (when type of context is not static). | Tristan Gingold | 2014-05-29 | 1 | -2/+2 |
| | |||||
* | Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files. | Tristan Gingold | 2013-12-17 | 1 | -0/+92 |
| | |||||
* | ghdl 0.29 release. | gingold | 2010-01-12 | 1 | -2/+25 |
| | |||||
* | Now handle vhdl 2008 arrays in the front end. | gingold | 2009-08-13 | 1 | -23/+21 |
| | | | | Bug fixes. | ||||
* | New feature: all-sensitized processes (for vhdl 2008) | gingold | 2008-09-06 | 1 | -2/+3 |
| | |||||
* | Switch to gcc 4.3 | gingold | 2008-08-30 | 1 | -3/+7 |
| | | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings | ||||
* | direct drivers and bugs fix | gingold | 2006-10-02 | 1 | -4/+0 |
| | |||||
* | update: support of amd64 + more optimizations | gingold | 2005-11-01 | 1 | -0/+10 |
| | |||||
* | --vcdz option added, | gingold | 2005-10-09 | 1 | -20/+11 |
| | | | | | | | switched to gcc-4.0.2, can be compiled with GNAT GPL 2005 ready for ada05 (interface identifier not used anymore) bug fixes | ||||
* | First import from sources | gingold | 2005-09-24 | 1 | -0/+1853 |