summaryrefslogtreecommitdiff
path: root/Source/LexerParser/cmFortranParser.cxx
Commit message (Expand)AuthorAgeFilesLines
* Makefiles: Add support for building Fortran intrinsicsIsuru Fernando2021-06-241-37/+41
* LexerParser: Do not leak Fortran parser tokens discarded due to errorsBrad King2021-06-081-56/+78
* LexerParser: Regenerate parsers with bison 3.7.5Brad King2021-04-281-37/+49
* LexerParser: Suppress gcc -Wfree-nonheap-object warnings in generated codeBrad King2021-02-051-56/+57
* LexerParser: Clean up includes following include-what-you-useChristoph Grüninger2021-01-251-57/+56
* LexerParser: Regenerate parser files with GNU Bison 3.7.4Christoph Grüninger2021-01-251-508/+583
* Fortran: ignore CPP line directives in line-continued USE stmtsTiziano Müller2019-11-131-123/+123
* LexerParser: Regenerate parsers with bison 3.4.2Kitware Robot2019-11-131-62/+66
* LexerParser: Regenerate parsers with bison 3.3Brad King2019-07-221-148/+156
* LexerParser: Suppress GCC -Wconversion warningsBrad King2018-07-311-59/+62
* Fortran: Add support for submodule dependenciesBrad King2018-04-201-2/+2
* LexerParser: move to custom directoryDaniel Pfeifer2017-04-281-0/+1988