aboutsummaryrefslogtreecommitdiffstats
path: root/errorout.adb
Commit message (Expand)AuthorAgeFilesLines
* Rework for support of generic packages.Tristan Gingold2014-10-221-0/+6
* Initial support for package header and package instantiation.Tristan Gingold2014-10-141-1/+1
* Add a python script to automatically generate disp_tree.Tristan Gingold2014-09-251-5/+2
* Keep names in the tree.Tristan Gingold2014-09-021-21/+14
* Add parenthesis_Expression, --reprint and --compare-tokens commands.Tristan Gingold2014-07-231-1/+3
* Add overflow literal.Tristan Gingold2014-07-211-0/+2
* Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold2014-07-191-1/+1
* Add many vhdl08 predefined operators and functions. Add std.envTristan Gingold2014-06-301-0/+4
* add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold2014-06-261-0/+6
* Use library unit instead of design unit.Tristan Gingold2014-06-241-1/+1
* Add psl cover directive (ticket19).Tristan Gingold2014-06-211-0/+2
* improve error message for error in default binding.Tristan Gingold2014-06-211-0/+18
* errorout: fix a typo.Tristan Gingold2014-05-291-1/+1
* errorout: remove execution related subprograms (and exceptions).Tristan Gingold2014-05-071-44/+0
* Rename package Scan to Scanner.Tristan Gingold2014-01-091-10/+10
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-3/+21
* Improve error message when a filename is used instead of a unit namegingold2012-12-111-5/+7
* ghdl 0.29 release.gingold2010-01-121-2/+36
* Handle anonymous subtypes.gingold2009-09-231-1/+5
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-2/+3
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-1/+1
* Switch to gcc 4.3gingold2008-08-301-8/+7
* bug fixesgingold2006-06-161-2/+5
* bug fix (was with configuration)gingold2006-03-121-1/+1
* First import from sourcesgingold2005-09-241-0/+1055