aboutsummaryrefslogtreecommitdiffstats
path: root/iirs.ads
Commit message (Expand)AuthorAgeFilesLines
* Rework for support of generic packages.Tristan Gingold2014-10-221-61/+154
* Initial support for package header and package instantiation.Tristan Gingold2014-10-141-32/+55
* Add a python script to automatically generate disp_tree.Tristan Gingold2014-09-251-121/+258
* vhdl2008: add translation and support for most of implicit operators.Tristan Gingold2014-09-111-0/+2
* First run of OSVVM_2014_01 with gcc backend.Tristan Gingold2014-09-061-3/+3
* Keep names in the tree.Tristan Gingold2014-09-021-530/+986
* Add parenthesis_Expression, --reprint and --compare-tokens commands.Tristan Gingold2014-07-231-49/+135
* Add overflow literal.Tristan Gingold2014-07-211-10/+21
* Add Entity_Name for architecture and configuration.Tristan Gingold2014-07-191-1/+12
* Replace architecture_declaration by architecture_body to follow lrm.Tristan Gingold2014-07-191-7/+7
* Handle character literals like simple names.Tristan Gingold2014-07-191-0/+6
* Fix implicit conversion in conversion association.Tristan Gingold2014-07-181-2/+0
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-171-7/+25
* vhdl08: add oread, hread.Tristan Gingold2014-07-011-0/+2
* Add many vhdl08 predefined operators and functions. Add std.envTristan Gingold2014-06-301-23/+51
* vhdl 2008: handle all-sensitized processes, handle visibility for alias.Tristan Gingold2014-06-291-0/+8
* vhdl2008: add overloaded to_string predefined functions.Tristan Gingold2014-06-271-0/+9
* add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold2014-06-261-14/+48
* Use library unit instead of design unit.Tristan Gingold2014-06-241-17/+29
* Add psl cover directive (ticket19).Tristan Gingold2014-06-211-0/+3
* Handla index of 'image. Fix ticket20.Tristan Gingold2014-06-211-0/+20
* iirs: add set/get_process_originTristan Gingold2014-06-141-0/+8
* Rework aggregate (when type of context is not static).Tristan Gingold2014-05-291-6/+7
* sem_stmts.adb: avoid a crash for ticket15Tristan Gingold2014-05-071-1/+1
* Set some missing flags (was harmless).Tristan Gingold2014-03-291-0/+2
* Add a comment.Tristan Gingold2014-03-061-1/+1
* iirs.ads: add comment.Tristan Gingold2014-02-231-1/+4
* Fix obscure crash (expanded name in a homograph of an enumeration literal).Tristan Gingold2014-01-191-0/+4
* Rework literal typing (and initial work for condition operator).Tristan Gingold2014-01-081-0/+10
* Add generic_chain and generic_map_aspect to package and subprogramsTristan Gingold2014-01-041-26/+18
* Fix bug21274.Tristan Gingold2013-12-311-3/+61
* Sync tree: add parsing of AMS-VHDL, add Darwin syntax in asm files.Tristan Gingold2013-12-171-3/+237
* ghdl 0.29 release.gingold2010-01-121-3/+94
* Version 0.28.gingold2009-09-211-13/+20
* Now handle vhdl 2008 arrays in the front end.gingold2009-08-131-37/+65
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-3/+34
* synchronized to ghdl 0.26gingold2007-04-221-2/+4
* direct drivers and bugs fixgingold2006-10-021-34/+35
* bugs fixedgingold2006-08-061-20/+19
* bugs fix, 93c improvedgingold2006-06-221-1/+0
* more optimizations + bug fixesgingold2005-11-221-8/+9
* handle universal real div integer evaluation,gingold2005-11-071-1/+7
* bug fixes + no use of fprintf in grt-statsgingold2005-11-011-0/+4
* update: support of amd64 + more optimizationsgingold2005-11-011-18/+55
* First import from sourcesgingold2005-09-241-0/+4920