aboutsummaryrefslogtreecommitdiffstats
path: root/src/errorout.adb
Commit message (Expand)AuthorAgeFilesLines
* errorout: add int64 argumentsTristan Gingold2023-01-251-0/+23
* synth: report values in bound errorsTristan Gingold2023-01-121-1/+17
* errorout: do not display empty linesTristan Gingold2021-08-281-0/+10
* ghdldrv/: initial support for foreign modulesTristan Gingold2021-04-051-2/+2
* update license headersumarcor2021-01-141-11/+9
* synth: correctly quote nets name in error messages.Tristan Gingold2020-05-091-6/+11
* ghdlsynth: fix crash when using libghdl.Tristan Gingold2019-10-061-1/+3
* errorout: reserve eargs for synthesis.Tristan Gingold2019-10-061-0/+15
* Rework errors handling, to have a more generic framework.Tristan Gingold2019-10-061-170/+134
* errorout: handle %v for values.Tristan Gingold2019-07-191-0/+27
* Error_Msg_Option: do not raise exception.Tristan Gingold2019-06-251-7/+1
* errorout-memory: avoid a crash after the limit isTristan Gingold2019-06-201-1/+1
* errorout: stop after error limit.Tristan Gingold2019-06-041-2/+2
* vhdl: properly group messages for overloading error.Tristan Gingold2019-05-211-1/+1
* errorout: make it more neutral.Tristan Gingold2019-05-131-25/+32
* options: support -Werror=WARN to transform one warning into an error.Tristan Gingold2019-05-131-6/+11
* errorout: add messages group instead of continuation.Tristan Gingold2019-05-121-26/+50
* vhdl: decouple errorouts a bit more.Tristan Gingold2019-05-101-58/+10
* psl: add psl-types, psl-nodes_priv.Tristan Gingold2019-05-101-1/+2
* Extract psl-errors from errorout.Tristan Gingold2019-05-101-9/+0
* Move errorout from vhdl/ to src/Tristan Gingold2019-05-091-0/+437
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-1113/+0
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+1113