index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdlcode.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issues caused by QCString::rawData and QCString::operator[]
Dimitri van Heesch
2021-04-26
1
-4/+3
*
Refactoring: remove implicit conversion from QCString to const char *
Dimitri van Heesch
2021-04-22
1
-84/+86
*
Refactoring: move qcstring and remove qtools
Dimitri van Heesch
2021-03-25
1
-17/+15
*
Refactoring: replace QFile/FTextStream with fstream/stringstream
Dimitri van Heesch
2021-03-18
1
-1/+0
*
Refactoring: replaced std::regex with own much faster implementation
Dimitri van Heesch
2021-03-02
1
-3/+3
*
Some performance tweaks + remove setting of global locale
Dimitri van Heesch
2021-02-22
1
-2/+2
*
Refactoring: replace QRegExp by std::regex in vhdldocgen.cpp
Dimitri van Heesch
2021-02-20
1
-10/+13
*
Refactoring: replace QRegExp by std::regex in vhdlcode.l
Dimitri van Heesch
2021-02-20
1
-15/+20
*
Refactoring: modernize MemberList
Dimitri van Heesch
2021-01-22
1
-8/+7
*
Various fixes based on coverity scan results
Dimitri van Heesch
2021-01-05
1
-1/+1
*
Refactoring: replace MemberSDict by MemberLinkedRefMap
Dimitri van Heesch
2021-01-04
1
-1/+1
*
Refactoring: replace QDict by std::set for classifying keywords in vhdldocgen
Dimitri van Heesch
2020-11-29
1
-2/+2
*
Issue #8206: Incorrect XHTML results
Dimitri van Heesch
2020-11-27
1
-3/+2
*
Refactoring: replacing dynamic_cast by static_cast to improve performance
Dimitri van Heesch
2020-11-13
1
-1/+1
*
Remove warnings from lexers
albert-github
2020-10-20
1
-3/+3
*
Refactoring: modernize TooltipManager class and source reference lists
Dimitri van Heesch
2020-10-20
1
-1/+6
*
Refactoring: making vhdlcode.l reentrant
Dimitri van Heesch
2020-09-13
1
-1147/+1151
*
issue #7995 Doxygen doesn't handle very simple example in the .md file
albert-github
2020-09-02
1
-0/+3
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-1/+8
*
Fix compiler warnings on Windows (Visual Studio)
Dimitri van Heesch
2020-02-12
1
-0/+3
*
Split language parser into "outline parser" and "code parser"
Dimitri van Heesch
2019-12-03
1
-6/+16
*
Remove bogus flex code
Dimitri van Heesch
2019-11-18
1
-8/+0
*
Changed ArgumentList to be an STL container
Dimitri van Heesch
2019-10-27
1
-10/+5
*
Consistent way to show scanner state
albert-github
2019-09-05
1
-2/+2
*
Correction warning message
albert-github
2019-06-01
1
-1/+1
*
Add const correctness for argument lists
Dimitri van Heesch
2019-05-05
1
-2/+2
*
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-4/+4
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-2/+2
*
Merge pull request #6776 from albert-github/feature/bug_xhtml_tooltip
Dimitri van Heesch
2019-02-09
1
-5/+0
|
\
|
*
Double id for tooltips in XHTML Possible.
albert-github
2019-01-18
1
-5/+0
*
|
Inline VHDL code
albert-github
2019-01-30
1
-5/+1
|
/
*
Wrong counting of lines during VHDL code output
albert-github
2018-12-05
1
-1/+1
*
Correction of some coloring of code comments in VHDL, adding data type 'posit...
albert-github
2018-08-24
1
-34/+35
*
Bug 691689 - Line numbers for examples
Dimitri van Heesch
2018-08-19
1
-16/+15
*
Added some VHDL code coloring
albert-github
2018-03-31
1
-17/+51
*
Misc. typos
luzpaz
2017-12-23
1
-4/+4
*
flex: use %option instead of command line options.
Adrian Negreanu
2016-09-21
1
-0/+3
*
Bug 771199 - Web-page bug: Comment blocks in VHDL
Dimitri van Heesch
2016-09-11
1
-2/+1
*
Bug 770660 - Code snippet always shows line numbers from 1
albert-github
2016-09-03
1
-7/+9
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-3/+3
*
Support flex-2.6.0
Dimitri van Heesch
2015-11-22
1
-1/+1
*
Support flex-2.6.0
Heiko Becker
2015-11-22
1
-1/+1
*
drop #include <unistd.h>
Adrian Negreanu
2015-05-15
1
-2/+2
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Merge pull request #272 from albert-github/feature/bug_unused
Dimitri van Heesch
2015-01-03
1
-6/+0
|
\
|
*
Remove unused local and static global variables
albert-github
2014-12-27
1
-6/+0
*
|
Fixed a couple of cases where sharing string data could lead to corruption
Dimitri van Heesch
2015-01-02
1
-2/+2
|
/
*
New VHDL parser implementation
Dimitri van Heesch
2014-08-02
1
-0/+2
*
Updated copyright
Dimitri van Heesch
2014-02-11
1
-1/+1
*
Reduced and improved functionality of QList
Dimitri van Heesch
2013-12-30
1
-4/+4
[next]