aboutsummaryrefslogtreecommitdiffstats
path: root/sem_assocs.adb
Commit message (Expand)AuthorAgeFilesLines
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-1903/+0
* Add support for package interface.Tristan Gingold2014-10-291-100/+318
* Rework for support of generic packages.Tristan Gingold2014-10-221-1/+1
* 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-26/+28
* Keep names in the tree.Tristan Gingold2014-09-021-26/+27
* Add parenthesis_Expression, --reprint and --compare-tokens commands.Tristan Gingold2014-07-231-1/+1
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-29/+29
* Use library unit instead of design unit.Tristan Gingold2014-06-241-1/+1
* improve error message for error in default binding.Tristan Gingold2014-06-211-22/+6
* Set some missing flags (was harmless).Tristan Gingold2014-03-291-0/+1
* Rework literal typing (and initial work for condition operator).Tristan Gingold2014-01-081-12/+5
* Fix bug17759: individual associated to an element of array of array.Tristan Gingold2014-01-051-0/+1
* Fix multidimensional array individual association.Tristan Gingold2013-12-291-12/+20
* sem_assocs: add missing set_base_name on formal.Tristan Gingold2013-12-271-0/+1
* Improve doc.gingold2010-01-281-0/+2
* ghdl 0.29 release.gingold2010-01-121-2/+2
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-46/+48
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-1/+1
* Create package options from flags to avoid circular elaborationgingold2008-08-311-1/+1
* synchronized to ghdl 0.26gingold2007-04-221-0/+8
* direct drivers and bugs fixgingold2006-10-021-2/+7
* bugs fixedgingold2006-08-061-4/+8
* bugs fixesgingold2006-02-141-1/+1
* --vcdz option added,gingold2005-10-091-72/+66
* First import from sourcesgingold2005-09-241-0/+1679