summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/math
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2023-02-111-1/+1
* LexerParser: Regenerate parser files with GNU Bison 3.7.4Christoph GrĂ¼ninger2021-01-251-2/+2
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-181-1/+1
* math(EXPR): Implement ~(exp_NOT) expression as documentedGabor Bencze2019-07-231-2/+2
* math: Restore toleration of unexpected characters in an expressionBrad King2018-07-164-3/+15
* math: Add options to calculate and format output as hexadecimalDaniel Franke2018-07-0311-0/+24
* math: Diagnose divide-by-zeroDaniel Franke2018-06-264-0/+7
* math: Reject unexpected expression input explicitlyDaniel Franke2018-06-264-0/+9
* math: Add RunCMake.math test to prepare for error casesDaniel Franke2018-06-223-0/+15