aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-sem_names.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl-sem_names: avoid a crash on parenthesis ofTristan Gingold2019-07-151-2/+2
* vhdl: avoid a crash on label parenthesis.Tristan Gingold2019-07-031-0/+1
* vhdl: add anonymous_signal_declaration.Tristan Gingold2019-07-031-0/+4
* vhdl: improve error message.Tristan Gingold2019-07-011-2/+1
* vhdl-sem_names: do not crash on user attribute onTristan Gingold2019-06-201-1/+2
* vhdl-sem_names: check time resoultion for standalone units.Tristan Gingold2019-05-281-0/+10
* vhdl: properly group messages for overloading error.Tristan Gingold2019-05-211-2/+4
* errorout: add messages group instead of continuation.Tristan Gingold2019-05-121-7/+12
* vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.Tristan Gingold2019-05-101-3/+3
* 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-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/+4313