summaryrefslogtreecommitdiff
path: root/Source/cmFortranParser.y
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Fortran: Add support for submodule syntax in dependency scanningBrad King2016-09-201-1/+19
* cmFortranParser: Skip module procedures/functions/subroutinesBrad King2016-09-201-1/+5
* cmFortranParser: Parse keywords as lexical tokensBrad King2016-09-081-44/+38
* cmFortranParser: Simplify grammar by skipping unknown statementsBrad King2016-09-081-13/+2
* cmFortranParser: Revise indentation style to match rest of CMakeBrad King2016-09-061-101/+61
* cmFortranParser: Parse #line directivesBrad King2015-11-021-1/+9
* cmFortranParser: Port to bison 3Brad King2015-07-271-13/+10
* Rename Fortran parser infrastructure to drop "Depends" prefixKitware Robot2015-07-271-0/+282