<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hobgoblin/examples/03-inductive-data-types, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.zwobble.org/hobgoblin/atom?h=main</id>
<link rel='self' href='https://git.zwobble.org/hobgoblin/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/'/>
<updated>2026-07-31T09:50:10Z</updated>
<entry>
<title>Support singleton structs</title>
<updated>2026-07-31T09:50:10Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-31T09:50:10Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=578bf1f04b48f48225cfa794a27426cca4f6384a'/>
<id>urn:sha1:578bf1f04b48f48225cfa794a27426cca4f6384a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Derive Hash for generated Rust types</title>
<updated>2026-07-25T18:09:59Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-25T18:09:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=26ab534795dcced8ae6e7b4898b50748b73c930e'/>
<id>urn:sha1:26ab534795dcced8ae6e7b4898b50748b73c930e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Combine Rust notions of paths</title>
<updated>2026-07-14T20:15:55Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-14T20:15:55Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=3e9a68f0235158f5ee2c70cb6b319b26e42fd810'/>
<id>urn:sha1:3e9a68f0235158f5ee2c70cb6b319b26e42fd810</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Derive Debug and PartialEq for generated Rust types</title>
<updated>2026-07-14T18:49:24Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-14T18:49:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=f189d982951f7f0e2c3560a20c0d1d8a2b6431d0'/>
<id>urn:sha1:f189d982951f7f0e2c3560a20c0d1d8a2b6431d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert Rust examples to use cargo test</title>
<updated>2026-07-14T18:01:50Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-14T18:01:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=92bbc3595c39e964160660a2de9aa76b72ce727f'/>
<id>urn:sha1:92bbc3595c39e964160660a2de9aa76b72ce727f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename java-junit to java</title>
<updated>2026-07-14T17:41:17Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-14T17:41:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=6194d284f5559acc5f23a402f577bac655878f92'/>
<id>urn:sha1:6194d284f5559acc5f23a402f577bac655878f92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert example 03-inductive-data-types to use JUnit</title>
<updated>2026-07-14T17:23:59Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-14T17:23:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=f23cf4e3daba9ea7657a332582fcd206e26aa36f'/>
<id>urn:sha1:f23cf4e3daba9ea7657a332582fcd206e26aa36f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Execute example Java programs</title>
<updated>2026-07-04T09:43:47Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-04T09:43:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=8cac5140ee16f34753cd9c207a09c87767cdad71'/>
<id>urn:sha1:8cac5140ee16f34753cd9c207a09c87767cdad71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement From for Rust variants</title>
<updated>2026-07-03T15:04:46Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-03T15:04:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=d6e0d3b3560f2a09187f255e43227d4b42642bc9'/>
<id>urn:sha1:d6e0d3b3560f2a09187f255e43227d4b42642bc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add constructor functions for Rust enum variants</title>
<updated>2026-07-03T14:07:18Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-07-03T14:07:18Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=7311b7638de76ba68f197f891248b426e656e730'/>
<id>urn:sha1:7311b7638de76ba68f197f891248b426e656e730</id>
<content type='text'>
</content>
</entry>
</feed>
