aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/cache (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Ported caching machinery for default compiler.Eduardo Julian2018-07-101-139/+0
* - Ported caching machinery for Lux Meta-Compiler to stdlib.Eduardo Julian2018-07-082-241/+0
* - Re-named Bound to Paremeter.Eduardo Julian2018-07-041-8/+8
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-6/+6
* - Adjusted new-luxc to latest changes.Eduardo Julian2018-05-103-9/+7
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-062-13/+5
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-062-19/+25
* - WIP: Caching.Eduardo Julian2017-12-053-0/+384