summaryrefslogtreecommitdiffstats
path: root/Source/LexerParser/cmExprParser.y
Commit message (Expand)AuthorAgeFilesLines
* LexerParser: Suppress -Wused-but-marked-unused warning in cmExprParserBrad King2021-01-261-0/+5
* LexerParser: Clean up includes following include-what-you-useChristoph Grüninger2021-01-251-0/+1
* LexerParser: Manual removing code from Bison is no longer neededChristoph Grüninger2021-01-251-3/+0
* LexerParser: Do not use GNU Bison's yacc mode, we use Bison extensionsChristoph Grüninger2021-01-251-1/+1
* math(EXPR): Implement ~(exp_NOT) expression as documentedGabor Bencze2019-07-231-0/+3
* LexerParser: Suppress GCC -Wconversion warningsBrad King2018-07-311-0/+3
* math: Restore toleration of unexpected characters in an expressionBrad King2018-07-161-1/+0
* math: Diagnose divide-by-zeroDaniel Franke2018-06-261-0/+4
* math: Reject unexpected expression input explicitlyDaniel Franke2018-06-261-0/+1
* LexerParser: move to custom directoryDaniel Pfeifer2017-04-281-0/+164