aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-nodes.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl: rename Cover_Statement to Cover_Directive.Tristan Gingold2019-07-041-1/+1
* vhdl: parse and analyze restrict directive.Tristan Gingold2019-07-041-0/+1
* vhdl: add anonymous_signal_declaration.Tristan Gingold2019-07-031-0/+1
* vhdl-disp_vhdl: print literals and identifiers from the source.Tristan Gingold2019-05-291-0/+16
* vhdl: get rid of Get/Set_Physical_Unit.Tristan Gingold2019-05-281-18/+2
* vhdl: add hook on free_node, automatically freeTristan Gingold2019-05-221-10/+33
* vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.Tristan Gingold2019-05-101-26/+26
* 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/+6569