| Commit message (Expand) | Author | Age | Files | Lines |
* | vhdl-sem_expr: set string type in case of error. | Tristan Gingold | 2019-06-13 | 1 | -9/+12 |
* | vhdl-sem_expr: avoid crash after error with parenthesis | Tristan Gingold | 2019-06-13 | 1 | -3/+9 |
* | vhdl-sem_expr: avoid crash if no choices. | Tristan Gingold | 2019-06-13 | 1 | -1/+3 |
* | vhdl: improve error messages for generate statement. | Tristan Gingold | 2019-06-12 | 1 | -1/+3 |
* | vhdl: detect unused signals and variables. | Tristan Gingold | 2019-06-05 | 1 | -9/+4 |
* | vhdl-sem_expr: do not try to report empty error message. | Tristan Gingold | 2019-06-04 | 1 | -5/+7 |
* | vhdl: get rid of Get/Set_Physical_Unit. | Tristan Gingold | 2019-05-28 | 1 | -1/+0 |
* | vhdl: properly group messages for overloading error. | Tristan Gingold | 2019-05-21 | 1 | -0/+20 |
* | errorout: add messages group instead of continuation. | Tristan Gingold | 2019-05-12 | 1 | -8/+12 |
* | vhdl: adjust aggregate staticness if not constrained. Fix #817 | Tristan Gingold | 2019-05-11 | 1 | -0/+6 |
* | vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64. | Tristan Gingold | 2019-05-10 | 1 | -15/+15 |
* | 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 | -2/+2 |
* | vhdl: move iirs_utils to vhdl.utils | Tristan Gingold | 2019-05-06 | 1 | -2/+2 |
* | vhdl: move xrefs to vhdl child package. | Tristan Gingold | 2019-05-06 | 1 | -1/+1 |
* | vhdl: rename iirs to vhdl.nodes | Tristan Gingold | 2019-05-05 | 1 | -3/+3 |
* | 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 | -1/+1 |
* | vhdl: move sem* packages to vhdl children. | Tristan Gingold | 2019-05-05 | 1 | -0/+5229 |