index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vhdlparser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #686 from albert-github/feature/bug_vhdl_error_message
Dimitri van Heesch
2018-05-01
2
-6/+23
|
\
|
*
Making VHDL error messages more doxygen like
albert-github
2018-03-27
2
-6/+23
*
|
Misc. typos
luz.paz
2018-04-25
3
-3/+3
*
|
Adding debug options to vhdl parser generator
albert-github
2018-03-26
2
-5/+45
|
/
*
Restore Makefile in vhdlparser dir
Dimitri van Heesch
2017-10-28
1
-397/+22
*
Marks JS as freely licensed
zachwick
2017-08-04
1
-22/+397
*
add decimal to base identifier
ogre
2017-05-10
2
-3/+3
*
fixes vhdl literal bug
ogre
2017-05-09
16
-775/+740
*
Bug fix for rendering the VHDL Hierarchy (thanks to a patch by Martin Kreis)
Dimitri van Heesch
2016-06-05
3
-902/+859
*
Remove unused variables
Christoph Grüninger
2016-01-23
1
-1/+1
*
Fix return-type warnings with -DNDEBUG
Christoph Grüninger
2016-01-23
1
-0/+59
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
3
-5/+14
*
Bug 758495 - Bug in VHDL parser + other fixes
Dimitri van Heesch
2015-12-20
9
-664/+668
*
Fix hexChar for inputs 0 <= i < 10
Anonymous Maarten
2015-10-20
1
-1/+1
*
Use STATIC libraries to prevent them being shared
Tomáš Chvátal
2015-09-01
1
-1/+1
*
use cmake
Adrian Negreanu
2015-05-15
1
-0/+10
*
Various VHDL related fixes
Dimitri van Heesch
2015-05-15
5
-2070/+2134
*
Internal doxygen docs gives: warning: Unsupported xml/html tag <...> found
albert-github
2015-03-11
1
-1/+1
*
Switched back to version 6.2 of JavaCC for VHDL parser generation.
Dimitri van Heesch
2015-01-03
16
-373/+481
*
Various VHDL related fixes
Dimitri van Heesch
2015-01-02
17
-2398/+2248
*
Fixed a couple of cases where sharing string data could lead to corruption
Dimitri van Heesch
2015-01-02
2
-2/+2
*
Fixed typos in comments. No functional changes.
orbitcowboy
2014-12-10
1
-1/+1
*
Various VHDL fixes
Dimitri van Heesch
2014-11-06
20
-1160/+1189
*
Introduce new optimized string implementation (attempt 2)
Dimitri van Heesch
2014-10-23
1
-0/+1
*
Bug 735767 - [PATCH] Fix potential copy and paste issue in vhdlparser/VhdlPar...
Dimitri van Heesch
2014-09-23
2
-2/+2
*
Bug 735481 - [PATCH] Mismatch in memory allocation/de-allocation function in ...
Dimitri van Heesch
2014-08-30
1
-1/+1
*
Vhdl fixes
Dimitri van Heesch
2014-08-11
12
-5361/+5636
*
Fixed missing include for Linux
Dimitri van Heesch
2014-08-02
1
-0/+1
*
New VHDL parser implementation
Dimitri van Heesch
2014-08-02
25
-0/+30968