aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-scanner.ads
Commit message (Expand)AuthorAgeFilesLines
* vhdl scanner: handle pragma translate_on/translate_off.Tristan Gingold2019-07-241-1/+4
* vhdl: refactoring: remove configure function with string access.Tristan Gingold2019-07-141-1/+1
* Error_Msg_Option: do not raise exception.Tristan Gingold2019-06-251-2/+2
* vhdl-disp_vhdl: print literals and identifiers from the source.Tristan Gingold2019-05-291-0/+1
* vhdl: decouple errorouts a bit more.Tristan Gingold2019-05-101-0/+3
* vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.Tristan Gingold2019-05-101-2/+2
* vhdl: move tokens as vhdl child package.Tristan Gingold2019-05-041-1/+1
* vhdl: move scanner under vhdl hierarchy.Tristan Gingold2019-05-041-0/+144