<feed xmlns='http://www.w3.org/2005/Atom'>
<title>crimtag.git/src/lib.rs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.xagasoft.com/Rust/crimtag.git/atom?h=main</id>
<link rel='self' href='https://git.xagasoft.com/Rust/crimtag.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Rust/crimtag.git/'/>
<updated>2026-06-23T22:31:51+00:00</updated>
<entry>
<title>Roorganized into workspace and packages.</title>
<updated>2026-06-23T22:31:51+00:00</updated>
<author>
<name>eichlan</name>
<email>eichlan@jotunn.office.penny-arcade.com</email>
</author>
<published>2026-06-23T22:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Rust/crimtag.git/commit/?id=062048ef6e3e060bcf841ea2ec92e026f09d8da0'/>
<id>urn:sha1:062048ef6e3e060bcf841ea2ec92e026f09d8da0</id>
<content type='text'>
This is to accomidate a new proc_macro package, which can't have
anything else in it.
</content>
</entry>
<entry>
<title>Expose MappedHash, it may be useless though.</title>
<updated>2026-06-23T17:42:58+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2026-06-23T17:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Rust/crimtag.git/commit/?id=dad9a94d2bf494c27d829f2032d4d8bc7ad36ae9'/>
<id>urn:sha1:dad9a94d2bf494c27d829f2032d4d8bc7ad36ae9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweaked for generality.</title>
<updated>2026-06-23T15:50:28+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2026-06-23T15:50:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Rust/crimtag.git/commit/?id=0c1429fd7e6e1432e480e59ffc5b0e86588cd26e'/>
<id>urn:sha1:0c1429fd7e6e1432e480e59ffc5b0e86588cd26e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempted fixes. Maybe made it too C++ish</title>
<updated>2026-06-22T16:22:25+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2026-06-22T16:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Rust/crimtag.git/commit/?id=5eedc8e9080afe1d7fa00d9577343fe5aa25a93d'/>
<id>urn:sha1:5eedc8e9080afe1d7fa00d9577343fe5aa25a93d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Just cleaned up unsued functions.</title>
<updated>2026-06-20T06:04:37+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2026-06-20T06:04:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Rust/crimtag.git/commit/?id=dd2f66f2fe7ee687d8c0b7ca6e60ef7221223fb2'/>
<id>urn:sha1:dd2f66f2fe7ee687d8c0b7ca6e60ef7221223fb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweaking StatefulContext</title>
<updated>2026-06-19T15:37:01+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2026-06-19T15:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Rust/crimtag.git/commit/?id=977c35eaebb39e6ae33661fc8ac8537adfbeceff'/>
<id>urn:sha1:977c35eaebb39e6ae33661fc8ac8537adfbeceff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Almost there</title>
<updated>2026-06-19T06:52:39+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2026-06-19T06:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Rust/crimtag.git/commit/?id=a7ae82db8aef8b327e893a4619346ad59b2ed895'/>
<id>urn:sha1:a7ae82db8aef8b327e893a4619346ad59b2ed895</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I think this is a better structure.</title>
<updated>2026-06-17T07:05:37+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2026-06-17T07:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Rust/crimtag.git/commit/?id=00ffb6d11ed3a1d6508cbf065679b6f04673f238'/>
<id>urn:sha1:00ffb6d11ed3a1d6508cbf065679b6f04673f238</id>
<content type='text'>
We deal with mapped structures better now, and they are distinct from
our handy value tree. I haven't figured out how to make it like
iterators yet, but I think we're close...
</content>
</entry>
<entry>
<title>In progress...</title>
<updated>2026-06-14T14:09:59+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2026-06-14T14:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Rust/crimtag.git/commit/?id=68745e87a73ed7cfa305ee5319b85aeef85eb088'/>
<id>urn:sha1:68745e87a73ed7cfa305ee5319b85aeef85eb088</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I did some silly things. This one doesn't build.</title>
<updated>2026-06-13T16:26:56+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2026-06-13T16:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Rust/crimtag.git/commit/?id=038884232b6efbabb414cb011fa0fc4e3b4c8fd6'/>
<id>urn:sha1:038884232b6efbabb414cb011fa0fc4e3b4c8fd6</id>
<content type='text'>
</content>
</entry>
</feed>
