<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lisp/main.c, 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-28T11:51:02+00:00</updated>
<entry>
<title>added standard functions map filter fold, removed debug print (gc register)</title>
<updated>2026-01-28T11:51:02+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2026-01-28T11:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=f8fe85b3203ea5e675af6fa4a66c3c8b7c7575e3'/>
<id>urn:sha1:f8fe85b3203ea5e675af6fa4a66c3c8b7c7575e3</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>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>handle ^C</title>
<updated>2026-01-07T12:02:09+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2026-01-07T12:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=3dbec6aa8759461e00e6b5fabaf92fbf68379118'/>
<id>urn:sha1:3dbec6aa8759461e00e6b5fabaf92fbf68379118</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>multiline support in REPL, tab completion for environment (no special forms yet)</title>
<updated>2025-12-23T11:47:31+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2025-12-23T11:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=3a9a1921fe7a56cefe6650529a2572e9a8debc98'/>
<id>urn:sha1:3a9a1921fe7a56cefe6650529a2572e9a8debc98</id>
<content type='text'>
</content>
</entry>
</feed>
