2024-08-25 16:40 | Add monetary support link. | Yuval Langer | 1 | +4 | -0 |
2023-12-22 18:38 | Bump version. | Yuval Langer | 1 | +1 | -1 |
2023-12-22 18:27 | Remove unneeded definition. | Yuval Langer | 1 | +0 | -3 |
2023-12-22 18:26 | Add more information to the super-duper-words vector's docstring. | Yuval Langer | 1 | +6 | -1 |
2023-10-08 17:15 | Replace a recursion with cl-loop. | Yuval Langer | 1 | +9 | -11 |
2023-10-08 16:25 | Replace recursion with a cl-loop. | Yuval Langer | 1 | +11 | -9 |
2023-10-07 21:22 | Ask for an hard input only for the affermative by default. | Yuval Langer | 1 | +64 | -40 |
2023-10-07 19:55 | Add parentheses to default case toggle prompts. Also beautify code a bit. | Yuval Langer | 1 | +29 | -11 |
2023-10-07 18:59 | Add some types and groups to the defcustoms and improve docstrings. | Yuval Langer | 1 | +41 | -17 |
2023-10-07 04:51 | Remove accidental debugging session line. | Yuval Langer | 1 | +0 | -2 |
2023-10-07 03:19 | Fix documentation. | Yuval Langer | 2 | +6 | -6 |
2023-10-07 03:05 | Swallow the cl-loop koolaid. | Yuval Langer | 1 | +75 | -60 |
2023-10-07 02:04 | Simplify expression. | Yuval Langer | 1 | +6 | -8 |
2023-10-06 23:21 | Add docstrings to variables and make some of them custemizable. | Yuval Langer | 1 | +25 | -12 |
2023-10-06 22:30 | Remove cargo-culted autoloads. | Yuval Langer | 1 | +0 | -3 |
2023-10-06 22:24 | Add installation and better and more updated usage. | Yuval Langer | 1 | +20 | -4 |
2023-10-06 21:45 | Update the Usage section. | Yuval Langer | 1 | +13 | -2 |
2023-10-06 21:25 | Add a docstring. | Yuval Langer | 1 | +1 | -0 |
2023-10-06 19:01 | Replace a `while (not …)` with an `until …`. | Yuval Langer | 1 | +5 | -5 |
2023-10-06 18:54 | Replace while loop with cl-loop. Fell in love with cl-loop. | Yuval Langer | 1 | +42 | -33 |
2023-10-06 18:36 | Replace a while loop with a cl-loop. | Yuval Langer | 1 | +12 | -10 |
2023-10-05 23:27 | Cargo-cult autoloads and `provide` for `require`. | Yuval Langer | 1 | +5 | -0 |
2023-10-05 22:20 | Rename function for use outside the package. | Yuval Langer | 1 | +1 | -1 |
2023-10-05 22:18 | Convert another function into using `cl-loop`. | Yuval Langer | 1 | +40 | -25 |
2023-10-05 21:16 | Add some docstrings. Also `cl-loop`ify my loops. | Yuval Langer | 2 | +117 | -104 |
2023-10-05 14:22 | Replace a few conds with simpler expressions. Remove interactive directive. | Yuval Langer | 1 | +8 | -32 |
2023-10-05 14:00 | Use nil instead of '() when dealing with logic. | Yuval Langer | 1 | +1 | -1 |
2023-10-05 13:54 | Rename the wordlist variable and fix the random wordlist function. | Yuval Langer | 1 | +42 | -34 |
2023-10-05 08:06 | Fix arithmetic problems prompt bugs. | Yuval Langer | 1 | +3 | -2 |
2023-10-04 23:48 | Add an arithmetic problem yes-or-no function and an arithmetic problem template. | Yuval Langer | 1 | +59 | -0 |
2023-10-04 22:46 | Add some arithmetic problem functions and variables. | Yuval Langer | 1 | +28 | -0 |
2023-10-03 18:06 | Add wordlists link. | Yuval Langer | 1 | +1 | -0 |
2023-10-03 17:58 | Add more info to the readme file. | Yuval Langer | 1 | +56 | -0 |
2023-10-03 17:44 | Add randomly toggled case string yes-or-no functionality. | Yuval Langer | 1 | +129 | -13 |
2023-10-02 22:28 | Stop misusing throw and catch. | Yuval Langer | 1 | +58 | -63 |
2023-09-24 23:00 | Add a usage section to the readme. | Yuval Langer | 1 | +8 | -0 |
2023-09-24 22:49 | Add TODO list. | Yuval Langer | 1 | +3 | -0 |
2023-09-24 22:31 | Remove an errant "(provide …)". | Yuval Langer | 1 | +0 | -1 |
2023-09-24 22:09 | First commit. | Yuval Langer | 3 | +803 | -0 |