History: src/engine/delta.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| 8c4695ae | test: the delta fixture replays through the one core, and a zero-row delta is pinned | a73x | 2026-09-04 |
| 12cb9419 | build: the engine is its own module, and no client row links ghostty-vt | a73x | 2026-09-04 |
| f07a56c8 | feat: the wire carries cells; the replica is a grid and every painter reads it | a73x | 2026-09-04 |
| ac90c478 | refactor: one header spelling, one discontinuity guard | a73x | 2026-09-01 |
| 524037c1 | refactor: painter, askpass, session table, relay, delta and layout | a73x | 2026-08-30 |
| 9a21f071 | refactor: one term component — wire contract, engine, delta and replay core behind a single seam | a73x | 2026-08-30 |
| e5f99437 | docs: the wall's files, and the citations that name them | a73x | 2026-08-28 |
| d22a2aa1 | build: folder rule 4 reads production lines, not test bodies | a73x | 2026-08-28 |
| 461655ce | build: the folder rule — tui imports client, never the reverse | a73x | 2026-08-28 |
| 907b6627 | refactor: modules live in the folder of what owns them | a73x | 2026-08-28 |