aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-utils.adb
Commit message (Expand)AuthorAgeFilesLines
...
* vhdl: handle subtype indication (with range) in discrete_range.Tristan Gingold2019-08-101-0/+16
* synth: minor rework.Tristan Gingold2019-07-221-0/+10
* vhdl: cleanup in clear_instantiation_configuration.Tristan Gingold2019-07-131-66/+19
* vhdl: minor reformating.Tristan Gingold2019-07-111-5/+2
* vhdl: translate anonymous_signal_declaration.Tristan Gingold2019-07-031-1/+3
* vhdl: add anonymous_signal_declaration.Tristan Gingold2019-07-031-1/+4
* vhdl: move Current_Text from vhdl-utils to vhdl-parse.Tristan Gingold2019-05-251-24/+3
* vhdl-utils: avoid a crash on architecture without name.Tristan Gingold2019-05-211-0/+2
* vhdl: extract vhdl.errors from errorout.Tristan Gingold2019-05-081-1/+1
* vhdl: move iirs_utils to vhdl.utilsTristan Gingold2019-05-061-0/+1688