aboutsummaryrefslogtreecommitdiffstats
path: root/src/errorout.ads
Commit message (Expand)AuthorAgeFilesLines
* vhdl-sem_specs: allow attribute specification on a type if -frelaxedTristan Gingold2023-04-301-0/+1
* errorout: add int64 argumentsTristan Gingold2023-01-251-1/+4
* vhdl: add a warning to detect use before elaborationTristan Gingold2023-01-151-5/+7
* Remove trailing spacesTristan Gingold2022-11-081-1/+1
* Added id to warnings related to attributes. (#2242)cderrien2022-11-081-0/+5
* vhdl-sem.adb: lexical conformance is now a relaxed error. Fix #2165Tristan Gingold2022-08-071-0/+4
* errorout: add nowrite warning. Fix #2081Tristan Gingold2022-06-071-0/+5
* vhdl: add a warning for unassociated portsTristan Gingold2022-06-041-0/+4
* vhdl-canon: detect PSL assertion that cannot fail. For #1832Tristan Gingold2021-08-291-1/+5
* errorout: do not display empty linesTristan Gingold2021-08-281-1/+3
* ghdldrv/: initial support for foreign modulesTristan Gingold2021-04-051-1/+1
* Add a warning for processes without a wait statement. Fix #1677Tristan Gingold2021-03-081-0/+4
* update license headersumarcor2021-01-141-11/+9
* synth: correctly quote nets name in error messages.Tristan Gingold2020-05-091-0/+1
* options: handle -fmax-errors=Tristan Gingold2020-03-311-1/+1
* Warn on unexpected options for command '-a'. Fix #1066Tristan Gingold2020-03-041-2/+10
* Remove --ieee=mentor and build of mentor libraries.Tristan Gingold2020-03-021-0/+4
* vhdl: a function call is not an object. Fix #1138.Tristan Gingold2020-03-011-1/+4
* vhdl: evaluate std_logic matching equality. Fix #1063Tristan Gingold2020-01-011-1/+4
* errorout: reserve eargs for synthesis.Tristan Gingold2019-10-061-1/+6
* Rework errors handling, to have a more generic framework.Tristan Gingold2019-10-061-32/+42
* vhdl scanner: handle pragma translate_on/translate_off.Tristan Gingold2019-07-241-0/+4
* errorout: handle %v for values.Tristan Gingold2019-07-191-1/+9
* Error_Msg_Option: do not raise exception.Tristan Gingold2019-06-251-7/+2
* errorout: make it more neutral.Tristan Gingold2019-05-131-8/+9
* options: support -Werror=WARN to transform one warning into an error.Tristan Gingold2019-05-131-3/+9
* errorout: add messages group instead of continuation.Tristan Gingold2019-05-121-8/+16
* vhdl: decouple errorouts a bit more.Tristan Gingold2019-05-101-3/+2
* psl: add psl-types, psl-nodes_priv.Tristan Gingold2019-05-101-1/+2
* Extract psl-errors from errorout.Tristan Gingold2019-05-101-4/+0
* Move errorout from vhdl/ to src/Tristan Gingold2019-05-091-0/+274
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-128/+0
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+128