summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-15nit: Avoid magic numbersCash Weaver
2022-01-06Merge pull request #72 from c1-g/resuming-session...Leon
2021-12-31org-fc-review: Ask to resume when there's already a session.c1-g
2021-12-01Merge pull request #70 from c1-g/hints-in-demo...Leon
2021-11-30Mention using hints in cloze cards for demo.orgc1-g
2021-07-20Merge pull request #63 from mithraen/main...Leon
2021-07-19Add require to subr-x for if-let macro (fixed compiling without preloaded sub...Denis Smirnov
2021-03-07Add changelog entryLeon Rische
2021-03-07Fix dashboard revertLeon Rische
2021-03-07Fix remaining compiler warningsLeon Rische
2021-03-07Fix compilation warningsLeon Rische
2021-03-07Remove old argumentLeon Rische
2021-03-07Move variables / defcustom to org-fc-coreLeon Rische
2021-03-07Remove unused variableLeon Rische
2021-03-07Replace obsolete function nameLeon Rische
2021-03-07Extract core functionsLeon Rische
2021-03-07Fix variable namesLeon Rische
2021-03-07Extract review functionsLeon Rische
2021-03-07Update version & copyright dateLeon Rische
2021-03-07Extract diff functionsLeon Rische
2021-03-07Add "after-flip" hook and audio functionsLeon Rische
2021-03-07Replace use of `case` with `cl-case`Leon Rische
2021-03-04Add missing argument to obsolete function/variable definitionsLeon Rische
2020-11-23Use macro for defining properties & gettersLeon Rische
2020-11-23Extract SM2 codeLeon Rische
2020-11-21Autoload coherence checkLeon Rische
2020-11-19Require org-fc-cache laterLeon Rische
2020-11-16Fix recursive requireLeon Rische
2020-11-16Require cache by defaultLeon Rische
2020-11-16Include filetitle in cardsLeon Rische
2020-11-12Add caching indexer prototypeLeon Rische
2020-11-12Ignore .elc filesLeon Rische
2020-11-12Allow awk to parse arbitrary review data tablesLeon Rische
2020-11-11Rename context variableLeon Rische
2020-11-11Mark renamed functions as obsoleteLeon Rische
2020-11-11Extract dashboard codeLeon Rische
2020-11-11Add review forecastLeon Rische
2020-11-11Add changelog entryLeon Rische
2020-11-11Combine card creation stats into plistLeon Rische
2020-11-11Remove top level heading in dashboardLeon Rische
2020-11-10Enable org-fc modes in modes derived from org-modeLeon Rische
2020-11-08Add test filesLeon Rische
2020-11-08Match lowercase file keywordsLeon Rische
2020-11-02Expand find path namesLeon Rische
2020-11-02Shell quote file pathsLeon Rische
2020-11-02Better tag regexLeon Rische
2020-11-02Add commands for (un)suspending all cards in a regionLeon Rische
2020-10-04Print title after parsing fileLeon Rische
2020-10-03Print file header for all filesLeon Rische
2020-10-02Remove unused text stats functionLeon Rische