log src/lru_cache.sml

age author description
Sun, 27 Sep 2015 17:02:14 -0400 Ziv Scully Fix bug where pure caching didn't treat FFI applications as effectful.
Sun, 13 Sep 2015 16:02:45 -0400 Ziv Scully Start work on pure expression caching.
Sun, 19 Jul 2015 19:03:11 -0700 Ziv Scully Rename C functions and remove functors nested inside modules.
Sun, 28 Jun 2015 12:46:51 -0700 Ziv Scully Progress on LRU cache but still more known bugs to fix.