summaryrefslogtreecommitdiff
path: root/Source/LexerParser/cmExprLexer.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix most clang -Wextra-semi-stmt warnings in C++ filesSean McBride2019-01-151-1/+1
* Source/LexerParser: Suppress "Use of zero-allocated memory" warningKyle Edwards2019-01-141-0/+6
* math: Restore toleration of unexpected characters in an expressionBrad King2018-07-161-1/+1
* math: Add options to calculate and format output as hexadecimalDaniel Franke2018-07-031-51/+61
* math: Reject unexpected expression input explicitlyDaniel Franke2018-06-261-50/+60
* cmExprLexer: regenerate with flex 2.6.4 (previously 2.6.1)Matthias Maennich2017-08-291-249/+421
* LexerParser: move to custom directoryDaniel Pfeifer2017-04-281-0/+2033