<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rprt/rprt.md, branch main</title>
<subtitle>Finally, a text editor for your flying saucer.</subtitle>
<id>https://git.l-3.space/rprt/atom?h=main</id>
<link rel='self' href='https://git.l-3.space/rprt/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/'/>
<updated>2026-08-24T20:39:25Z</updated>
<entry>
<title>The big transposition-ing: move from functions as data to data of functions</title>
<updated>2026-08-24T20:39:25Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-08-24T19:39:57Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=f3acb5cc0faf739f09112607bb98b6594184bd8b'/>
<id>urn:sha1:f3acb5cc0faf739f09112607bb98b6594184bd8b</id>
<content type='text'>
Basically Rust will fight you all the way if you treat it like Haskell, instead work with traits and impls on ZSTs.
</content>
</entry>
<entry>
<title>clarify text situation, only three ranks</title>
<updated>2026-03-22T18:15:01Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-03-22T18:12:32Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=5ee9f5e935e147e5f16801a9cbe461f0585c6ba8'/>
<id>urn:sha1:5ee9f5e935e147e5f16801a9cbe461f0585c6ba8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix text function documentation to correctly reflect left-assoc</title>
<updated>2026-03-22T15:46:06Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-03-22T15:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=2d088bbe29626c26dba0c1d0290c16c1df7f16b8'/>
<id>urn:sha1:2d088bbe29626c26dba0c1d0290c16c1df7f16b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement hooks, fix docs</title>
<updated>2026-03-21T20:37:21Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-03-21T20:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=139047379b2ff7751c1b5ef8e079ffc29cce752d'/>
<id>urn:sha1:139047379b2ff7751c1b5ef8e079ffc29cce752d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>think the commit logic is worked out now for eager commits</title>
<updated>2026-03-21T20:09:34Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-03-21T17:56:08Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=89d299376c97a3f866dccc15321713ce955d8125'/>
<id>urn:sha1:89d299376c97a3f866dccc15321713ce955d8125</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing evaluation semantics</title>
<updated>2026-03-21T17:28:51Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-03-21T15:10:05Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=fb0d0b91bfd45d1911e993ca753d81da5e60f60c'/>
<id>urn:sha1:fb0d0b91bfd45d1911e993ca753d81da5e60f60c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clarify top-level semantics</title>
<updated>2026-03-19T10:04:12Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-03-09T22:25:44Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=5a5da7bc299bee12072e421d1936554690e34dd6'/>
<id>urn:sha1:5a5da7bc299bee12072e421d1936554690e34dd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement two basic selection functions</title>
<updated>2025-10-22T20:52:43Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2025-10-22T20:02:01Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=20674aa65148558fb849eb1bb9c8a5e4a0cf483d'/>
<id>urn:sha1:20674aa65148558fb849eb1bb9c8a5e4a0cf483d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed monad, impl. some grouped semantics, not completely satisfied</title>
<updated>2025-10-20T21:23:02Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2025-10-20T19:34:04Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=caf3cbdd94ec8341f3233bb31c04c72f99502ed9'/>
<id>urn:sha1:caf3cbdd94ec8341f3233bb31c04c72f99502ed9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trains should be left associative and hooks should be right associative</title>
<updated>2025-10-19T14:29:57Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2025-10-19T14:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=cf21069959352da95314d3148994f2c45f51f50f'/>
<id>urn:sha1:cf21069959352da95314d3148994f2c45f51f50f</id>
<content type='text'>
</content>
</entry>
</feed>
