summaryrefslogtreecommitdiffstats
path: root/vhdlparser
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #686 from albert-github/feature/bug_vhdl_error_messageDimitri van Heesch2018-05-012-6/+23
|\
| * Making VHDL error messages more doxygen likealbert-github2018-03-272-6/+23
* | Misc. typosluz.paz2018-04-253-3/+3
* | Adding debug options to vhdl parser generatoralbert-github2018-03-262-5/+45
|/
* Restore Makefile in vhdlparser dirDimitri van Heesch2017-10-281-397/+22
* Marks JS as freely licensedzachwick2017-08-041-22/+397
* add decimal to base identifierogre2017-05-102-3/+3
* fixes vhdl literal bugogre2017-05-0916-775/+740
* Bug fix for rendering the VHDL Hierarchy (thanks to a patch by Martin Kreis)Dimitri van Heesch2016-06-053-902/+859
* 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 improv...Dimitri van Heesch2016-01-173-5/+14
* Bug 758495 - Bug in VHDL parser + other fixesDimitri van Heesch2015-12-209-664/+668
* Fix hexChar for inputs 0 <= i < 10Anonymous Maarten2015-10-201-1/+1
* Use STATIC libraries to prevent them being sharedTomáš Chvátal2015-09-011-1/+1
* use cmakeAdrian Negreanu2015-05-151-0/+10
* Various VHDL related fixesDimitri van Heesch2015-05-155-2070/+2134
* Internal doxygen docs gives: warning: Unsupported xml/html tag <...> foundalbert-github2015-03-111-1/+1
* Switched back to version 6.2 of JavaCC for VHDL parser generation.Dimitri van Heesch2015-01-0316-373/+481
* Various VHDL related fixesDimitri van Heesch2015-01-0217-2398/+2248
* Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-022-2/+2
* Fixed typos in comments. No functional changes.orbitcowboy2014-12-101-1/+1
* Various VHDL fixesDimitri van Heesch2014-11-0620-1160/+1189
* Introduce new optimized string implementation (attempt 2)Dimitri van Heesch2014-10-231-0/+1
* Bug 735767 - [PATCH] Fix potential copy and paste issue in vhdlparser/VhdlPar...Dimitri van Heesch2014-09-232-2/+2
* Bug 735481 - [PATCH] Mismatch in memory allocation/de-allocation function in ...Dimitri van Heesch2014-08-301-1/+1
* Vhdl fixesDimitri van Heesch2014-08-1112-5361/+5636
* Fixed missing include for LinuxDimitri van Heesch2014-08-021-0/+1
* New VHDL parser implementationDimitri van Heesch2014-08-0225-0/+30968