summaryrefslogtreecommitdiffstats
path: root/src/util/expression-evaluator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-0/+4
2018-06-18Run clang-tidy’s modernize-use-noexcept pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-2/+2
2018-05-14Misc. typosluz.paz1-1/+1
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-3/+3
2013-09-16Comment clean up.Matthew Petroff1-8/+21
2013-09-16Add exponent to expression evaluator.Matthew Petroff1-0/+1
2013-09-16C++ify expression evaluator.Matthew Petroff1-15/+71
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-3/+45
2011-04-13add expression evaluator for spinbox input boxes. also knows a little about u...Johan B. C. Engelen1-0/+80