index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fortrancode.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: modernizing fortrancode.l
Dimitri van Heesch
2021-01-22
1
-57/+41
*
Refactoring: replace MemberSDict by MemberLinkedRefMap
Dimitri van Heesch
2021-01-04
1
-3/+3
*
Refactoring: replace NamespaceSDict by NamespaceLinkedMap
Dimitri van Heesch
2020-12-23
1
-1/+1
*
Refactoring: replace ClassSDict by ClassLinkedMap/ClassLinkedRefMap
Dimitri van Heesch
2020-12-19
1
-3/+3
*
Protect mutable access to members in code generators with mutexes
Dimitri van Heesch
2020-11-28
1
-0/+7
*
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
-2/+2
*
Refactoring: Introduce immutable and mutable interfaces
Dimitri van Heesch
2020-11-09
1
-2/+6
*
Remove warnings from lexers
albert-github
2020-10-20
1
-1/+1
*
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
-2/+4
*
Refactoring: making fortrancode.l reentrant
Dimitri van Heesch
2020-09-10
1
-898/+966
*
issue #7995 Doxygen doesn't handle very simple example in the .md file
albert-github
2020-09-02
1
-0/+11
*
Replaced QDict<void> by StringUnorderedSet for fortrancode.l
Dimitri van Heesch
2020-08-03
1
-7/+9
*
Fixed shadowing issue in getFortranDefs and other shadowing cases
Dimitri van Heesch
2020-04-09
1
-12/+13
*
Replaced MemberNameSDict by MemberNameLinkedMap based on LinkedMap
Dimitri van Heesch
2020-04-08
1
-96/+97
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-69/+75
*
Fix compiler warnings on Windows (Visual Studio)
Dimitri van Heesch
2020-02-12
1
-0/+3
*
Cleanup unused/unwanted parser dependencies on code generator
Dimitri van Heesch
2020-01-26
1
-0/+2
*
Merge branch 'master' into spelling
Dimitri van Heesch
2019-12-23
1
-9/+27
|
\
|
*
Split language parser into "outline parser" and "code parser"
Dimitri van Heesch
2019-12-03
1
-0/+30
|
*
Remove bogus flex code
Dimitri van Heesch
2019-11-18
1
-12/+0
*
|
spelling: terminated
Josh Soref
2019-11-12
1
-1/+1
|
/
*
Spelling corrections for src directory
albert-github
2019-11-05
1
-1/+1
*
Fix typos
luz.paz
2019-09-28
1
-1/+1
*
Reduce the use of QString in favor of the more efficient QCString
Dimitri van Heesch
2019-09-21
1
-1/+1
*
Consistent way to show scanner state
albert-github
2019-09-05
1
-0/+3
*
Fixes a @param's parameter name.
Mark de Wever
2019-08-24
1
-1/+1
*
Some fixes and restructuring
Dimitri van Heesch
2019-08-06
1
-0/+4
*
Correction warning message
albert-github
2019-06-01
1
-1/+1
*
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-13/+9
*
Continuation lines and labels
albert-github
2019-03-07
1
-3/+3
*
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-1/+1
*
Double id for tooltips in XHTML Possible.
albert-github
2019-01-18
1
-5/+0
*
Handling Fortran functions in call graphs
albert-github
2018-10-21
1
-2/+15
*
Bug 691689 - Line numbers for examples
Dimitri van Heesch
2018-08-19
1
-9/+9
*
Bug 796621 - @cond does not stop at @endcond Fortran
albert-github
2018-06-19
1
-3/+0
*
Merge branch 'feature/bug_enum' of https://github.com/albert-github/doxygen i...
Dimitri van Heesch
2018-06-10
1
-17/+48
|
\
|
*
Implementation Fortran ENUM / ENUMERATION
albert-github
2018-02-17
1
-31/+59
*
|
Merge pull request #707 from luzpaz/misc-typos
Dimitri van Heesch
2018-04-29
1
-2/+2
|
\
\
|
*
|
Misc. typos
luz.paz
2018-04-25
1
-2/+2
*
|
|
Fortran code coloring improvements (REAL and comment lines)
albert-github
2018-04-26
1
-9/+19
|
/
/
*
|
Merge pull request #655 from albert-github/feature/bug_fortran
Dimitri van Heesch
2018-04-22
1
-2/+2
|
\
\
|
*
|
Fortran improvements
albert-github
2018-02-12
1
-2/+2
|
|
/
*
|
Fortran improvements (2)
albert-github
2018-02-15
1
-18/+31
|
/
*
Misc. typos
luzpaz
2017-12-23
1
-1/+1
*
Code color of , (comma) together with only in use statement
albert-github
2017-11-18
1
-8/+8
*
Bug 733705 - parser misinterpreting fortran
albert-github
2017-08-23
1
-66/+79
*
flex: use %option instead of command line options.
Adrian Negreanu
2016-09-21
1
-0/+3
*
Bug 770660 - Code snippet always shows line numbers from 1
albert-github
2016-09-03
1
-5/+6
[next]