summaryrefslogtreecommitdiffstats
path: root/Source/LexerParser/cmExprParser.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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