aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/iirs_utils.adb
Commit message (Expand)AuthorAgeFilesLines
* Is_Second_Subprogram_Specification: minor improvement.Tristan Gingold2016-10-051-3/+1
* Consider object for array attribute.Tristan Gingold2016-10-011-4/+4
* Revive node_gc, avoid copy of enumeration in enumeration range.Tristan Gingold2016-10-011-6/+2
* vhdl08: preliminary support of interface subprogramTristan Gingold2016-09-251-0/+12
* sem_inst: handl forward reference in subprogramsTristan Gingold2016-09-241-1/+5
* vhdl08: preliminary work for package body instantiation.Tristan Gingold2016-09-181-0/+22
* Handle expanded name for interface package.Tristan Gingold2016-09-121-1/+1
* vhdl08: handle very simple nested packages.Tristan Gingold2016-09-031-0/+5
* Handle default parameters for file_open.Tristan Gingold2016-06-021-0/+12
* vhdl2008: implement new 'use clause' rules for types.Tristan Gingold2016-05-311-0/+21
* simul: fix various issues.Tristan Gingold2016-01-241-0/+5
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-18/+19
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-6/+116
* Defensive code.Tristan Gingold2015-07-111-0/+5
* Fix crash in assert translation for overflow literal.Tristan Gingold2015-05-201-0/+5
* Add context declaration and reference (vhdl 2008).Tristan Gingold2015-05-121-1/+2
* vhdl08: block configuration for if-generate statements.Tristan Gingold2015-01-101-0/+3
* Initial rework for vhdl 2008 generate statements.Tristan Gingold2015-01-031-5/+22
* Rework string literals: store literals position.Tristan Gingold2014-12-291-13/+4
* Use same node for implicit and explicit subprogram declarations.Tristan Gingold2014-12-151-4/+10
* reduce size of enumeration_literal.Tristan Gingold2014-12-141-1/+0
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+1131