aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-sem_scopes.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl-sem_scopes: avoid duplicate hidden warningTristan Gingold2023-03-221-0/+5
* simul: improve support of psl in debuggerTristan Gingold2023-01-111-4/+10
* vhdl: fix use clause of a package with interface subprograms.Tristan Gingold2022-11-301-16/+54
* vhdl-nodes: renaming.Tristan Gingold2022-07-211-1/+1
* vhdl-sem_scopes: handle state_suspendTristan Gingold2022-06-041-1/+2
* vhdl/psl: handle PSL inherit spec. For #1899Tristan Gingold2021-11-051-0/+22
* Fixed some typos (#1868)Patrick Lehmann2021-09-161-3/+3
* vhdl: remove iir_kind_anonymous_signal_declaration (now unused)Tristan Gingold2021-08-241-2/+1
* vhdl-sem_scopes.adb: consider operators for interface chainTristan Gingold2021-07-051-1/+2
* update license headersumarcor2021-01-141-11/+9
* src/vhd: remove use of chapter sign in comment to have on ASCII charactersTristan Gingold2021-01-091-3/+3
* vhdl-sem_scopes: avoid a crash on invalid selected name. Fix #1490Tristan Gingold2020-10-101-0/+4
* vhdl: allow conflict design unit name with -frelaxedTristan Gingold2020-09-121-15/+33
* vhdl-sem_scopes: handle anonymous signal declarations.Tristan Gingold2020-02-181-1/+2
* vhdl-ams: fix tree consistency for subnature declaration.Tristan Gingold2019-12-291-3/+2
* vhdl: handle non-object aliases in selected use clause. Fix #1057Tristan Gingold2019-12-241-5/+8
* vhdl: remove -Whides warnings for processes without a label.Tristan Gingold2019-08-081-0/+9
* errorout: add messages group instead of continuation.Tristan Gingold2019-05-121-1/+3
* vhdl: extract vhdl.errors from errorout.Tristan Gingold2019-05-081-0/+1
* vhdl: move iirs_utils to vhdl.utilsTristan Gingold2019-05-061-1/+1
* vhdl: move sem* packages to vhdl children.Tristan Gingold2019-05-051-0/+1672