summaryrefslogtreecommitdiffstats
path: root/vhdlparser/VhdlParser.cc
Commit message (Collapse)AuthorAgeFilesLines
* fixes vhdl literal bugogre2017-05-091-310/+303
|
* Bug fix for rendering the VHDL Hierarchy (thanks to a patch by Martin Kreis)Dimitri van Heesch2016-06-051-64/+13
|
* Remove unused variablesChristoph Grüninger2016-01-231-1/+1
|
* Fix return-type warnings with -DNDEBUGChristoph Grüninger2016-01-231-0/+59
|
* Changed configuration mechanism to directly access options in order to ↵Dimitri van Heesch2016-01-171-2/+2
| | | | improve performance
* Bug 758495 - Bug in VHDL parser + other fixesDimitri van Heesch2015-12-201-363/+380
|
* Various VHDL related fixesDimitri van Heesch2015-04-271-17/+41
|
* Switched back to version 6.2 of JavaCC for VHDL parser generation.Dimitri van Heesch2015-01-031-23/+29
|
* Various VHDL related fixesDimitri van Heesch2015-01-021-170/+130
|
* Various VHDL fixesDimitri van Heesch2014-11-061-112/+118
|
* 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-789/+809
|
* New VHDL parser implementationDimitri van Heesch2014-08-021-0/+13051