summaryrefslogtreecommitdiffstats
path: root/Source/LexerParser/cmFortranParserTokens.h
Commit message (Collapse)AuthorAgeFilesLines
* LexerParser: Suppress gcc -Wfree-nonheap-object warnings in generated codeBrad King2021-02-051-1/+1
|
* LexerParser: Clean up includes following include-what-you-useChristoph GrĂ¼ninger2021-01-251-1/+1
|
* LexerParser: Regenerate parser files with GNU Bison 3.7.4Christoph GrĂ¼ninger2021-01-251-84/+51
| | | | Adjust expected test output.
* LexerParser: Regenerate parsers with bison 3.4.2Kitware Robot2019-11-131-5/+4
|
* LexerParser: Regenerate parsers with bison 3.3Brad King2019-07-221-4/+8
| | | | Run `Utilities/Scripts/regenerate-parsers.bash`.
* LexerParser: Suppress GCC -Wconversion warningsBrad King2018-07-311-1/+1
| | | | | GCC 8 warns about some of the conversions in bison-generated code. Suppress the warnings.
* LexerParser: move to custom directoryDaniel Pfeifer2017-04-281-0/+149