<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lisp/lisp.h, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.unix.tirol/lisp/atom?h=master</id>
<link rel='self' href='https://git.unix.tirol/lisp/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/'/>
<updated>2026-01-25T00:41:00+00:00</updated>
<entry>
<title>fix</title>
<updated>2026-01-25T00:41:00+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2026-01-25T00:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=fc750d1d9303776cf00971b5fbf1a1c3e5d45c16'/>
<id>urn:sha1:fc750d1d9303776cf00971b5fbf1a1c3e5d45c16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>garbage collection</title>
<updated>2026-01-24T22:53:16+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2026-01-24T22:53:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=15b883e68f620592cafada6ef7f6c698a2c216c2'/>
<id>urn:sha1:15b883e68f620592cafada6ef7f6c698a2c216c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start implementing mark&amp;sweep</title>
<updated>2026-01-24T17:33:31+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2026-01-24T17:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=dc1fc66181cba96cc94f21f055676b952489dbd9'/>
<id>urn:sha1:dc1fc66181cba96cc94f21f055676b952489dbd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>factor out basic standard procedures (+, -, cons, car...) into separate module</title>
<updated>2026-01-18T17:39:19+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2026-01-18T17:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=31e9a82704455dd92cfeef878456493c47cac63b'/>
<id>urn:sha1:31e9a82704455dd92cfeef878456493c47cac63b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start writing psql module, start writing exercise 1 with that module, small header file changes as needed for module programming</title>
<updated>2026-01-18T16:44:10+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2026-01-18T16:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=07cd615c7e1cafccd6d46b3eb68d413f2a2dd9a5'/>
<id>urn:sha1:07cd615c7e1cafccd6d46b3eb68d413f2a2dd9a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed builtins to procedures</title>
<updated>2026-01-18T14:51:54+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2026-01-18T14:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=a2ab90cfb9e364a3de7157b2ea2905e4c944583d'/>
<id>urn:sha1:a2ab90cfb9e364a3de7157b2ea2905e4c944583d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add module system to load .so with load_module builtin</title>
<updated>2026-01-18T14:47:48+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2026-01-18T14:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=db3fdda53f16644181a6c68b3e9152af9b300066'/>
<id>urn:sha1:db3fdda53f16644181a6c68b3e9152af9b300066</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor lisp.h into public lisp_api.h and internal lisp.h</title>
<updated>2026-01-18T13:21:34+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2026-01-18T13:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=b86d3361836935297c6aedb0318ed8a34e4c52f0'/>
<id>urn:sha1:b86d3361836935297c6aedb0318ed8a34e4c52f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename eq? to equal?, fix syntax error on empty newline</title>
<updated>2025-12-23T12:36:33+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2025-12-23T12:36:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=b99be4933bcb850cbaf96f89750e925ecf2e8386'/>
<id>urn:sha1:b99be4933bcb850cbaf96f89750e925ecf2e8386</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix redefinition of symbols in env, cleanup</title>
<updated>2025-12-23T12:12:30+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2025-12-23T12:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=fddfed044719c2e8d9664a007b214dacc8a0aa36'/>
<id>urn:sha1:fddfed044719c2e8d9664a007b214dacc8a0aa36</id>
<content type='text'>
</content>
</entry>
</feed>
