aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/cache (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Ported caching machinery for default compiler.Eduardo Julian2018-07-101-139/+0
| | | - Expanded binary format module.
* - 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
| | | - Removed some modules that should have been deleted before.
* - 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