| Commit message (Expand) | Author | Age | Files | Lines |
* | vhdl-sem_assocs: report all errors on incorrect formals. | Tristan Gingold | 2020-03-31 | 1 | -1/+1 |
* | vhdl-sem_assocs: remove duplicate error message for non-existing interface. | Tristan Gingold | 2020-03-21 | 1 | -8/+0 |
* | vhdl-sem_assocs: recurse for individual associations. | Tristan Gingold | 2020-02-17 | 1 | -23/+64 |
* | vhdl-sem_assocs: check conversion functions have only one parameter. | Tristan Gingold | 2020-02-02 | 1 | -0/+8 |
* | vhdl-sem_assocs: check that interface of function conv is a constant. | Tristan Gingold | 2020-02-01 | 1 | -1/+14 |
* | vhdl-sem_assocs: minor rework. | Tristan Gingold | 2020-02-01 | 1 | -32/+32 |
* | vhdl: improve support of AMS-vhdl (array and record natures, source quantities) | Tristan Gingold | 2019-12-28 | 1 | -0/+64 |
* | vhdl: improve an error message. | Tristan Gingold | 2019-07-10 | 1 | -1/+1 |
* | vhdl: detect unused signals and variables. | Tristan Gingold | 2019-06-05 | 1 | -0/+9 |
* | errorout: add messages group instead of continuation. | Tristan Gingold | 2019-05-12 | 1 | -3/+5 |
* | vhdl: extract vhdl.errors from errorout. | Tristan Gingold | 2019-05-08 | 1 | -0/+1 |
* | vhdl: renames iir_chains to vhdl.nodes_utils. Remove iir_chain_handling. | Tristan Gingold | 2019-05-06 | 1 | -1/+1 |
* | vhdl: move iirs_utils to vhdl.utils | Tristan Gingold | 2019-05-06 | 1 | -1/+1 |
* | vhdl: move xrefs to vhdl child package. | Tristan Gingold | 2019-05-06 | 1 | -2/+2 |
* | vhdl: move evaluation to vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -1/+1 |
* | vhdl: move std_standard package to vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -2/+2 |
* | vhdl: move sem* packages to vhdl children. | Tristan Gingold | 2019-05-05 | 1 | -0/+2571 |