Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhdl-scanner: optimization | Tristan Gingold | 2019-06-03 | 1 | -6/+17 |
* | vhdl: differenciate block and line comments. | Tristan Gingold | 2019-05-30 | 1 | -2/+2 |
* | vhdl-disp_vhdl: print literals and identifiers from the source. | Tristan Gingold | 2019-05-29 | 1 | -0/+5 |
* | errorout: add messages group instead of continuation. | Tristan Gingold | 2019-05-12 | 1 | -7/+9 |
* | vhdl: decouple errorouts a bit more. | Tristan Gingold | 2019-05-10 | 1 | -28/+45 |
* | vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64. | Tristan Gingold | 2019-05-10 | 1 | -10/+10 |
* | vhdl: move scanner under vhdl hierarchy. | Tristan Gingold | 2019-05-04 | 1 | -0/+2332 |