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: 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
*
Merge pull request #501 from albert-github/feature/bug_code_keyword_operator_...
Dimitri van Heesch
2016-08-20
1
-0/+10
|
\
|
*
Color code word OPERATOR and ASSIGNMENT as keyword in FORTRAN code
albert-github
2016-08-19
1
-0/+10
*
|
Color code word RESULT as keyword in FORTRAN code
albert-github
2016-08-18
1
-1/+6
|
/
*
Style fixes and added numbering to overloaded members
Dimitri van Heesch
2016-07-30
1
-1/+1
*
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
-3/+3
*
Support flex-2.6.0
Heiko Becker
2015-11-22
1
-1/+1
*
Better handling of implicit statement in source code browser
albert-github
2015-08-27
1
-1/+1
*
drop #include <unistd.h>
Adrian Negreanu
2015-05-15
1
-2/+2
*
Fortran: fixed format position 73 and further is comment
albert-github
2015-01-04
1
-7/+24
[next]