aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-nodes_meta.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl: rename Cover_Statement to Cover_Directive.Tristan Gingold2019-07-041-18/+18
* vhdl: parse and analyze restrict directive.Tristan Gingold2019-07-041-89/+121
* vhdl: add anonymous_signal_declaration.Tristan Gingold2019-07-031-151/+173
* vhdl-disp_vhdl: print literals and identifiers from the source.Tristan Gingold2019-05-291-264/+292
* vhdl: get rid of Get/Set_Physical_Unit.Tristan Gingold2019-05-281-280/+258
* vhdl: update AMS parsing.Tristan Gingold2019-05-241-172/+176
* vhdl-parse: Add Has_Is for block_statement.Tristan Gingold2019-05-241-1/+3
* vhdl-nodes: make subtype_Definition like the others.Tristan Gingold2019-05-231-201/+205
* vhdl-nodes: fix minor typo.Tristan Gingold2019-05-111-54/+50
* vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.Tristan Gingold2019-05-101-50/+50
* vhdl: move nodes_meta package to vhdl child.Tristan Gingold2019-05-061-0/+10786