summaryrefslogtreecommitdiffstats
path: root/src/util/expression-evaluator.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-3/+3
* Comment clean up.Matthew Petroff2013-09-161-8/+21
* Add exponent to expression evaluator.Matthew Petroff2013-09-161-0/+1
* C++ify expression evaluator.Matthew Petroff2013-09-161-15/+71
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-3/+45
* add expression evaluator for spinbox input boxes. also knows a little about u...Johan B. C. Engelen2011-04-131-0/+80