~akkartik/luaML.love

d9abc8b0 — Kartik K. Agaram 23 days ago main
Merge template-live-editor
2e9bf633 — Kartik K. Agaram 23 days ago
Merge text0
642fbb49 — Kartik K. Agaram 23 days ago
Merge text.love
3b4df387 — Kartik K. Agaram 23 days ago
Merge lines.love
c17ea554 — Kartik K. Agaram 24 days ago
bugfix: scrolling up using scroll wheel

The culprit is an ambiguously named helper. put_cursor_on_next_text_line
is not supposed to move to next line if the current line is text.
172288f3 — Kartik K. Agaram a month ago
document a gotcha
bd47fb93 — Kartik K. Agaram a month ago
document a gotcha
d5e90194 — Kartik K. Agaram a month ago
Merge template-live-editor
518a9ca2 — Kartik K. Agaram a month ago
bugfix: don't run on.code_change on MANIFEST, etc.
e1319e90 — Kartik K. Agaram a month 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.
0bf65f6f — Kartik K. Agaram 2 months ago
Merge template-live-editor
24717ff2 — Kartik K. Agaram 2 months ago
merge bugfix

Recover immediately when driver corrects error, without needing to press
a key.
ac25d7a6 — Kartik K. Agaram 2 months ago
Merge template-live-editor
0c0a1ade — Kartik K. Agaram 2 months ago
don't suggest pressing a key on initialization errors
2497673f — Kartik K. Agaram 2 months 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 2 months ago
get rid of a special case
6d904c02 — Kartik K. Agaram 2 months ago
on test failure, switch to a third event loop
27d32d61 — Kartik K. Agaram 2 months ago
simplify
70245eed — Kartik K. Agaram 2 months ago
simplify
150ffa3c — Kartik K. Agaram 2 months ago
fix a regression 2 commits ago
Next
Do not follow this link