Commit graph

5 commits

Author SHA1 Message Date
Simon Cruanes
f010bc6ebc move misc/Cache to core/CCCache 2014-11-23 13:48:52 +01:00
Simon Cruanes
62135fc9b7 fix the LRU algorithm to really be "least recently used" 2014-11-17 09:18:35 +01:00
Simon Cruanes
05ba0e5bba breaking change: new API for cache, based on values (no more functors) 2014-11-17 02:52:25 +01:00
Simon Cruanes
0578bedf31 get rid of deprecated Array.create 2014-09-17 23:10:38 +02:00
Simon Cruanes
4bc6c8a008 split into package core (no pack, 'CC' prefix, stable)
and misc where oneshot ideas go
2014-05-16 20:58:28 +02:00
Renamed from cache.ml (Browse further)