Commit graph

7 commits

Author SHA1 Message Date
Damien Elmes
b2f74b2591 minor tweaks to doc 2011-04-28 09:23:55 +09:00
Damien Elmes
ad68500494 updateCache -> renderQA, move some functions around 2011-04-28 09:23:54 +09:00
Damien Elmes
7491cfc521 new syncName handling
- the local deck name must now match the online deck
- syncName is a hash of the current deck's path or None
- the hash is checked on deck load, and if it is different (because the deck
  was copied or moved), syncing is disabled. This should prevent people from
  accidentally clobbering their online decks
2010-11-23 23:12:34 +09:00
Damien Elmes
b5da38474f allow arbitrary number of args in filters 2009-06-12 22:21:57 +09:00
Damien Elmes
1ec8baa459 add filter support 2009-06-06 21:56:44 +09:00
Damien Elmes
963d79069f make sure wrap() returns the new result 2008-12-10 16:46:49 +09:00
Damien Elmes
97caa8119f add instrumentation tools 2008-12-03 18:26:40 +09:00