- 12 Apr, 2022 1 commit
-
-
Karl Fogel authored
-
- 30 Mar, 2022 1 commit
-
-
Karl Fogel authored
(Somehow I managed to forget to do this in commit 214d9038.)
-
- 19 Jan, 2021 3 commits
-
-
Karl Fogel authored
This brings the program into full compliance with the principle that the print statements to stdout or stderr should only happen in main(). The rest of the code now behaves like a library: it raises exceptions to indicate errors and calls callbacks to indicate status checkpoints. And, although you'd only know it from scrutinizing the diff carefully, this change also fixes a Boolean grouping error in the conditional in apply_meme() that governs the printing of the delay notification.
-
Karl Fogel authored
-
Karl Fogel authored
-
- 13 Jan, 2021 3 commits
-
-
Karl Fogel authored
-
Karl Fogel authored
This section is no longer needed since commit 185c71f6.
-
Karl Fogel authored
-
- 22 Dec, 2020 2 commits
-
-
Karl Fogel authored
-
Karl Fogel authored
-
- 08 Dec, 2020 13 commits
-
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
And do some reformatting that this makes possible.
-
Karl Fogel authored
This simplifies the code a lot, even though it doesn't reduce the size. It's also preparation for handling multi-line text (issue #1).
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
Because this shifts some code around in a way that exacerbates the already-insufficient commenting, improve the commenting too.
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
-