Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhdl: improve error messages for generate statement. | Tristan Gingold | 2019-06-12 | 1 | -1/+1 |
* | vhdl: detect unused signals and variables. | Tristan Gingold | 2019-06-05 | 1 | -1/+2 |
* | vhdl-sem_stmts.adb: minor refactoring. | Tristan Gingold | 2019-05-28 | 1 | -1/+1 |
* | errorout: add messages group instead of continuation. | Tristan Gingold | 2019-05-12 | 1 | -4/+6 |
* | vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64. | Tristan Gingold | 2019-05-10 | 1 | -1/+1 |
* | vhdl: extract vhdl.errors from errorout. | Tristan Gingold | 2019-05-08 | 1 | -0/+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 | -1/+1 |
* | 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/+2183 |