aboutsummaryrefslogtreecommitdiffstats
path: root/iirs.adb
Commit message (Expand)AuthorAgeFilesLines
* Add support for package interface.Tristan Gingold2014-10-291-12/+28
* Rework for support of generic packages.Tristan Gingold2014-10-221-4785/+1252
* Initial support for package header and package instantiation.Tristan Gingold2014-10-141-55/+108
* Add a python script to automatically generate disp_tree.Tristan Gingold2014-09-251-73/+257
* Keep names in the tree.Tristan Gingold2014-09-021-229/+453
* Add parenthesis_Expression, --reprint and --compare-tokens commands.Tristan Gingold2014-07-231-49/+114
* Add overflow literal.Tristan Gingold2014-07-211-0/+4
* Add Entity_Name for architecture and configuration.Tristan Gingold2014-07-191-1/+24
* Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold2014-07-191-12/+12
* Handle character literals like simple names.Tristan Gingold2014-07-191-2/+5
* Fix implicit conversion in conversion association.Tristan Gingold2014-07-181-2/+1
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-18/+40
* vhdl 2008: handle all-sensitized processes, handle visibility for alias.Tristan Gingold2014-06-291-0/+22
* add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold2014-06-261-4/+55
* Use library unit instead of design unit.Tristan Gingold2014-06-241-8/+15
* Add psl cover directive (ticket19).Tristan Gingold2014-06-211-3/+15
* Handla index of 'image. Fix ticket20.Tristan Gingold2014-06-211-2/+50
* iirs: add set/get_process_originTristan Gingold2014-06-141-0/+23
* Rework aggregate (when type of context is not static).Tristan Gingold2014-05-291-9/+9
* Fix obscure crash (expanded name in a homograph of an enumeration literal).Tristan Gingold2014-01-191-0/+1
* Rework literal typing (and initial work for condition operator).Tristan Gingold2014-01-081-0/+23
* Add generic_chain and generic_map_aspect to package and subprogramsTristan Gingold2014-01-041-37/+18
* Fix bug21274.Tristan Gingold2013-12-311-3/+74
* Revert cs156 and cs157 (the issues are caught before).Tristan Gingold2013-12-291-11/+0
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-5/+299
* Fix potential infinite recursion in previous commitBrian Drummond2013-12-151-1/+3
* Patch for https://gna.org/bugs/?20597 and https://gna.org/support/index.php?2...Brian Drummond2013-12-151-0/+9
* ghdl 0.29 release.gingold2010-01-121-0/+168
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-56/+121
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-1/+25
* Switch to gcc 4.3gingold2008-08-301-1/+0
* synchronized to ghdl 0.26gingold2007-04-221-0/+1
* direct drivers and bugs fixgingold2006-10-021-33/+39
* bugs fixedgingold2006-08-061-41/+41
* more optimizations + bug fixesgingold2005-11-221-7/+7
* handle universal real div integer evaluation,gingold2005-11-071-0/+29
* update: support of amd64 + more optimizationsgingold2005-11-011-18/+76
* First import from sourcesgingold2005-09-241-0/+6572