<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lisp/lisp.l, 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>2025-12-23T13:29:00+00:00</updated>
<entry>
<title>fix tests, fix empty input behavior</title>
<updated>2025-12-23T13:29:00+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2025-12-23T13:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=c63cbd8db40fbdeccabd218229010cbfb8a93977'/>
<id>urn:sha1:c63cbd8db40fbdeccabd218229010cbfb8a93977</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>add reading from files, add quote shorthand (')</title>
<updated>2025-12-21T23:14:15+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2025-12-21T23:14:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=a7a070371bcc10d0dbf94e503650856ac37ed81d'/>
<id>urn:sha1:a7a070371bcc10d0dbf94e503650856ac37ed81d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more pretty printing</title>
<updated>2025-12-21T22:05:40+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2025-12-21T22:05:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=85e9fef4aa8855b6660ce8c8cc8d6f5fb0d507b6'/>
<id>urn:sha1:85e9fef4aa8855b6660ce8c8cc8d6f5fb0d507b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add builtins, add pretty printing for lists, fix erroneous symbol x not found for forms (define, lambda ...) add check for head-&gt;type == VT_SYMBOL on forms (so a string cannot be misinterpreted as a form symbol), move is_integer from lisp.y to lisp.h/lisp.c</title>
<updated>2025-12-21T21:03:34+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2025-12-21T21:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=c7878cd824360c6bf8a8e987acfa6a31140e9d69'/>
<id>urn:sha1:c7878cd824360c6bf8a8e987acfa6a31140e9d69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove WHITESPACE token, ignore whitespace in lexer</title>
<updated>2025-12-20T23:35:10+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2025-12-20T23:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=bb631d0e744fa91c663a7a35195125e36c1139b0'/>
<id>urn:sha1:bb631d0e744fa91c663a7a35195125e36c1139b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add symbols, code cleanup</title>
<updated>2025-12-20T23:24:12+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2025-12-20T23:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=41d98bd3fde6fdc4d1550108f8528f8dfcc97206'/>
<id>urn:sha1:41d98bd3fde6fdc4d1550108f8528f8dfcc97206</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix string lexing</title>
<updated>2025-12-20T21:43:27+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2025-12-20T21:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=dc0074b1accf92ce2e1fa126dccf702722f11611'/>
<id>urn:sha1:dc0074b1accf92ce2e1fa126dccf702722f11611</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init commit</title>
<updated>2025-12-20T20:59:28+00:00</updated>
<author>
<name>Felix Perktold</name>
<email>Felix.Perktold@student.uibk.ac.at</email>
</author>
<published>2025-12-20T20:59:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.unix.tirol/lisp/commit/?id=5eeb355805e0d5d91981dbe7eacb078f41da0437'/>
<id>urn:sha1:5eeb355805e0d5d91981dbe7eacb078f41da0437</id>
<content type='text'>
</content>
</entry>
</feed>
