aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-nodes.ads
Commit message (Expand)AuthorAgeFilesLines
* synth: handle numeric_std subtraction (addition was already there)Christos Gentsos2019-06-061-0/+7
* vhdl: renames disp_vhdl to printsTristan Gingold2019-05-301-1/+3
* vhdl-disp_vhdl: print literals and identifiers from the source.Tristan Gingold2019-05-291-16/+30
* vhdl: get rid of Get/Set_Physical_Unit.Tristan Gingold2019-05-281-10/+3
* vhdl: update AMS parsing.Tristan Gingold2019-05-241-0/+4
* vhdl-parse: Add Has_Is for block_statement.Tristan Gingold2019-05-241-0/+2
* vhdl-nodes: make subtype_Definition like the others.Tristan Gingold2019-05-231-0/+4
* vhdl: add hook on free_node, automatically freeTristan Gingold2019-05-221-0/+4
* vhdl-nodes: fix minor typo.Tristan Gingold2019-05-111-1/+1
* psl: add psl-types, psl-nodes_priv.Tristan Gingold2019-05-101-0/+1
* vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.Tristan Gingold2019-05-101-4/+10
* Make lists a generic package, add vhdl-lists.Tristan Gingold2019-05-091-1/+1
* flists is now a generic package, add vhdl-flistsTristan Gingold2019-05-091-1/+1
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-0/+7549