aboutsummaryrefslogtreecommitdiffstats
path: root/disp_vhdl.adb
Commit message (Collapse)AuthorAgeFilesLines
* Initial support for package header and package instantiation.Tristan Gingold2014-10-141-9/+19
|
* Add a python script to automatically generate disp_tree.Tristan Gingold2014-09-251-7/+9
|
* Keep names in the tree.Tristan Gingold2014-09-021-369/+716
| | | | This is a large change to improve error locations and allow pretty printing.
* Add parenthesis_Expression, --reprint and --compare-tokens commands.Tristan Gingold2014-07-231-13/+93
|
* Add overflow literal.Tristan Gingold2014-07-211-28/+176
|
* Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold2014-07-191-6/+6
|
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-16/+16
| | | | Use Type_Definition in type_declarator.
* add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold2014-06-261-0/+2
| | | | generic packages.
* Add psl cover directive (ticket19).Tristan Gingold2014-06-211-7/+20
|
* disp_vhdl: handle 'last_active.Tristan Gingold2014-06-141-0/+3
|
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-3/+123
|
* ghdl 0.29 release.gingold2010-01-121-16/+84
|
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-28/+116
| | | | Bug fixes.
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-1/+1
|
* Switch to gcc 4.3gingold2008-08-301-14/+4
| | | | | Don't use tagged types in grt (not supported by recent versions of GNAT) Fix warnings
* synchronized to ghdl 0.26gingold2007-04-221-4/+1
|
* direct drivers and bugs fixgingold2006-10-021-29/+8
|
* updated for 0.24gingold2006-07-101-0/+2
|
* --vcdz option added,gingold2005-10-091-15/+16
| | | | | | | 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 sourcesgingold2005-09-241-0/+2369