aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/nodes_gc.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl: move nodes_gc to vhdl child.Tristan Gingold2019-05-051-519/+0
* vhdl: move std_standard package to vhdl child.Tristan Gingold2019-05-051-4/+4
* vhdl: move disp_tree and disp_vhdl as vhdl child.Tristan Gingold2019-05-041-4/+4
* Remove unused is_ref for choices. Adjust.Tristan Gingold2019-01-021-6/+0
* nodes_gc: use logging instead of Text_IO.Tristan Gingold2018-12-051-13/+8
* Add Maybe_Ref_Chain (WIP).Tristan Gingold2018-09-201-0/+6
* 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