aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-scanner.ads
Commit message (Expand)AuthorAgeFilesLines
* 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