aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/nodes.ads
Commit message (Expand)AuthorAgeFilesLines
* nodes: remove discriminant on node_record.Tristan Gingold2016-10-151-31/+41
* nodes: remove Int and Fp formats, use multiple fields.Tristan Gingold2016-10-151-36/+8
* nodes: handle 'grp' conversion, replace Odigit1 by flags.Tristan Gingold2016-10-151-17/+27
* vhdl08: parse and analyze interface types.Tristan Gingold2016-09-011-22/+10
* Rework string literals: store literals position.Tristan Gingold2014-12-291-3/+3
* iirs: reduce size of interface objects.Tristan Gingold2014-12-141-1/+13
* iirs: reduce size of signal_declaration.Tristan Gingold2014-12-141-13/+6
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+335