aboutsummaryrefslogtreecommitdiffstats
path: root/sem_stmts.adb
Commit message (Expand)AuthorAgeFilesLines
* 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-10/+20
* Keep names in the tree.Tristan Gingold2014-09-021-34/+54
* Add overflow literal.Tristan Gingold2014-07-211-1/+1
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-0/+6
* Resolve expression in variable assignment when target is an aggregate.Tristan Gingold2014-06-281-1/+14
* Add psl cover directive (ticket19).Tristan Gingold2014-06-211-1/+2
* sem_stmts.adb: avoid a crash for ticket15Tristan Gingold2014-05-071-7/+18
* sem_discrete_range_expression: be sure the range is discrete.Tristan Gingold2014-01-041-7/+6
* Fix bug21274.Tristan Gingold2013-12-311-16/+8
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-0/+27
* ghdl 0.29 release.gingold2010-01-121-8/+27
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-4/+3
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-2/+9
* Create package options from flags to avoid circular elaborationgingold2008-08-311-1/+1
* Switch to gcc 4.3gingold2008-08-301-4/+2
* synchronized to ghdl 0.26gingold2007-04-221-11/+7
* SEH handledgingold2006-11-181-8/+13
* sem_add_driver: correctly get alias basegingold2006-10-051-1/+1
* direct drivers and bugs fixgingold2006-10-021-55/+14
* ghdl 0.21 is outgingold2005-12-181-1/+1
* bug fixesgingold2005-12-101-0/+1
* update: support of amd64 + more optimizationsgingold2005-11-011-3/+5
* First import from sourcesgingold2005-09-241-0/+1942