David Halter
|
4a6aabaaba
|
avoid syntaxwarning
|
2013-01-08 13:02:06 +01:00 |
|
David Halter
|
67f7e66cc6
|
move module cache to cache.py - centralize all caches there
|
2013-01-08 12:47:44 +01:00 |
|
David Halter
|
be3d7f35cd
|
move parser cache to cache.py - centralize all caches there
|
2013-01-08 12:44:32 +01:00 |
|
David Halter
|
da34fc2358
|
add delete option to cache deleter
|
2013-01-08 12:41:08 +01:00 |
|
David Halter
|
0d6d84402d
|
move star_import_cache to cache.py
|
2012-12-22 01:39:22 +01:00 |
|
David Halter
|
2610c180c0
|
check for expired time caches in every interaction
|
2012-12-22 01:36:03 +01:00 |
|
David Halter
|
0617909e84
|
add get_in_function_call caching (3s for now)
|
2012-12-22 01:28:24 +01:00 |
|
David Halter
|
303672f037
|
memoize_default is now able to use different caches.
|
2012-12-13 12:39:51 +01:00 |
|
David Halter
|
7969e19a5b
|
cleanup/pep8
|
2012-12-12 21:34:04 +01:00 |
|
David Halter
|
9b45ddcb7c
|
removed faked_scopes, was only necessary because of weakrefs.
|
2012-12-12 21:31:41 +01:00 |
|
David Halter
|
e8ddc35a1b
|
caches have their own module now.
|
2012-12-12 21:28:19 +01:00 |
|