Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhdl psl: fully scan PSL keywords in scanner. | Tristan Gingold | 2019-08-20 | 1 | -8/+0 |
* | vhdl scanner: handle pragma translate_on/translate_off. | Tristan Gingold | 2019-07-24 | 1 | -1/+4 |
* | vhdl: refactoring: remove configure function with string access. | Tristan Gingold | 2019-07-14 | 1 | -1/+1 |
* | Error_Msg_Option: do not raise exception. | Tristan Gingold | 2019-06-25 | 1 | -2/+2 |
* | vhdl-disp_vhdl: print literals and identifiers from the source. | Tristan Gingold | 2019-05-29 | 1 | -0/+1 |
* | vhdl: decouple errorouts a bit more. | Tristan Gingold | 2019-05-10 | 1 | -0/+3 |
* | vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64. | Tristan Gingold | 2019-05-10 | 1 | -2/+2 |
* | vhdl: move tokens as vhdl child package. | Tristan Gingold | 2019-05-04 | 1 | -1/+1 |
* | vhdl: move scanner under vhdl hierarchy. | Tristan Gingold | 2019-05-04 | 1 | -0/+144 |