more-speech/spec/more_speech
2022-04-08 12:28:30 -05:00
..
nostr Better sorting technique, using sorted-set. I expect that will do insertions rather than continual sorting of a large collection. Also reversed the sense of the sort, so latest articles are on top. 2022-04-08 12:28:30 -05:00
ui Can use backspace to delete characters in edit window. 2022-04-03 10:12:37 -05:00
core_spec.clj Preliminary version of process-text-event loading :text-event-map and :chronological-text-events. 2022-01-31 13:47:48 -06:00
text_spec.clj Eliminate 'unused local variable' warnings by prefixing those variables with an underscore. 2022-02-20 13:21:44 -06:00