aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-sem_decls.adb
Commit message (Collapse)AuthorAgeFilesLines
* ams-vhdl: improve error recoveryTristan Gingold2019-12-301-58/+75
|
* ams-vhdl: check nature for record natures and terminals.Tristan Gingold2019-12-301-4/+64
|
* vhdl-ams: fix overload for simple simultaneous statement.Tristan Gingold2019-12-291-1/+5
| | | | Fix tree consistency for branch quantity declarations.
* vhdl: improve support of AMS-vhdl (array and record natures, source quantities)Tristan Gingold2019-12-281-71/+178
|
* vhdl-sem_decls: make sem_declaration public.Tristan Gingold2019-10-231-10/+9
|
* vhdl-sem_decls: extract sem_declaration.Tristan Gingold2019-10-231-121/+118
|
* vhdl-sem_decls: add comment.Tristan Gingold2019-10-211-0/+3
|
* vhdl: add anonymous_signal_declaration.Tristan Gingold2019-07-031-0/+19
|
* vhdl: detect unused signals and variables.Tristan Gingold2019-06-051-3/+8
|
* errorout: add messages group instead of continuation.Tristan Gingold2019-05-121-3/+6
|
* 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 xrefs to vhdl child package.Tristan Gingold2019-05-061-1/+1
|
* vhdl: move evaluation to vhdl child.Tristan Gingold2019-05-051-1/+1
|
* 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/+2342