index
:
rprt
main
Finally, a text editor for your flying saucer.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rprt.md
Age
Commit message (
Collapse
)
Author
4 days
The big transposition-ing: move from functions as data to data of functions
HEAD
main
tslil
Basically Rust will fight you all the way if you treat it like Haskell, instead work with traits and impls on ZSTs.
2026-03-22
clarify text situation, only three ranks
tslil
2026-03-22
fix text function documentation to correctly reflect left-assoc
tslil
2026-03-21
implement hooks, fix docs
tslil
2026-03-21
think the commit logic is worked out now for eager commits
tslil
2026-03-21
fixing evaluation semantics
tslil
2026-03-19
clarify top-level semantics
tslil
2025-10-22
Implement two basic selection functions
tslil
2025-10-20
Changed monad, impl. some grouped semantics, not completely satisfied
tslil
2025-10-19
Trains should be left associative and hooks should be right associative
tslil
2025-10-18
Parse hooks, these are left associative
tslil
2025-10-18
Clarify many points of ambiguity, add swap, hooks, explanations about ↵
tslil
various conventions
2025-10-13
Text function tables, move things around, mention leading axis
tslil
2025-10-13
e makes sense in many places, B should join the party in structural
tslil
2025-10-12
Thinking more carefully about text functions
tslil
2025-10-12
Init
tslil