summaryrefslogtreecommitdiffstats
path: root/Source/LexerParser/cmExprParser.cxx
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Update for Debian 12 CI jobBrad King2023-07-281-53/+52
* LexerParser: Suppress clang -Wunused-but-set-variable warningsBrad King2022-04-061-52/+55
* LexerParser: Regenerate parsers with bison 3.8.2Brad King2022-04-061-79/+70
* LexerParser: Suppress NVHPC warnings in generated codeBrad King2021-04-281-52/+56
* LexerParser: Regenerate parsers with bison 3.7.5Brad King2021-04-281-37/+49
* LexerParser: Suppress gcc -Wfree-nonheap-object warnings in generated codeBrad King2021-02-051-52/+53
* 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