<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rprt/rprt-engine/src/selection.rs, 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>big ole rename for consistent terminology: scalar, vector, matrix, tensor</title>
<updated>2026-03-24T18:31:24Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2026-03-24T18:27:04Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=12455c6369547e970c4556bb20d8261eadc3b5ab'/>
<id>urn:sha1:12455c6369547e970c4556bb20d8261eadc3b5ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Playing with macro_rules, sigh.</title>
<updated>2025-10-28T21:49:26Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2025-10-28T20:14:27Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=2832ffbe077230b89222479da8b737142c9efe1b'/>
<id>urn:sha1:2832ffbe077230b89222479da8b737142c9efe1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>One painful manual currying and Higher Rank Trait Bounds application later, i think complement transformations work now</title>
<updated>2025-10-23T20:58:20Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2025-10-23T19:58:39Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=7c36fb82df24cfa96ad2d2bf3fa769142c178fc1'/>
<id>urn:sha1:7c36fb82df24cfa96ad2d2bf3fa769142c178fc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement the coniditional selection transformation</title>
<updated>2025-10-22T21:15:18Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2025-10-22T21:02:55Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=1a109e4d6bcc348607859342b144daef11c124cd'/>
<id>urn:sha1:1a109e4d6bcc348607859342b144daef11c124cd</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>Having a time with passing functions around, really feels like i'm fighting the language</title>
<updated>2025-10-21T20:54:56Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2025-10-21T19:36:01Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=9f3e21628231f3fa91ab8ff45872a76e7e11fcc4'/>
<id>urn:sha1:9f3e21628231f3fa91ab8ff45872a76e7e11fcc4</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>Some basic train and parenthesis parsing, things are beginning to become exciting</title>
<updated>2025-10-18T19:14:52Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2025-10-18T17:12:46Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=02c7b10c407982ca117098bd64358a8bb910bd3a'/>
<id>urn:sha1:02c7b10c407982ca117098bd64358a8bb910bd3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Starting on RIIR, first steps have been whelming</title>
<updated>2025-10-17T22:48:42Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2025-10-17T19:35:53Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/rprt/commit/?id=a775b8f56e5422e47c40927328baf3045c500a32'/>
<id>urn:sha1:a775b8f56e5422e47c40927328baf3045c500a32</id>
<content type='text'>
</content>
</entry>
</feed>
