summaryrefslogtreecommitdiffstats
path: root/vhdlparser/VhdlParser.h
Commit message (Collapse)AuthorAgeFilesLines
* Various VHDL related fixesDimitri van Heesch2015-04-271-1899/+1899
|
* Switched back to version 6.2 of JavaCC for VHDL parser generation.Dimitri van Heesch2015-01-031-151/+165
|
* Various VHDL related fixesDimitri van Heesch2015-01-021-1912/+1873
|
* Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-021-1/+1
| | | | | Also made dangerous string access more visible by introducing rawData(). This replaces data() which will now return a constant string.
* Various VHDL fixesDimitri van Heesch2014-11-061-271/+286
|
* Vhdl fixesDimitri van Heesch2014-08-111-2812/+2852
|
* New VHDL parser implementationDimitri van Heesch2014-08-021-0/+8944