<feed xmlns='http://www.w3.org/2005/Atom'>
<title>crimtag.git, 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-07-07T22:10:21+00:00</updated>
<entry>
<title>More augments and setup for use from other crates.</title>
<updated>2026-07-07T22:10:21+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2026-07-07T22:10:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Rust/crimtag.git/commit/?id=e1a688efb16f96a6dca3678c67ff38b7cabfa8c6'/>
<id>urn:sha1:e1a688efb16f96a6dca3678c67ff38b7cabfa8c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added LookAhead, fixed up the proc-macro.</title>
<updated>2026-06-30T20:21:38+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2026-06-30T20:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Rust/crimtag.git/commit/?id=1553b785cbc75bfc47066096b81d0066017a91ad'/>
<id>urn:sha1:1553b785cbc75bfc47066096b81d0066017a91ad</id>
<content type='text'>
LookAhead should make the rest of the parser and lexer stuff way easier,
probably spin that out into it's own lib later on.
</content>
</entry>
<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>Including vimsyntax plugin.</title>
<updated>2026-06-23T19:01:35+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2026-06-23T19:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Rust/crimtag.git/commit/?id=7c299c86bbac76ec2ac199d68eb4dda093a64e3a'/>
<id>urn:sha1:7c299c86bbac76ec2ac199d68eb4dda093a64e3a</id>
<content type='text'>
</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>
</feed>
