aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-nodes.adb.in
Commit message (Expand)AuthorAgeFilesLines
* vhdl-nodes: do not reset free hooks on initializationTristan Gingold2021-06-261-1/+0
* vhdl-nodes: Initialize global state to allow restart.Tristan Gingold2021-06-191-0/+2
* update license headersumarcor2021-01-141-11/+9
* Rework initialization and finalization.Tristan Gingold2020-12-301-1/+5
* vhdl: parse and analyze force/release signal assignment statements.Tristan Gingold2020-08-011-0/+5
* vhdl: replace base_type with parent_type in nodesTristan Gingold2020-07-221-1/+0
* vhdl-nodes: use a flag field for direction.Tristan Gingold2020-05-201-0/+5
* vhdl: add hook on free_node, automatically freeTristan Gingold2019-05-221-10/+33
* Make lists a generic package, add vhdl-lists.Tristan Gingold2019-05-091-1/+1
* vhdl: move nodes_meta package to vhdl child.Tristan Gingold2019-05-061-1/+1
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-0/+948