<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pit/src, branch master</title>
<subtitle>a small Lisp for small tasks
</subtitle>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/'/>
<entry>
<title>Big refactor</title>
<updated>2026-06-30T18:30:19+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2026-06-30T18:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=1c028e3a2250a56eface56ebbb1835d77e4e2579'/>
<id>1c028e3a2250a56eface56ebbb1835d77e4e2579</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor data structures</title>
<updated>2026-06-30T02:59:28+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2026-06-30T02:59:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=1d4447bcd888dd0bd20cf4b6dd7f9192145debf0'/>
<id>1d4447bcd888dd0bd20cf4b6dd7f9192145debf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial annotations</title>
<updated>2026-06-30T00:29:36+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2026-06-30T00:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=8909986b89eaac74bb4cd8dc7019f96e4f650470'/>
<id>8909986b89eaac74bb4cd8dc7019f96e4f650470</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test small</title>
<updated>2026-06-10T00:57:16+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2026-06-10T00:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=3324b894adfc06d88c65ea7cb70d98a446f733d5'/>
<id>3324b894adfc06d88c65ea7cb70d98a446f733d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile with -Oz</title>
<updated>2026-06-10T00:33:46+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2026-06-10T00:33:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=08ca0370b7bd4cce61723b6d6ec9b85ff38fc51a'/>
<id>08ca0370b7bd4cce61723b6d6ec9b85ff38fc51a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make floating-point optional</title>
<updated>2026-06-10T00:12:45+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2026-06-10T00:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=05117cef2423ddc5deedf5dd51df28806065d0c8'/>
<id>05117cef2423ddc5deedf5dd51df28806065d0c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix lexer</title>
<updated>2026-06-09T22:05:58+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2026-06-09T22:05:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=91d9ada9d60c397e11fcce9c14d99561babc858f'/>
<id>91d9ada9d60c397e11fcce9c14d99561babc858f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix integer parsing</title>
<updated>2026-06-06T00:32:17+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2026-06-06T00:32:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=b456aa44a172171d4b6120ec566c1499ec25a690'/>
<id>b456aa44a172171d4b6120ec566c1499ec25a690</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clear error on get_error</title>
<updated>2026-05-16T00:11:51+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2026-05-16T00:11:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=48ab2cb8e3de88dbd0722337bd4617ad22de1a12'/>
<id>48ab2cb8e3de88dbd0722337bd4617ad22de1a12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add nativefunc userdata</title>
<updated>2026-05-07T23:30:21+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2026-05-07T23:30:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=2e42e30b6df2b744c45f82d2028a627b3aca7d3d'/>
<id>2e42e30b6df2b744c45f82d2028a627b3aca7d3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
