aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix broken testPhillip Lord2019-06-201-1/+1
|
* Replace more non-namespaced commandsPhillip Lord2019-06-191-15/+15
|
* Replace more non-namespaced commandsPhillip Lord2019-06-191-21/+12
|
* Replace more non-namespaced commandPhillip Lord2019-06-191-11/+4
|
* Replace more non-namespaced commandsPhillip Lord2019-06-181-12/+12
|
* Replace drill-answerPhillip Lord2019-06-182-32/+30
|
* Add leitner robot test and fixPhillip Lord2019-06-179-9/+79
|
* Replace drill-typed-answerPhillip Lord2019-06-171-16/+14
|
* Rename free-marker into namespacePhillip Lord2019-06-171-5/+5
|
* Robot test all card typesPhillip Lord2019-06-176-46/+223
| | | | Fix multiple missing session parameters.
* Clean up robot testingPhillip Lord2019-06-174-6/+15
|
* Refactor robot testing to allow multiple testsPhillip Lord2019-06-165-55/+89
|
* Move exit-kind to slotPhillip Lord2019-06-161-8/+10
|
* Tweak Robot testingPhillip Lord2019-06-161-3/+3
|
* Fix presentation-in-bufferPhillip Lord2019-06-151-15/+19
|
* Refactor robot testingPhillip Lord2019-06-155-71/+116
|
* Add lexical-bindingPhillip Lord2019-06-153-47/+60
|
* Remove overdue-data dynamic scopingPhillip Lord2019-06-151-10/+11
|
* Remove unneed formPhillip Lord2019-06-151-1/+0
|
* Replace warned-about-id-creationPhillip Lord2019-06-151-15/+17
| | | | This variable is not declared but dynamically scoped in everywhere.
* Remove last of earmuff variablesPhillip Lord2019-06-151-28/+29
|
* Remove more variablesPhillip Lord2019-06-151-73/+79
|
* Replace overdue-entriesPhillip Lord2019-06-151-25/+24
|
* Remove more variablesPhillip Lord2019-06-151-14/+13
|
* Remove dormant-entry-countPhillip Lord2019-06-151-8/+9
|
* Move to eieio objectsPhillip Lord2019-06-151-26/+31
| | | | | defstruct does not allow documentation on slots and there are a lot of slots here.
* Remove org-drill-new-entriesPhillip Lord2019-06-152-48/+52
|
* Remove org-drill-start-timePhillip Lord2019-06-151-17/+29
|
* Update robot, Fix remaining CL dependenciesPhillip Lord2019-06-154-55/+100
| | | | | The robot test now includes "with-typing" input. This uncovered some more usages of cl.el which are now gone.
* Remove org-drill-session-qualitiesPhillip Lord2019-06-151-33/+36
| | | | | This is now passed as a parameter as part of a struct. This should allow better testing.
* Port to cl-libPhillip Lord2019-06-144-141/+140
|
* Remove org-learn as a separate packagePhillip Lord2019-06-134-182/+23
|
* Removed generated filePhillip Lord2019-06-132-48/+1
|
* Add robotized testPhillip Lord2019-06-126-0/+146
|
* Update gitignorePhillip Lord2019-06-081-1/+2
|
* Update gitignorePhillip Lord2019-06-081-1/+2
|
* Remove generated filePhillip Lord2019-06-082-1604/+1
|
* Add count entries testPhillip Lord2019-06-082-0/+25
|
* Add interactive test functionsPhillip Lord2019-06-081-0/+36
|
* Update load-test namePhillip Lord2019-06-081-1/+1
|
* Add gitlab-ci.ymlPhillip Lord2019-06-081-0/+5
|
* Dependency clean upsPhillip Lord2019-06-083-2/+7
|
* Add org-learnPhillip Lord2019-06-082-1/+178
|
* Enable cask testingPhillip Lord2019-06-027-45/+145
| | | | | | | - Update headers to standard - Add Makefile, Cask and docker scripts - Add test directory - .gitignore
* Explain status of forkforkPhillip Lord2019-06-021-7/+24
|
* Explain tags now inheritPhillip Lord2019-04-081-16/+31
| | | | | | | Previously, explanation tags were placed on the entry requiring an entry; now they are placed on the entry providing the explanation and inherited. It is also possible to provide multiple explanations at several levels.
* Add explain supportPhillip Lord2019-04-071-22/+90
| | | | | | It is now possible to add an :explain: tag to an item, which will display the body of the entry above the current. This allows adding a single explanation with any number of examples.
* Add leitner learningPhillip Lord2019-04-071-33/+323
|
* Add org-drill-cram-tree functionPhillip Lord2019-02-241-0/+6
|
* Merge fix/do-not-match-lockfilePhillip Lord2019-01-221-1/+1
|\