summaryrefslogtreecommitdiff
path: root/Source/cmFortranParser.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fortran: Add support for submodule syntax in dependency scanningBrad King2016-09-201-241/+309
* cmFortranParser: Skip module procedures/functions/subroutinesBrad King2016-09-201-46/+50
* cmFortranParser: Parse keywords as lexical tokensBrad King2016-09-081-199/+265
* cmFortranParser: Simplify grammar by skipping unknown statementsBrad King2016-09-081-178/+150
* cmFortranParser: Revise indentation style to match rest of CMakeBrad King2016-09-061-218/+185
* cmFortranParser: Parse #line directivesBrad King2015-11-021-226/+247
* cmFortranParser: Port to bison 3Brad King2015-07-271-571/+378
* Rename Fortran parser infrastructure to drop "Depends" prefixKitware Robot2015-07-271-0/+2088