aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-sem_assocs.adb
Commit message (Collapse)AuthorAgeFilesLines
* vhdl-sem_assocs: check conversion functions have only one parameter.Tristan Gingold2020-02-021-0/+8
|
* vhdl-sem_assocs: check that interface of function conv is a constant.Tristan Gingold2020-02-011-1/+14
| | | | Fix #1123
* vhdl-sem_assocs: minor rework.Tristan Gingold2020-02-011-32/+32
|
* vhdl: improve support of AMS-vhdl (array and record natures, source quantities)Tristan Gingold2019-12-281-0/+64
|
* vhdl: improve an error message.Tristan Gingold2019-07-101-1/+1
|
* vhdl: detect unused signals and variables.Tristan Gingold2019-06-051-0/+9
|
* errorout: add messages group instead of continuation.Tristan Gingold2019-05-121-3/+5
|
* 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-1/+1
|
* vhdl: move iirs_utils to vhdl.utilsTristan Gingold2019-05-061-1/+1
|
* vhdl: move xrefs to vhdl child package.Tristan Gingold2019-05-061-2/+2
|
* vhdl: move evaluation to vhdl child.Tristan Gingold2019-05-051-1/+1
|
* vhdl: move std_standard package to vhdl child.Tristan Gingold2019-05-051-2/+2
|
* vhdl: move sem* packages to vhdl children.Tristan Gingold2019-05-051-0/+2571