aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/nodes_gc.adb
Commit message (Expand)AuthorAgeFilesLines
* Rework list implementation, use iterator.Tristan Gingold2017-11-111-12/+15
* Remove List_Others, cleanup lists.Tristan Gingold2017-11-081-4/+2
* Fix regression in nodes_gc.Tristan Gingold2017-11-071-0/+58
* nodes_gc: update for entity_aspect_entity.Tristan Gingold2017-10-311-5/+18
* ownership: check tree after sem and canon.Tristan Gingold2016-11-051-98/+123
* nodes_gc: move checks in libraries (WIP)Tristan Gingold2016-10-171-17/+55
* nodes_gc: a leak is an error.Tristan Gingold2016-10-131-1/+1
* Rework AST to setup ownership and reference policy.Tristan Gingold2016-10-111-20/+192
* nodes_gc: check bad refsTristan Gingold2016-10-021-2/+18
* Revive node_gc, avoid copy of enumeration in enumeration range.Tristan Gingold2016-10-011-8/+2
* iirs: add Forward_Ref linksTristan Gingold2016-09-301-0/+1
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+206