Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math(EXPR): Implement ~(exp_NOT) expression as documented | Gabor Bencze | 2019-07-23 | 1 | -2/+2 |
* | math: Restore toleration of unexpected characters in an expression | Brad King | 2018-07-16 | 4 | -3/+15 |
* | math: Add options to calculate and format output as hexadecimal | Daniel Franke | 2018-07-03 | 11 | -0/+24 |
* | math: Diagnose divide-by-zero | Daniel Franke | 2018-06-26 | 4 | -0/+7 |
* | math: Reject unexpected expression input explicitly | Daniel Franke | 2018-06-26 | 4 | -0/+9 |
* | math: Add RunCMake.math test to prepare for error cases | Daniel Franke | 2018-06-22 | 3 | -0/+15 |