aboutsummaryrefslogtreecommitdiff
path: root/rprt.md
AgeCommit message (Collapse)Author
4 daysThe big transposition-ing: move from functions as data to data of functionsHEADmaintslil
Basically Rust will fight you all the way if you treat it like Haskell, instead work with traits and impls on ZSTs.
2026-03-22clarify text situation, only three rankstslil
2026-03-22fix text function documentation to correctly reflect left-assoctslil
2026-03-21implement hooks, fix docstslil
2026-03-21think the commit logic is worked out now for eager commitstslil
2026-03-21fixing evaluation semanticstslil
2026-03-19clarify top-level semanticstslil
2025-10-22Implement two basic selection functionstslil
2025-10-20Changed monad, impl. some grouped semantics, not completely satisfiedtslil
2025-10-19Trains should be left associative and hooks should be right associativetslil
2025-10-18Parse hooks, these are left associativetslil
2025-10-18Clarify many points of ambiguity, add swap, hooks, explanations about ↵tslil
various conventions
2025-10-13Text function tables, move things around, mention leading axistslil
2025-10-13e makes sense in many places, B should join the party in structuraltslil
2025-10-12Thinking more carefully about text functionstslil
2025-10-12Inittslil