aboutsummaryrefslogtreecommitdiffstats
path: root/sem_expr.adb
Commit message (Expand)AuthorAgeFilesLines
* Add support for package interface.Tristan Gingold2014-10-291-11/+14
* Rework for support of generic packages.Tristan Gingold2014-10-221-5/+5
* Initial support for package header and package instantiation.Tristan Gingold2014-10-141-20/+35
* Add a python script to automatically generate disp_tree.Tristan Gingold2014-09-251-54/+81
* Fix crash on resolver functions using secondary stack.Tristan Gingold2014-09-141-5/+5
* Keep names in the tree.Tristan Gingold2014-09-021-263/+317
* Add parenthesis_Expression, --reprint and --compare-tokens commands.Tristan Gingold2014-07-231-0/+20
* Add overflow literal.Tristan Gingold2014-07-211-2/+9
* Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold2014-07-191-1/+1
* Handle character literals like simple names.Tristan Gingold2014-07-191-59/+2
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-92/+73
* vhdl08: add oread, hread.Tristan Gingold2014-07-011-2/+4
* 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