~akkartik/carousel.love

69cf8d6d — Kartik K. Agaram 18 days ago main
Merge template-live-editor-mobile
852f6f93 — Kartik K. Agaram 18 days ago
Merge template-live-editor
518a9ca2 — Kartik K. Agaram 18 days ago
bugfix: don't run on.code_change on MANIFEST, etc.
e1319e90 — Kartik K. Agaram 18 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.
18aa4ca0 — Kartik K. Agaram a month ago
Merge template-live-editor-mobile
193ba3a1 — 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.
187c1841 — Kartik K. Agaram a month ago
Merge template-live-editor-mobile
6c375b5f — Kartik K. Agaram a month ago
merge bugfix
6caf9f7d — Kartik K. Agaram a month ago
Merge template-live-editor-mobile
a5873a85 — 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
Next