aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/cache (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-10- Ported caching machinery for default compiler.Eduardo Julian1-139/+0
2018-07-08- Ported caching machinery for Lux Meta-Compiler to stdlib.Eduardo Julian2-241/+0
2018-07-04- Re-named Bound to Paremeter.Eduardo Julian1-8/+8
2018-05-20- Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian1-6/+6
2018-05-10- Adjusted new-luxc to latest changes.Eduardo Julian3-9/+7
2018-05-06- Updated new-luxc to the latest stdlib changes.Eduardo Julian2-13/+5
2018-04-06- Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2-19/+25
2017-12-05- WIP: Caching.Eduardo Julian3-0/+384