index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdljjparser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-3/+3
*
Refactoring: move qcstring and remove qtools
Dimitri van Heesch
2021-03-25
1
-1/+1
*
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-1/+0
*
Refactoring: Replaced QDir with Dir
Dimitri van Heesch
2021-03-18
1
-1/+1
*
Refactoring: cleanup unused qtools headers
Dimitri van Heesch
2021-01-22
1
-4/+2
*
Refactor: Modernize clang parser and make it run with multiple threads
Dimitri van Heesch
2020-07-16
1
-5/+2
*
missing instance-rework
hake
2020-06-03
1
-0/+1
*
vhdl-fixed-bug-7432
hake
2020-02-04
1
-2/+3
*
Cleanup unused/unwanted parser dependencies on code generator
Dimitri van Heesch
2020-01-26
1
-1/+0
*
Make VHDL parser reentrant
Dimitri van Heesch
2020-01-03
1
-38/+36
*
Merge branch 'master' into spelling
Dimitri van Heesch
2019-12-23
1
-27/+11
|
\
|
*
issue #7436 Incorrect handling of block comments in VHDL
albert-github
2019-12-11
1
-1/+1
|
*
Merge branch 'master' into feature/bug_coverity_unint
Dimitri van Heesch
2019-12-08
1
-23/+7
|
|
\
|
|
*
Changed std::unique_ptr<Entry> to std::shared_ptr<Entry> at avoid use after f...
Dimitri van Heesch
2019-12-08
1
-2/+2
|
|
*
Split language parser into "outline parser" and "code parser"
Dimitri van Heesch
2019-12-03
1
-21/+5
|
*
|
Coverity uninitialized
albert-github
2019-12-02
1
-3/+3
|
|
/
*
|
spelling: entity
Josh Soref
2019-11-12
1
-1/+1
|
/
*
Fixed use of uninitialized pointer in preprocessor
Dimitri van Heesch
2019-11-09
1
-1/+1
*
Cleanup forward declarations of obsolete classes
Dimitri van Heesch
2019-10-28
1
-1/+0
*
Use smartpointers to manage the lifetime of Entry objects
Dimitri van Heesch
2019-10-07
1
-3/+6
*
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-2/+2
*
Bug 691689 - Line numbers for examples
Dimitri van Heesch
2018-08-19
1
-2/+1
*
Vhdl fixes
Dimitri van Heesch
2014-08-11
1
-33/+37
*
New VHDL parser implementation
Dimitri van Heesch
2014-08-02
1
-0/+98