aboutsummaryrefslogtreecommitdiffstats
path: root/sem_expr.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl 2008: handle all-sensitized processes, handle visibility for alias.Tristan Gingold2014-06-291-4/+13
* Resolve expression in variable assignment when target is an aggregate.Tristan Gingold2014-06-281-0/+39
* add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold2014-06-261-1/+4
* Rework aggregate (when type of context is not static).Tristan Gingold2014-05-291-3/+1
* Fix bug20312: rewrite of complex types.Tristan Gingold2014-01-131-11/+31
* Rework literal typing (and initial work for condition operator).Tristan Gingold2014-01-081-337/+285
* sem_discrete_range_expression: be sure the range is discrete.Tristan Gingold2014-01-041-35/+59
* Fix bug21274.Tristan Gingold2013-12-311-0/+50
* Fix multidimensional array individual association.Tristan Gingold2013-12-291-0/+3
* Fix mcode for i386 Darwin.Tristan Gingold2013-12-241-0/+1
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-1/+4
* ghdl 0.29 release.gingold2010-01-121-132/+52
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-95/+376
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-6/+83
* Create package options from flags to avoid circular elaborationgingold2008-08-311-1/+1
* Switch to gcc 4.3gingold2008-08-301-10/+6
* Avoid error propagation when aggregate choice is invalid.gingold2008-06-021-8/+15
* Improve macosX support.gingold2008-04-091-2/+4
* synchronized to ghdl 0.26gingold2007-04-221-9/+18
* bugs fixedgingold2006-08-061-2/+3
* bug fixesgingold2006-06-161-1/+1
* bugs fixesgingold2006-02-141-0/+1
* ghdl 0.21 is outgingold2005-12-181-1/+8
* update: support of amd64 + more optimizationsgingold2005-11-011-3/+3
* --vcdz option added,gingold2005-10-091-3/+3
* First import from sourcesgingold2005-09-241-0/+3811