aboutsummaryrefslogtreecommitdiff
path: root/compiler/eval.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-25Fixed overwriting errorsCamil Staps1-53/+114
2016-08-25Move memory allocation to separate moduleCamil Staps1-24/+16
2016-08-25Fix memory leaksCamil Staps1-5/+9
2016-08-25eval_rnf, lazy matchingCamil Staps1-6/+64
2016-08-25Initial commitCamil Staps1-0/+137