Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LexerParser: Suppress -Wused-but-marked-unused warning in cmExprParser | Brad King | 2021-01-26 | 1 | -0/+5 |
* | LexerParser: Clean up includes following include-what-you-use | Christoph Grüninger | 2021-01-25 | 1 | -0/+1 |
* | LexerParser: Manual removing code from Bison is no longer needed | Christoph Grüninger | 2021-01-25 | 1 | -3/+0 |
* | LexerParser: Do not use GNU Bison's yacc mode, we use Bison extensions | Christoph Grüninger | 2021-01-25 | 1 | -1/+1 |
* | math(EXPR): Implement ~(exp_NOT) expression as documented | Gabor Bencze | 2019-07-23 | 1 | -0/+3 |
* | LexerParser: Suppress GCC -Wconversion warnings | Brad King | 2018-07-31 | 1 | -0/+3 |
* | math: Restore toleration of unexpected characters in an expression | Brad King | 2018-07-16 | 1 | -1/+0 |
* | math: Diagnose divide-by-zero | Daniel Franke | 2018-06-26 | 1 | -0/+4 |
* | math: Reject unexpected expression input explicitly | Daniel Franke | 2018-06-26 | 1 | -0/+1 |
* | LexerParser: move to custom directory | Daniel Pfeifer | 2017-04-28 | 1 | -0/+164 |