summaryrefslogtreecommitdiffstats
path: root/Source/cmExprParser.y
Commit message (Expand)AuthorAgeFilesLines
* math(EXPR): Add support for unary `+` and `-` expressionsBrad King2016-10-141-4/+15
* cmExprParser: Revise indentation style to match rest of CMakeBrad King2016-10-141-54/+58
* cmExprParser: Port to bison 3Brad King2016-10-141-22/+14
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Remove borland workarounds.Stephen Kelly2014-10-151-6/+0
* Document removal of 'register' from flex/bison outputBrad King2013-06-281-0/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* COMP: Fix and/or disable warnings for Borland 5.6 build.Brad King2006-08-011-0/+3
* ENH: Fix precedenceAndy Cedilnik2005-10-171-13/+13
* ENH: Add rudamentary mathematical expression supportAndy Cedilnik2005-10-171-0/+171