summaryrefslogtreecommitdiffstats
path: root/vhdlparser/vhdlparser.jj
Commit message (Expand)AuthorAgeFilesLines
* add decimal to base identifierogre2017-05-101-1/+1
* fixes vhdl literal bugogre2017-05-091-1/+3
* Bug fix for rendering the VHDL Hierarchy (thanks to a patch by Martin Kreis)Dimitri van Heesch2016-06-051-4/+12
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-2/+2
* Bug 758495 - Bug in VHDL parser + other fixesDimitri van Heesch2015-12-201-3/+3
* Various VHDL related fixesDimitri van Heesch2015-04-271-21/+51
* 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
* Various VHDL fixesDimitri van Heesch2014-11-061-558/+571
* Bug 735767 - [PATCH] Fix potential copy and paste issue in vhdlparser/VhdlPar...Dimitri van Heesch2014-09-231-1/+1
* Vhdl fixesDimitri van Heesch2014-08-111-93/+151
* New VHDL parser implementationDimitri van Heesch2014-08-021-0/+2758