lean2/src/tests
Leonardo de Moura 4a25e7442a feat(kernel/expr): add optional expression caching (aka "partial" hash-consing)
We do not enforce full hash-consing because we would need to synchronize
the access to the hashtable/cache.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-06-03 15:35:47 -07:00
..
frontends/lean feat(builtin/kernel): create default rule set in the kernel, and adjust unit tests 2014-01-19 11:24:20 -08:00
kernel feat(kernel/expr): add optional expression caching (aka "partial" hash-consing) 2014-06-03 15:35:47 -07:00
library chore(*): disable multi thread support for OSX, remove the !defined(APPLE) directives 2014-06-02 18:23:26 -07:00
util feat(util): add lru cache 2014-06-03 13:26:02 -07:00