aboutsummaryrefslogtreecommitdiff
path: root/src/eval.hpp
AgeCommit message (Collapse)Author
2016-12-20IR: enum init supportAndrew Kelley
2016-11-17remove superseded eval codeAndrew Kelley
2016-09-19use size_t for indexesAndrew Kelley
protect against incorrect copies in debug mode
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