| Commit message (Expand) | Author | Age | Files | Lines |
* | vhdl-sem.adb: lexical conformance is now a relaxed error. Fix #2165 | Tristan Gingold | 2022-08-07 | 1 | -0/+4 |
* | errorout: add nowrite warning. Fix #2081 | Tristan Gingold | 2022-06-07 | 1 | -0/+5 |
* | vhdl: add a warning for unassociated ports | Tristan Gingold | 2022-06-04 | 1 | -0/+4 |
* | vhdl-canon: detect PSL assertion that cannot fail. For #1832 | Tristan Gingold | 2021-08-29 | 1 | -1/+5 |
* | errorout: do not display empty lines | Tristan Gingold | 2021-08-28 | 1 | -1/+3 |
* | ghdldrv/: initial support for foreign modules | Tristan Gingold | 2021-04-05 | 1 | -1/+1 |
* | Add a warning for processes without a wait statement. Fix #1677 | Tristan Gingold | 2021-03-08 | 1 | -0/+4 |
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
* | synth: correctly quote nets name in error messages. | Tristan Gingold | 2020-05-09 | 1 | -0/+1 |
* | options: handle -fmax-errors= | Tristan Gingold | 2020-03-31 | 1 | -1/+1 |
* | Warn on unexpected options for command '-a'. Fix #1066 | Tristan Gingold | 2020-03-04 | 1 | -2/+10 |
* | Remove --ieee=mentor and build of mentor libraries. | Tristan Gingold | 2020-03-02 | 1 | -0/+4 |
* | vhdl: a function call is not an object. Fix #1138. | Tristan Gingold | 2020-03-01 | 1 | -1/+4 |
* | vhdl: evaluate std_logic matching equality. Fix #1063 | Tristan Gingold | 2020-01-01 | 1 | -1/+4 |
* | errorout: reserve eargs for synthesis. | Tristan Gingold | 2019-10-06 | 1 | -1/+6 |
* | Rework errors handling, to have a more generic framework. | Tristan Gingold | 2019-10-06 | 1 | -32/+42 |
* | vhdl scanner: handle pragma translate_on/translate_off. | Tristan Gingold | 2019-07-24 | 1 | -0/+4 |
* | errorout: handle %v for values. | Tristan Gingold | 2019-07-19 | 1 | -1/+9 |
* | Error_Msg_Option: do not raise exception. | Tristan Gingold | 2019-06-25 | 1 | -7/+2 |
* | errorout: make it more neutral. | Tristan Gingold | 2019-05-13 | 1 | -8/+9 |
* | options: support -Werror=WARN to transform one warning into an error. | Tristan Gingold | 2019-05-13 | 1 | -3/+9 |
* | errorout: add messages group instead of continuation. | Tristan Gingold | 2019-05-12 | 1 | -8/+16 |
* | vhdl: decouple errorouts a bit more. | Tristan Gingold | 2019-05-10 | 1 | -3/+2 |
* | psl: add psl-types, psl-nodes_priv. | Tristan Gingold | 2019-05-10 | 1 | -1/+2 |
* | Extract psl-errors from errorout. | Tristan Gingold | 2019-05-10 | 1 | -4/+0 |
* | Move errorout from vhdl/ to src/ | Tristan Gingold | 2019-05-09 | 1 | -0/+274 |
* | Create src/vhdl subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -128/+0 |
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+128 |