Do not follow this link

~akkartik/broadsheet.love

9bec0efd — Kartik K. Agaram 24 days ago main
Merge template-live-editor
518a9ca2 — Kartik K. Agaram 24 days ago
bugfix: don't run on.code_change on MANIFEST, etc.
e1319e90 — Kartik K. Agaram 24 days ago
delete a stale file

This is needed in template-live, which has less infrastructure and so
needs to store edits to in the save dir. But it's no longer needed in
template-live-editor which uses nativefs to make edits directly in a
source repo.
61685554 — Kartik K. Agaram a month ago
Merge template-live-editor
24717ff2 — Kartik K. Agaram a month ago
merge bugfix

Recover immediately when driver corrects error, without needing to press
a key.
0e125a25 — Kartik K. Agaram a month ago
Merge template-live-editor
0c0a1ade — Kartik K. Agaram a month ago
don't suggest pressing a key on initialization errors
2497673f — Kartik K. Agaram a month ago
Merge text0

At this point I've added 100 lines of code to eliminate 2 global
variables:
  - Mode
  - Redo_initialization

I _think_ this is a worthwhile trade..
9f0e1f67 — Kartik K. Agaram a month ago
get rid of a special case
6d904c02 — Kartik K. Agaram a month ago
on test failure, switch to a third event loop
27d32d61 — Kartik K. Agaram a month ago
simplify
70245eed — Kartik K. Agaram a month ago
simplify
150ffa3c — Kartik K. Agaram a month ago
fix a regression 2 commits ago
d2f91994 — Kartik K. Agaram a month ago
on error, switch to a whole other event loop
126bd816 — Kartik K. Agaram a month ago
initialize Error_message with everything else
4aa15b7e — Kartik K. Agaram a month ago
define App.run_frame at the top level
ac0a4bbb — Kartik K. Agaram a month ago
keep the version check in one place

Many thanks to wryl and the folks at #Nova for teaching me about
inversion of control. There doesn't have to be a single event loop.
e1e88582 — Kartik K. Agaram a month ago
Merge template-live-editor
94f750cf — Kartik K. Agaram a month ago
Merge text0
41e473d8 — Kartik K. Agaram a month ago
Merge text.love
Next
Do not follow this link