summaryrefslogtreecommitdiffstats
path: root/src/fortranscanner.l
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #6873 from albert-github/feature/bug_ftn_cont_labelDimitri van Heesch2019-03-171-17/+56
|\
| * Continuation lines and labelsalbert-github2019-03-071-17/+56
* | Possibility to show converted fixed formalbert-github2019-03-071-0/+3
|/
* issue #6734 parsing performance worsenedDimitri van Heesch2019-01-071-3/+4
* Fortran scanner abort messagealbert-github2018-10-231-1/+47
* Numbers in comment disappearalbert-github2018-10-081-1/+1
* Bug 796621 - @cond does not stop at @endcond Fortranalbert-github2018-06-191-8/+0
* Merge branch 'feature/bug_enum' of https://github.com/albert-github/doxygen i...Dimitri van Heesch2018-06-101-17/+95
|\
| * Implementation Fortran ENUM / ENUMERATIONalbert-github2018-02-171-15/+94
* | Merge pull request #655 from albert-github/feature/bug_fortranDimitri van Heesch2018-04-221-8/+36
|\ \
| * | Fortran improvementsalbert-github2018-02-121-8/+36
| |/
* | Fortran improvements (2)albert-github2018-02-151-2/+3
|/
* Misc. typosluzpaz2017-12-231-4/+4
* Bug 733705 - parser misinterpreting fortranalbert-github2017-08-231-5/+26
* flex: use %option instead of command line options.Adrian Negreanu2016-09-211-0/+3
* Bug 742452 - Fortran: attributes after a blank line are ignored / Bug 625602 ...albert-github2016-08-271-3/+28
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-3/+3
* Merge pull request #435 from albert-github/feature/bug_700381Dimitri van Heesch2016-01-021-6/+21
|\
| * Bug 700381 - error state 21 with fortran code (fixed format)albert-github2016-01-021-6/+21
* | Fortran inline source code and crash on Linuxalbert-github2016-01-021-1/+4
|/
* Add support for "value" attribute in FORTRAN scanneralbert-github2015-08-271-2/+13
* drop #include <unistd.h>Adrian Negreanu2015-05-151-3/+2
* Crash in case of non generic interface in Fortranalbert-github2015-03-181-1/+1
* Fortran: fixed format position 73 and further is commentalbert-github2015-01-041-0/+3
* Fortran: fixed format position 73 and further is commentalbert-github2015-01-041-6/+55
* Merge pull request #272 from albert-github/feature/bug_unusedDimitri van Heesch2015-01-031-1/+0
|\
| * Remove unused local and static global variablesalbert-github2014-12-271-1/+0
* | Fortran FUNCTION source codealbert-github2015-01-021-0/+2
* | Suggestion to use stripPrefix has been implemented for RESULT.albert-github2015-01-021-25/+14
* | Documenting RESULT variable of Fortran FUNCTIONalbert-github2015-01-021-1/+52
|/
* Merge pull request #247 from hansec/FORTRAN_moduleNSDimitri van Heesch2014-12-201-1/+1
|\
| * Convert FORTRAN modules to namespacesChris Hansen2014-11-211-1/+1
* | Support for INLINE_SOURCES in Fortranalbert-github2014-12-071-3/+19
|/
* Bug 738063 - Fortran attribute contiguous not identifiedalbert-github2014-10-111-2/+24
* Bug 634763 - Fortran: external subroutine as dummy argument not recognizedalbert-github2014-09-071-4/+20
* Revert "Bug 634763 - Fortran: external subroutine as dummy argument not recog...Dimitri van Heesch2014-09-071-1/+1
* Bug 634763 - Fortran: external subroutine as dummy argument not recognizedalbert-github2014-09-071-1/+1
* Better handling of inline Fortran parameter documentationalbert-github2014-08-231-42/+80
* Correction of typing erroralbert-github2014-08-161-3/+3
* Bug 733856 - segfault in QGListIterator while parsing fortran codealbert-github2014-07-301-0/+1
* Bug 623299 - Fortran: quotation after define causes erroralbert-github2014-04-211-0/+3
* Some restructuring and some compiler warning fixesDimitri van Heesch2014-03-151-7/+7
* Merge branch 'feature/bug_625601' of https://github.com/albert-github/doxygen...Dimitri van Heesch2014-03-151-6/+9
|\
| * Bug 625601 - FORTRAN: recognition free versus fixed formatted codealbert-github2014-03-091-6/+9
* | Bug 643618 - Fortran: variable with name "type" confuses Doxygenalbert-github2014-03-091-1/+1
|/
* Corrected some definitions for some Fortran keywordsalbert-github2014-02-231-1/+1
* Reduced and improved functionality of QListDimitri van Heesch2013-12-301-2/+2
* Merge pull request #59 from albert-github/feature/bug_715172Dimitri van Heesch2013-12-071-1/+1
|\
| * Bug 715172 - Consistently document Fortran's equivalent function bodiesalbert-github2013-12-011-1/+1
* | Fortran added keyword IMPUREalbert-github2013-12-011-3/+3
|/