<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hobgoblin/src/main/java/org, 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-08-14T10:07:46Z</updated>
<entry>
<title>Support generic structs in rust-types</title>
<updated>2026-08-14T10:07:46Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-14T10:07:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=6eb866fe831d85fbc5a492df711afcda26b2df6f'/>
<id>urn:sha1:6eb866fe831d85fbc5a492df711afcda26b2df6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add type params to struct in Rust AST</title>
<updated>2026-08-14T10:01:46Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-14T10:01:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=00cfa7a56b31f0b629a54a77e1934d25471f8156'/>
<id>urn:sha1:00cfa7a56b31f0b629a54a77e1934d25471f8156</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract generateTypeArg()</title>
<updated>2026-08-14T09:49:41Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-14T09:49:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=8811a6c2b0a80297d239cbcda169dca8c809458a'/>
<id>urn:sha1:8811a6c2b0a80297d239cbcda169dca8c809458a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use wildcard when field type is type param</title>
<updated>2026-08-14T08:29:19Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-14T08:29:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=a8bdefad22ad6776aa8695dd403dcc300cf24543'/>
<id>urn:sha1:a8bdefad22ad6776aa8695dd403dcc300cf24543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support generic structs in java-precisely-matchers</title>
<updated>2026-08-13T18:41:16Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-13T18:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=1070928d39728d2aa4ae6d43aee20cb595f8584a'/>
<id>urn:sha1:1070928d39728d2aa4ae6d43aee20cb595f8584a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wildcard as Java type arg</title>
<updated>2026-08-13T16:31:50Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-13T16:31:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=de9e0f9162b625b3008b261967d303da3cc4ae41'/>
<id>urn:sha1:de9e0f9162b625b3008b261967d303da3cc4ae41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make JavaTypeArg a sealed interface</title>
<updated>2026-08-13T16:30:22Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-13T16:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=3aec3caf949c246855a0d655eb359935605930c4'/>
<id>urn:sha1:3aec3caf949c246855a0d655eb359935605930c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Push enum variant selection into ArbitraryValueAnalysis</title>
<updated>2026-08-10T16:41:50Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-10T16:41:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=fed58e7cf40dea066f29cbc16b155a1c861dff9a'/>
<id>urn:sha1:fed58e7cf40dea066f29cbc16b155a1c861dff9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix creation of arbitrary constructed struct values</title>
<updated>2026-08-10T16:39:13Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-10T16:39:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=5613f3417aa766041fe1a91d27861f08d0facba9'/>
<id>urn:sha1:5613f3417aa766041fe1a91d27861f08d0facba9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add type args to static method calls in Java AST</title>
<updated>2026-08-10T16:32:05Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-10T16:32:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=29dba03d9b65f3c1b9bd235ec5a7f41631fab2be'/>
<id>urn:sha1:29dba03d9b65f3c1b9bd235ec5a7f41631fab2be</id>
<content type='text'>
</content>
</entry>
</feed>
