aboutsummaryrefslogtreecommitdiff
path: root/src/eval.hpp
AgeCommit message (Expand)Author
2016-11-17remove superseded eval codeAndrew Kelley
2016-09-19use size_t for indexesAndrew Kelley
2016-04-12add error for dividing by zero in static function evaluationAndrew Kelley
2016-04-12eval: ability to eval more thingsAndrew Kelley
2016-04-12compile-time function evaluation of pure functionsAndrew Kelley