aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-sem.adb
Commit message (Collapse)AuthorAgeFilesLines
* vhdl: set location on reference to the anonymous signal declaration.Tristan Gingold2019-07-141-0/+1
|
* vhdl: cleanup in clear_instantiation_configuration.Tristan Gingold2019-07-131-1/+1
|
* vhdl: translate anonymous_signal_declaration.Tristan Gingold2019-07-031-0/+1
|
* vhdl: add anonymous_signal_declaration.Tristan Gingold2019-07-031-7/+38
|
* vhdl: detect unused signals and variables.Tristan Gingold2019-06-051-10/+19
|
* errorout: add messages group instead of continuation.Tristan Gingold2019-05-121-5/+9
|
* vhdl: extract vhdl.errors from errorout.Tristan Gingold2019-05-081-0/+1
|
* vhdl: renames iir_chains to vhdl.nodes_utils. Remove iir_chain_handling.Tristan Gingold2019-05-061-2/+2
|
* vhdl: move iirs_utils to vhdl.utilsTristan Gingold2019-05-061-1/+1
|
* vhdl: move xrefs to vhdl child package.Tristan Gingold2019-05-061-1/+1
|
* vhdl: move ieee packages to vhdl children.Tristan Gingold2019-05-051-2/+2
|
* vhdl: move std_standard package to vhdl child.Tristan Gingold2019-05-051-1/+1
|
* vhdl: move sem* packages to vhdl children.Tristan Gingold2019-05-051-0/+3314