Daniel Franke
|
5dbee9d2d0
|
math: Add options to calculate and format output as hexadecimal
|
2018-07-03 09:55:58 -04:00 |
|
Daniel Franke
|
8661e7052c
|
math: Diagnose divide-by-zero
|
2018-06-26 14:21:18 -04:00 |
|
Daniel Franke
|
7c4c13ffef
|
math: Reject unexpected expression input explicitly
Switch to C++ exceptions for lexer/parser error handling.
Teach the lexer/parser to fail on unexpected input.
|
2018-06-26 14:15:21 -04:00 |
|
Daniel Franke
|
963b8d9f6c
|
math: Add RunCMake.math test to prepare for error cases
|
2018-06-22 09:00:34 -04:00 |
|