about summary refs log tree commit diff
path: root/src/comp/front/eval.rs
AgeCommit message (Collapse)AuthorLines
2011-02-24Factor crate expr evaluator out of parser, expand to simple scalars and ops, ↵Graydon Hoare-0/+443
if, alt.