<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hobgoblin/src/test/java/org/zwobble, 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-21T15:52:12Z</updated>
<entry>
<title>Use typeOrConstructor instead of typeOrThrow in tests</title>
<updated>2026-08-21T15:52:12Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-21T15:52:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=30ba739001a60a75c58dae9517ebd74fd42a443e'/>
<id>urn:sha1:30ba739001a60a75c58dae9517ebd74fd42a443e</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>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>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>
<entry>
<title>Add type parameters to Java method declarations</title>
<updated>2026-08-10T09:47:26Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-10T09:47:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=4b8dd80f18ae1e4bad0c61d55de685d69dfdbe1c'/>
<id>urn:sha1:4b8dd80f18ae1e4bad0c61d55de685d69dfdbe1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add type parameters to record declaration in Java AST</title>
<updated>2026-08-10T09:28:42Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-10T09:28:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=d049a89e2e5ff0b52519f37502dbf0c17cb9455f'/>
<id>urn:sha1:d049a89e2e5ff0b52519f37502dbf0c17cb9455f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent singleton struct from being generic</title>
<updated>2026-08-10T09:12:48Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-10T09:12:48Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=5d41166750e0f05da436bf30c7a642749f7a71c5'/>
<id>urn:sha1:5d41166750e0f05da436bf30c7a642749f7a71c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce variables for type params</title>
<updated>2026-08-09T21:16:47Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-09T21:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=eb145887ab57b75299a55c85c753d3b4707105be'/>
<id>urn:sha1:eb145887ab57b75299a55c85c753d3b4707105be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Type check generic struct definition</title>
<updated>2026-08-09T21:06:17Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-09T21:06:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=1e2d86b9d7f2f659f4c53f8543f7931ea81c5781'/>
<id>urn:sha1:1e2d86b9d7f2f659f4c53f8543f7931ea81c5781</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add StructTypeConstructor</title>
<updated>2026-08-09T20:51:24Z</updated>
<author>
<name>Michael Williamson</name>
<email>mike@zwobble.org</email>
</author>
<published>2026-08-09T20:51:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zwobble.org/hobgoblin/commit/?id=4722db99dcc14457e505ee988c0622c65d4039cc'/>
<id>urn:sha1:4722db99dcc14457e505ee988c0622c65d4039cc</id>
<content type='text'>
</content>
</entry>
</feed>
