<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hare-gi/cmd, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.equa.space/hare-gi/atom?h=master</id>
<link rel='self' href='https://git.equa.space/hare-gi/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.equa.space/hare-gi/'/>
<updated>2025-08-20T21:43:44+00:00</updated>
<entry>
<title>search for GIR files in XDG directories</title>
<updated>2025-08-20T21:43:44+00:00</updated>
<author>
<name>Natalia Posting</name>
<email>equaa@protonmail.com</email>
</author>
<published>2025-08-20T21:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/hare-gi/commit/?id=1c9c4b2caf9033d69341df4839dbdf5e38831719'/>
<id>urn:sha1:1c9c4b2caf9033d69341df4839dbdf5e38831719</id>
<content type='text'>
This should match the behavior of the upstream gobject-introspection tools.
</content>
</entry>
<entry>
<title>Print an error if there are unresolved types</title>
<updated>2025-08-02T10:24:49+00:00</updated>
<author>
<name>Alexey Yerin</name>
<email>yyp@disroot.org</email>
</author>
<published>2025-08-02T10:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/hare-gi/commit/?id=8e8a4a50227ba3e7bda74ada326fec686f15da86'/>
<id>urn:sha1:8e8a4a50227ba3e7bda74ada326fec686f15da86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd/demo: Remove unnecessary casts</title>
<updated>2025-07-02T19:35:03+00:00</updated>
<author>
<name>Alexey Yerin</name>
<email>yyp@disroot.org</email>
</author>
<published>2025-07-02T19:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/hare-gi/commit/?id=eac027162b330698a74eea2db16f7b82468d421b'/>
<id>urn:sha1:eac027162b330698a74eea2db16f7b82468d421b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the class type for constructor returns</title>
<updated>2025-07-02T19:23:19+00:00</updated>
<author>
<name>Alexey Yerin</name>
<email>yyp@disroot.org</email>
</author>
<published>2025-07-02T19:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/hare-gi/commit/?id=d00e93a74db4cf63f662d5d8f0a7ae0b6eb79060'/>
<id>urn:sha1:d00e93a74db4cf63f662d5d8f0a7ae0b6eb79060</id>
<content type='text'>
This allows to remove a lot of redundant casts and make better use of
pointer subtyping.
</content>
</entry>
<entry>
<title>Attempt to fix subtyping issues in Gtk 4</title>
<updated>2025-07-02T19:13:11+00:00</updated>
<author>
<name>Alexey Yerin</name>
<email>yyp@disroot.org</email>
</author>
<published>2025-07-02T19:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/hare-gi/commit/?id=88e9de918413e10086455bc08946b6f9d979f735'/>
<id>urn:sha1:88e9de918413e10086455bc08946b6f9d979f735</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consistently use gtk3/4 suffixes instead of numeric suffixes</title>
<updated>2025-03-21T12:17:28+00:00</updated>
<author>
<name>Alexey Yerin</name>
<email>yyp@disroot.org</email>
</author>
<published>2025-03-21T12:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/hare-gi/commit/?id=15f28a82dfd3e1c469ed3aa77aa9f431ba16908b'/>
<id>urn:sha1:15f28a82dfd3e1c469ed3aa77aa9f431ba16908b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move bindings from bindings/gi =&gt; gi</title>
<updated>2025-03-21T11:40:42+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>drew@ddevault.org</email>
</author>
<published>2025-03-21T09:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/hare-gi/commit/?id=100753a060bebb9ad33a2b56722a4e83faba3fea'/>
<id>urn:sha1:100753a060bebb9ad33a2b56722a4e83faba3fea</id>
<content type='text'>
Signed-off-by: Drew DeVault &lt;drew@ddevault.org&gt;
</content>
</entry>
<entry>
<title>Add consistent "3" suffix to gtk3 bits</title>
<updated>2025-03-21T11:18:01+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>drew@ddevault.org</email>
</author>
<published>2025-03-21T09:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/hare-gi/commit/?id=1e85675b652b4e133a98841d75bb7fe7e00058d5'/>
<id>urn:sha1:1e85675b652b4e133a98841d75bb7fe7e00058d5</id>
<content type='text'>
Signed-off-by: Drew DeVault &lt;drew@ddevault.org&gt;
</content>
</entry>
<entry>
<title>all: move generated modules into gi:: namespace</title>
<updated>2025-03-21T11:17:46+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>drew@ddevault.org</email>
</author>
<published>2025-03-21T09:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/hare-gi/commit/?id=98fc3cf2108790200aa12635bc46e3cb3cb0139a'/>
<id>urn:sha1:98fc3cf2108790200aa12635bc46e3cb3cb0139a</id>
<content type='text'>
Signed-off-by: Drew DeVault &lt;drew@ddevault.org&gt;
</content>
</entry>
<entry>
<title>all: nomem updates</title>
<updated>2025-03-21T10:19:35+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>drew@ddevault.org</email>
</author>
<published>2025-03-21T09:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.equa.space/hare-gi/commit/?id=62d0add1ec396dffae114545fc0427efc6c7153a'/>
<id>urn:sha1:62d0add1ec396dffae114545fc0427efc6c7153a</id>
<content type='text'>
Signed-off-by: Drew DeVault &lt;drew@ddevault.org&gt;
</content>
</entry>
</feed>
