aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/compiler/default/evaluation.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-29Nested the compiler and the interpreter under the lux/platform/* path.Eduardo Julian1-36/+0
2018-08-15Fixes for function synthesis.Eduardo Julian1-1/+1
2018-08-09- Fixes for eval.Eduardo Julian1-4/+6
2018-08-08- Re-defined the relationship between analysis and evaluation.Eduardo Julian1-15/+19
2018-08-02Cleared out "lux/compiler/default" module off its contents to re-use the spac...Eduardo Julian1-2/+2
2018-07-29Moved evaluation machinery from new-luxc to stdlib.Eduardo Julian1-0/+30