Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix most clang -Wextra-semi-stmt warnings in C++ files | Sean McBride | 2019-01-15 | 1 | -1/+1 |
* | Source/LexerParser: Suppress "Use of zero-allocated memory" warning | Kyle Edwards | 2019-01-14 | 1 | -0/+6 |
* | math: Restore toleration of unexpected characters in an expression | Brad King | 2018-07-16 | 1 | -1/+1 |
* | math: Add options to calculate and format output as hexadecimal | Daniel Franke | 2018-07-03 | 1 | -0/+1 |
* | math: Reject unexpected expression input explicitly | Daniel Franke | 2018-06-26 | 1 | -1/+5 |
* | cmExprLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-28 | 1 | -5/+6 |
* | LexerParser: move to custom directory | Daniel Pfeifer | 2017-04-28 | 1 | -0/+57 |