index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fortranscanner.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove bogus flex code
Dimitri van Heesch
2019-11-18
1
-7/+0
*
Fixed use of uninitialized pointer in preprocessor
Dimitri van Heesch
2019-11-09
1
-1/+1
*
Spelling corrections for src directory
albert-github
2019-11-05
1
-3/+3
*
Replaced QList<BaseInfo> with std::vector<BaseInfo>
Dimitri van Heesch
2019-10-29
1
-1/+1
*
Changed ArgumentList to be an STL container
Dimitri van Heesch
2019-10-27
1
-27/+24
*
Merge pull request #7283 from luzpaz/typos
Dimitri van Heesch
2019-10-09
1
-1/+1
|
\
|
*
Fix typos
luz.paz
2019-09-28
1
-1/+1
*
|
Use smartpointers to manage the lifetime of Entry objects
Dimitri van Heesch
2019-10-07
1
-138/+102
|
/
*
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
-44/+1
*
Merge pull request #7202 from albert-github/feature/issue_7200
Dimitri van Heesch
2019-08-31
1
-4/+44
|
\
|
*
issue #7200 Fortran warning: type not declared or defined
albert-github
2019-08-15
1
-4/+44
*
|
Parsing `#` sign inserted by preprocessor in fixed Form Fortran
albert-github
2019-08-30
1
-0/+1
|
/
*
Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...
Dimitri van Heesch
2019-08-04
1
-1/+1
|
\
|
*
Correction warning message
albert-github
2019-06-01
1
-1/+1
*
|
take doc group out of commentscan.l
Adrian Negreanu
2019-07-26
1
-3/+3
|
/
*
Merge pull request #6931 from albert-github/feature/bug_ftn_type
Dimitri van Heesch
2019-05-07
1
-1/+9
|
\
|
*
Windows crash in case of incorrect end statement
albert-github
2019-04-15
1
-1/+9
*
|
Improved const correctness and added support for inline namespaces
Dimitri van Heesch
2019-04-21
1
-2/+2
|
/
*
Merge pull request #6873 from albert-github/feature/bug_ftn_cont_label
Dimitri van Heesch
2019-03-17
1
-17/+56
|
\
|
*
Continuation lines and labels
albert-github
2019-03-07
1
-17/+56
*
|
Possibility to show converted fixed form
albert-github
2019-03-07
1
-0/+3
|
/
*
issue #6734 parsing performance worsened
Dimitri van Heesch
2019-01-07
1
-3/+4
*
Fortran scanner abort message
albert-github
2018-10-23
1
-1/+47
*
Numbers in comment disappear
albert-github
2018-10-08
1
-1/+1
*
Bug 796621 - @cond does not stop at @endcond Fortran
albert-github
2018-06-19
1
-8/+0
*
Merge branch 'feature/bug_enum' of https://github.com/albert-github/doxygen i...
Dimitri van Heesch
2018-06-10
1
-17/+95
|
\
|
*
Implementation Fortran ENUM / ENUMERATION
albert-github
2018-02-17
1
-15/+94
*
|
Merge pull request #655 from albert-github/feature/bug_fortran
Dimitri van Heesch
2018-04-22
1
-8/+36
|
\
\
|
*
|
Fortran improvements
albert-github
2018-02-12
1
-8/+36
|
|
/
*
|
Fortran improvements (2)
albert-github
2018-02-15
1
-2/+3
|
/
*
Misc. typos
luzpaz
2017-12-23
1
-4/+4
*
Bug 733705 - parser misinterpreting fortran
albert-github
2017-08-23
1
-5/+26
*
flex: use %option instead of command line options.
Adrian Negreanu
2016-09-21
1
-0/+3
*
Bug 742452 - Fortran: attributes after a blank line are ignored / Bug 625602 ...
albert-github
2016-08-27
1
-3/+28
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-3/+3
*
Merge pull request #435 from albert-github/feature/bug_700381
Dimitri van Heesch
2016-01-02
1
-6/+21
|
\
|
*
Bug 700381 - error state 21 with fortran code (fixed format)
albert-github
2016-01-02
1
-6/+21
*
|
Fortran inline source code and crash on Linux
albert-github
2016-01-02
1
-1/+4
|
/
*
Add support for "value" attribute in FORTRAN scanner
albert-github
2015-08-27
1
-2/+13
*
drop #include <unistd.h>
Adrian Negreanu
2015-05-15
1
-3/+2
*
Crash in case of non generic interface in Fortran
albert-github
2015-03-18
1
-1/+1
*
Fortran: fixed format position 73 and further is comment
albert-github
2015-01-04
1
-0/+3
*
Fortran: fixed format position 73 and further is comment
albert-github
2015-01-04
1
-6/+55
*
Merge pull request #272 from albert-github/feature/bug_unused
Dimitri van Heesch
2015-01-03
1
-1/+0
|
\
|
*
Remove unused local and static global variables
albert-github
2014-12-27
1
-1/+0
*
|
Fortran FUNCTION source code
albert-github
2015-01-02
1
-0/+2
*
|
Suggestion to use stripPrefix has been implemented for RESULT.
albert-github
2015-01-02
1
-25/+14
*
|
Documenting RESULT variable of Fortran FUNCTION
albert-github
2015-01-02
1
-1/+52
|
/
*
Merge pull request #247 from hansec/FORTRAN_moduleNS
Dimitri van Heesch
2014-12-20
1
-1/+1
|
\
[next]