aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/iirs_utils.ads
Commit message (Expand)AuthorAgeFilesLines
* Improve error recovery on use clauses.Tristan Gingold2018-12-161-0/+3
* record ownership of record element constraints.Tristan Gingold2018-12-091-0/+4
* Implement Get_Base_Element_Declaration in iirs_utils.Tristan Gingold2018-12-091-0/+4
* Create sem_lib from libraries.Tristan Gingold2018-11-141-4/+0
* Rework list implementation, use iterator.Tristan Gingold2017-11-111-0/+3
* Use flist for disconnection specification and component specification.Tristan Gingold2017-11-081-0/+3
* Use flist for enumerations.Tristan Gingold2017-11-071-1/+0
* Use Flist for records.Tristan Gingold2017-11-071-0/+1
* Use Flist for array indexes.Tristan Gingold2017-11-061-1/+4
* Are_Bounds_Locally_Static: add comment, do what it is described.Tristan Gingold2017-11-051-0/+2
* remove build_reference_decl, add maybe_ref to condition and target.Tristan Gingold2017-07-021-3/+4
* vhdl2008: allow out port in sensitivity lists.Tristan Gingold2017-03-271-0/+3
* iirs_utils: reimplement Are_Bounds_Locally_Static.Tristan Gingold2017-01-021-2/+6
* Build all Static_Construct aggregate statically.Tristan Gingold2016-12-231-0/+3
* evaluation: tune evaluation of composite values.Tristan Gingold2016-12-201-0/+4
* Remove Get/Set_Value_Staticness, add Get/Set_Aggregate_Expand_FlagTristan Gingold2016-12-201-0/+7
* ownership: check tree after sem and canon.Tristan Gingold2016-11-051-0/+7
* canon: do not set formal of association by position.Tristan Gingold2016-10-191-5/+16
* Finish_Compilation: factorize code, move to libraries.Tristan Gingold2016-10-151-0/+4
* Rework AST to setup ownership and reference policy.Tristan Gingold2016-10-111-6/+3
* vhdl08: preliminary support of interface subprogramTristan Gingold2016-09-251-0/+10
* vhdl08: preliminary work for package body instantiation.Tristan Gingold2016-09-181-0/+9
* vhdl08: handle very simple nested packages.Tristan Gingold2016-09-031-0/+5
* Fix indentation and English mistakes.Tristan Gingold2016-07-051-1/+1
* Handle default parameters for file_open.Tristan Gingold2016-06-021-0/+5
* vhdl2008: implement new 'use clause' rules for types.Tristan Gingold2016-05-311-0/+9
* simul: fix various issues.Tristan Gingold2016-01-241-0/+3
* Replace fat accesses by bounds accessesTristan Gingold2015-08-291-0/+20
* Avoid duplicate error message.Tristan Gingold2015-07-101-1/+1
* Fix crash in assert translation for overflow literal.Tristan Gingold2015-05-201-0/+4
* Rework string literals: store literals position.Tristan Gingold2014-12-291-4/+0
* Use same node for implicit and explicit subprogram declarations.Tristan Gingold2014-12-151-0/+5
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+250