aboutsummaryrefslogtreecommitdiff
path: root/stage1/KeyLockedLazyCache.scala
Commit message (Expand)AuthorAgeFilesLines
* various smaller changesChristopher Vogt2017-02-091-0/+8
* replace flawed concurrent hashmap cache with consistent replacementChristopher Vogt2017-02-011-3/+1
* Merge separate hashmaps for persistent cache into oneChristopher Vogt2017-02-011-26/+25
* Reproducible builds, composing different CBT version and various improvementsChristopher Vogt2016-04-281-3/+11
* KeyLockedLazyCache was locking on the wrong object. Also added update methodChristopher Vogt2016-03-301-1/+8
* move KeyLockedLazyCache to its own fileChristopher Vogt2016-03-191-0/+47
* Refactored ClassLoaderCache to use key locked cache to pave the way for cachi...Christopher Vogt2016-03-191-33/+0
* A draft implementation that runs builds concurrently (probably buggy right no...Christopher Vogt2016-03-121-0/+33