Anki is a smart spaced repetition flashcard program
Find a file
Damien Elmes 92352d4725 convert guid to base 91 string
Because JSON doesn't support 64 bit numbers, we need to either convert the 64
bit numbers to a string during transport, or store the ids as a string. At
base 91 a 64 bit number only takes an extra two bytes, and it means we can
dump DB results directly into JSON without having to apply any transformation.
2011-12-03 14:25:18 +09:00
anki convert guid to base 91 string 2011-12-03 14:25:18 +09:00
tests fix ivl estimation for new cards 2011-12-02 22:10:33 +09:00
tools apply review limit; fix finished msg 2011-11-15 04:05:44 +09:00
.gitignore add coverage testing 2011-11-08 20:29:47 +09:00
ChangeLog.old initial commit from hg 2008-09-27 23:50:03 +09:00
LICENSE update license link 2011-04-28 09:24:01 +09:00