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
*
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 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
*
Fortran: code color GOTO as flow keyword.
albert-github
2015-01-03
1
-1/+1
*
Supporting linking for methods bound to FORTRAN classes in source definitions
Chris Hansen
2014-12-21
1
-4/+13
*
Merge pull request #247 from hansec/FORTRAN_moduleNS
Dimitri van Heesch
2014-12-20
1
-4/+37
|
\
|
*
Remove filtering rule when generating FORTRAN module links
Chris Hansen
2014-11-30
1
-1/+1
|
*
Fix rules for closing FORTRAN module and typedef scopes
Chris Hansen
2014-11-28
1
-2/+2
|
*
Convert FORTRAN modules to namespaces
Chris Hansen
2014-11-21
1
-3/+36
*
|
Merge pull request #263 from albert-github/feature/bug_fortran_call_color
Dimitri van Heesch
2014-12-14
1
-4/+6
|
\
\
|
*
|
Fortran color CALL as keyword
albert-github
2014-12-10
1
-4/+6
*
|
|
Fortran code color END (regression pull request 259)
albert-github
2014-12-14
1
-1/+1
|
/
/
*
|
Merge pull request #258 from albert-github/feature/bug_fortran_source_continu...
Dimitri van Heesch
2014-12-09
1
-3/+11
|
\
\
|
*
|
Fortran continuation character seen as begin of function call
albert-github
2014-12-08
1
-3/+11
|
|
/
[next]