aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/nodes.adb
Commit message (Expand)AuthorAgeFilesLines
* nodes: remove discriminant on node_record.Tristan Gingold2016-10-151-46/+25
* nodes: remove Int and Fp formats, use multiple fields.Tristan Gingold2016-10-151-30/+1
* nodes: handle 'grp' conversion, replace Odigit1 by flags.Tristan Gingold2016-10-151-23/+30
* vhdl08: parse and analyze interface types.Tristan Gingold2016-09-011-1/+0
* Reimplement table package (used instead of GNAT.Table).Tristan Gingold2015-09-101-4/+3
* Optimize scan_identifier.Tristan Gingold2014-12-261-1/+11
* iirs: reduce size of interface objects.Tristan Gingold2014-12-141-0/+20
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+467