Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmExprParser: include what you use | Daniel Pfeifer | 2017-02-17 | 1 | -2/+5 |
* | math(EXPR): Add support for unary `+` and `-` expressions | Brad King | 2016-10-14 | 1 | -4/+15 |
* | cmExprParser: Revise indentation style to match rest of CMake | Brad King | 2016-10-14 | 1 | -54/+58 |
* | cmExprParser: Port to bison 3 | Brad King | 2016-10-14 | 1 | -22/+14 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | Remove borland workarounds. | Stephen Kelly | 2014-10-15 | 1 | -6/+0 |
* | Document removal of 'register' from flex/bison output | Brad King | 2013-06-28 | 1 | -0/+1 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | COMP: Fix and/or disable warnings for Borland 5.6 build. | Brad King | 2006-08-01 | 1 | -0/+3 |
* | ENH: Fix precedence | Andy Cedilnik | 2005-10-17 | 1 | -13/+13 |
* | ENH: Add rudamentary mathematical expression support | Andy Cedilnik | 2005-10-17 | 1 | -0/+171 |