<feed xmlns='http://www.w3.org/2005/Atom'>
<title>liberty/tools, branch master</title>
<subtitle>Pseudolibrary largely consisting of reusable C code for my various projects</subtitle>
<id>http://cgit.janouch.name/liberty/atom?h=master</id>
<link rel='self' href='http://cgit.janouch.name/liberty/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/liberty/'/>
<updated>2025-05-07T17:42:46Z</updated>
<entry>
<title>LibertyXDR: add support for default in unions</title>
<updated>2025-05-07T17:42:46Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2025-05-07T17:42:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/liberty/commit/?id=b69d3f8692b1d34f9b8616e046cdabe0d2fb67c0'/>
<id>urn:sha1:b69d3f8692b1d34f9b8616e046cdabe0d2fb67c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wdye: clean up protected calls</title>
<updated>2025-01-15T01:21:23Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2025-01-15T01:20:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/liberty/commit/?id=9a26284a642252d678809bbbf299b8f31d81416e'/>
<id>urn:sha1:9a26284a642252d678809bbbf299b8f31d81416e</id>
<content type='text'>
Have a common way of catching Lua errors for resource cleanup purposes.
</content>
</entry>
<entry>
<title>wdye: pass script arguments</title>
<updated>2025-01-10T09:58:27Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2025-01-09T08:38:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/liberty/commit/?id=0f20cce9c8cbda57b95f789e325686ee9c1c53f2'/>
<id>urn:sha1:0f20cce9c8cbda57b95f789e325686ee9c1c53f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wdye: rename the self-test</title>
<updated>2025-01-08T05:24:05Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2025-01-08T05:24:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/liberty/commit/?id=1642d387f30fbef97f93225f11c3e1a6017f6ff1'/>
<id>urn:sha1:1642d387f30fbef97f93225f11c3e1a6017f6ff1</id>
<content type='text'>
add_subdirectory imports it to parent projects, so be more indicative.
</content>
</entry>
<entry>
<title>wdye: ensure we find our own config.h</title>
<updated>2025-01-08T05:14:47Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2025-01-08T05:14:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/liberty/commit/?id=af889b733e81fa40d7a7ff652386585115e186f5'/>
<id>urn:sha1:af889b733e81fa40d7a7ff652386585115e186f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wdye: clean up, add process.pid</title>
<updated>2025-01-07T02:16:37Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2025-01-07T02:07:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/liberty/commit/?id=51231d84baff8a936e1155d2ee2eee3b4d9117ce'/>
<id>urn:sha1:51231d84baff8a936e1155d2ee2eee3b4d9117ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wdye: optionally produce asciicast v2 logs</title>
<updated>2025-01-06T16:03:54Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2025-01-06T16:01:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/liberty/commit/?id=6c47e384f512e5eab14180c6913323783a0def11'/>
<id>urn:sha1:6c47e384f512e5eab14180c6913323783a0def11</id>
<content type='text'>
I've been fairly disappointed with asciinema,
but it's slightly better than nothing.
</content>
</entry>
<entry>
<title>wdye: don't add the script path on error</title>
<updated>2025-01-06T13:40:58Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2025-01-06T13:40:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/liberty/commit/?id=914e743dc4d0d739a981b58de6eb1d34cea6e0bf'/>
<id>urn:sha1:914e743dc4d0d739a981b58de6eb1d34cea6e0bf</id>
<content type='text'>
Lua already provides this for us, including the line number.
</content>
</entry>
<entry>
<title>wdye: enable waiting for processes</title>
<updated>2025-01-06T13:29:41Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2025-01-06T13:27:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/liberty/commit/?id=37a8f1623592efbcb249d8ca0acd0c6167d37ed8'/>
<id>urn:sha1:37a8f1623592efbcb249d8ca0acd0c6167d37ed8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wdye: read out the whole terminfo database</title>
<updated>2025-01-06T10:59:46Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2025-01-06T10:57:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/liberty/commit/?id=9fe576ae9e7b641925168612b98a704967a04dd0'/>
<id>urn:sha1:9fe576ae9e7b641925168612b98a704967a04dd0</id>
<content type='text'>
Also update LICENSE years.
</content>
</entry>
</feed>
