aboutsummaryrefslogtreecommitdiffstats
path: root/src/errorout.ads
Commit message (Expand)AuthorAgeFilesLines
* 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