index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pycode.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: modernize MemberList
Dimitri van Heesch
2021-01-22
1
-1/+1
*
Refactoring: replace MemberSDict by MemberLinkedRefMap
Dimitri van Heesch
2021-01-04
1
-7/+7
*
Protect mutable access to members in code generators with mutexes
Dimitri van Heesch
2020-11-28
1
-0/+9
*
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
-10/+10
*
Refactoring: Introduce immutable and mutable interfaces
Dimitri van Heesch
2020-11-09
1
-7/+15
*
Merge branch 'symbolresolver'
Dimitri van Heesch
2020-10-28
1
-4/+8
|
\
|
*
Refactoring: introduce SymbolResolver to group symbol lookup routines
Dimitri van Heesch
2020-10-28
1
-4/+8
*
|
Merge pull request #8122 from albert-github/feature/bug_warn_lex
Dimitri van Heesch
2020-10-24
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Remove warnings from lexers
albert-github
2020-10-20
1
-1/+1
*
|
Refactoring: modernize Doxygen::symbolMap
Dimitri van Heesch
2020-10-23
1
-15/+3
|
/
*
Refactoring: modernize TooltipManager class and source reference lists
Dimitri van Heesch
2020-10-20
1
-5/+4
*
issue #8098: Python Decorator written below @brief tag and above the function...
Dimitri van Heesch
2020-10-16
1
-0/+7
*
Refactoring: Introduce ScopedTypeVariant
Dimitri van Heesch
2020-10-10
1
-161/+54
*
Refactoring: making pycode.l reentrant
Dimitri van Heesch
2020-09-06
1
-1174/+1231
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-23/+30
*
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
-0/+29
*
Remove bogus flex code
Dimitri van Heesch
2019-11-18
1
-9/+0
*
Spelling corrections for src directory
albert-github
2019-11-05
1
-1/+1
*
Fix typos
luz.paz
2019-09-28
1
-2/+2
*
Consistent way to show scanner state
albert-github
2019-09-05
1
-0/+2
*
Some fixes and restructuring
Dimitri van Heesch
2019-08-06
1
-0/+8
*
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
1
-4/+4
|
\
|
*
Correction warning message
albert-github
2019-06-01
1
-4/+4
*
|
Improved constness and avoid using non-const members of aliases
Dimitri van Heesch
2019-07-29
1
-11/+11
|
/
*
Further const correctness changes
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
-18/+18
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-5/+5
*
Double id for tooltips in XHTML Possible.
albert-github
2019-01-18
1
-5/+0
*
Fixed some more small memory leaks
Dimitri van Heesch
2018-12-26
1
-2/+4
*
Update pycode.l
Armin Müller
2018-08-21
1
-2/+2
*
Small problems when displaying python code
albert-github
2018-05-22
1
-4/+26
*
flex: use %option instead of command line options.
Adrian Negreanu
2016-09-21
1
-0/+2
*
Python strip code comments
albert-github
2016-09-03
1
-1/+1
*
Bug 770660 - Code snippet always shows line numbers from 1
albert-github
2016-09-03
1
-8/+9
*
Determination of end of parameter list
albert-github
2016-08-27
1
-0/+4
*
Bug 766464 - python: missing cross-links in sources (option SOURCE_BROWSER = ...
albert-github
2016-05-16
1
-0/+16
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-3/+3
*
Minor change to pycode.l:codifyLines
Dimitri van Heesch
2015-12-26
1
-3/+3
*
Merge branch 'feature/bug_593642' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2015-12-26
1
-29/+110
|
\
|
*
Bug 593642 - Python: STRIP_CODE_COMMENTS Doesn't work within the source code
albert-github
2015-12-25
1
-29/+110
*
|
Bug 735152 - Python: Allow undocumented "cls" parameter for class methods
albert-github
2015-12-26
1
-0/+8
|
/
*
Fixed preprocessor macros for flex version check
lameventanas
2015-11-25
1
-1/+1
*
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
*
Remove unused local and static global variables
albert-github
2014-12-27
1
-1/+0
*
Updated copyright
Dimitri van Heesch
2014-02-11
1
-1/+1
[next]