Nicolas Dandrimont 387bc0d9f2 Split eval in two steps to allow eval'ing statements
We compile the evaluated operand, separating the body (statements)
from the expression. We then eval() those separately, and return
the evaluated expression.
2013-05-05 20:42:48 +02:00
..
2013-05-05 20:42:48 +02:00
2013-05-04 10:27:30 +02:00
2013-04-28 17:04:33 +02:00
2013-04-15 22:36:50 -04:00
2013-03-28 22:42:53 -04:00
2013-04-02 14:50:16 -04:00
2013-03-18 10:27:14 -04:00
2013-04-06 20:02:08 -04:00
2013-04-22 00:30:22 +02:00