summaryrefslogtreecommitdiffstats
path: root/vhdlparser/vhdlparser.jj
Commit message (Collapse)AuthorAgeFilesLines
* Various VHDL related fixesDimitri van Heesch2015-01-021-9/+15
|
* 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-558/+571
|
* Bug 735767 - [PATCH] Fix potential copy and paste issue in ↵Dimitri van Heesch2014-09-231-1/+1
| | | | vhdlparser/VhdlParser.cc
* Vhdl fixesDimitri van Heesch2014-08-111-93/+151
|
* New VHDL parser implementationDimitri van Heesch2014-08-021-0/+2758