summaryrefslogtreecommitdiffstats
path: root/Source/LexerParser/cmExprParser.cxx
Commit message (Expand)AuthorAgeFilesLines
* LexerParser: Suppress -Wused-but-marked-unused warning in cmExprParserBrad King2021-01-261-52/+57
* LexerParser: Clean up includes following include-what-you-useChristoph GrĂ¼ninger2021-01-251-52/+53
* LexerParser: Regenerate parser files with GNU Bison 3.7.4Christoph GrĂ¼ninger2021-01-251-439/+547
* LexerParser: Regenerate parsers with bison 3.4.2Kitware Robot2019-11-131-58/+63
* math(EXPR): Implement ~(exp_NOT) expression as documentedGabor Bencze2019-07-231-57/+68
* LexerParser: Regenerate parsers with bison 3.3Brad King2019-07-221-144/+152
* LexerParser: Suppress GCC -Wconversion warningsBrad King2018-07-311-51/+54
* math: Restore toleration of unexpected characters in an expressionBrad King2018-07-161-67/+64
* math: Diagnose divide-by-zeroDaniel Franke2018-06-261-51/+55
* math: Reject unexpected expression input explicitlyDaniel Franke2018-06-261-64/+67
* LexerParser: move to custom directoryDaniel Pfeifer2017-04-281-0/+1698