stop caching starty
commit69c88da98ca1bba3ab1c890639aa0228f125c467
authorKartik K. Agaram <vc@akkartik.com>
Tue, 11 Jun 2024 17:37:58 +0000 (11 10:37 -0700)
committerKartik K. Agaram <vc@akkartik.com>
Tue, 11 Jun 2024 17:37:58 +0000 (11 10:37 -0700)
treeed5d0a06eeeb97d205a905efe73bd8730e79cd32
parentf2299cb422d0fc07a1b01f0c31f88e9ae5ab168f
stop caching starty

This is quite useful because I used to have a long list of places in
which to invalidate the cache.
12 files changed:
app.lua
drawing.lua
drawing_tests.lua
edit.lua
help.lua
select.lua
source.lua
source_edit.lua
source_text.lua
source_text_tests.lua
text.lua
text_tests.lua