summaryrefslogtreecommitdiffstats
path: root/src/pre.l
Commit message (Expand)AuthorAgeFilesLines
* issue #7021 Warning about missing item in INCLUDE_PATHalbert-github2019-06-021-1/+5
* Warning when preprocessing conditionalsalbert-github2019-04-241-0/+1
* Revert "issue #6856 Doxygen only expands macro defined in header file once wh...Dimitri van Heesch2019-03-281-2/+5
* Merge pull request #6859 from albert-github/feature/issue_6856Dimitri van Heesch2019-03-201-5/+2
|\
| * issue #6856 Doxygen only expands macro defined in header file once when refer...albert-github2019-02-251-5/+2
* | Removed unneeded checkDimitri van Heesch2019-03-171-1/+1
* | at sign (`@`) not handled correctly in preprocessor (more fixes)Dimitri van Heesch2019-03-171-34/+40
* | Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-03-161-1/+15
|\ \
| * \ Merge pull request #6772 from albert-github/feature/issue_6764Dimitri van Heesch2019-03-101-1/+15
| |\ \
| | * | issue #6764 Incorrect parsing of C enum comments defined using a macroalbert-github2019-01-151-1/+15
| | |/
* | | at sign (`@`) not handled correctly in preprocessorDimitri van Heesch2019-03-161-0/+15
|/ /
* | Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-1/+1
|/
* Added *.ice files as a recognized file type.Mark Spruiell2018-10-221-1/+1
* Merge pull request #778 from albert-github/feature/565713Dimitri van Heesch2018-07-241-0/+1
|\
| * Bug 565713 - Fortran: Does not recognize backslash at end of documentation linealbert-github2018-06-271-0/+1
* | Merge pull request #770 from albert-github/feature/bug_630931Dimitri van Heesch2018-07-231-1/+10
|\ \
| * | Bug 630931 - \cond after @string literal containing backslash fails in C#albert-github2018-06-181-1/+10
| |/
* | Bug 796621 - @cond does not stop at @endcond Fortranalbert-github2018-06-191-3/+21
|/
* Problem with \cond in normal comment of test 015albert-github2018-05-071-1/+1
* Merge pull request #589 from albert-github/feature/bug_786409Dimitri van Heesch2017-09-021-0/+11
|\
| * Bug 786409 - parsing error in Fortran file with preprocessingalbert-github2017-08-171-0/+11
* | Bug 786409 - parsing error in Fortran file with preprocessingalbert-github2017-08-181-1/+1
|/
* Merge pull request #560 from luzpaz/typosDimitri van Heesch2017-04-021-1/+1
|\
| * typosKunda2017-03-051-1/+1
* | line continuation characters inside comments embedded in a macro definition a...Dimitri van Heesch2017-04-021-3/+10
|/
* flex: use %option instead of command line options.Adrian Negreanu2016-09-211-0/+2
* FORTRAN determination string in preprocessingalbert-github2016-08-281-0/+16
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-9/+9
* Fixed a couple of small memory leaksDimitri van Heesch2015-11-141-2/+4
* drop #include <unistd.h>Adrian Negreanu2015-05-151-3/+3
* Guarded debug prints against printing a NULL pointer.Dimitri van Heesch2015-04-061-3/+3
* Added documentation for ``` style fenced code block and more robust parsingDimitri van Heesch2015-04-051-5/+5
* fix *.l for three backtickshalex20052015-03-301-2/+2
* add support for github flavored fenced code blockshalex20052015-03-301-0/+20
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Fixed several Coverity warningsDimitri van Heesch2014-11-151-2/+2
* Avoid a (theoretical) memory leakDimitri van Heesch2014-10-231-3/+3
* Fixed a number of issues (resource leaks, uninitialized members, etc) found b...Dimitri van Heesch2014-08-311-0/+3
* Bug 735037 - QGDict::hashAsciiKey: Invalid null keyDimitri van Heesch2014-08-211-2/+9
* Bug 731985 - Variadic macros failing to expand if trailing ... is emptyDimitri van Heesch2014-06-241-2/+3
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Debug output for lexical analyzerAlbert2013-11-131-0/+2
* Bug 711639 - [PATCH] #include does not work with absolute pathsDimitri van Heesch2013-11-111-0/+14
* This patch contains changes regarding the build system so that the *nix and W...albert-github2013-10-061-1/+1
* Bug 706916 - C++ exception specifications are no longer parsed correctlyDimitri van Heesch2013-08-271-2/+2
* Fixed regression caused by the patch for bug 705219Dimitri van Heesch2013-08-031-12/+12
* Bug 705219 - Accept IDs using unicode for C/C++ preprocessorDimitri van Heesch2013-08-011-12/+12
* Bug 694147 - #undef is ignored by doxygenDimitri van Heesch2013-06-041-0/+1
* Bug 700908 - code after \@cond is removedDimitri van Heesch2013-05-251-4/+31
* Release-1.8.4Dimitri van Heesch2013-05-191-0/+2