<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lali.git/lali.c, branch v.0.4.0</title>
<subtitle>Lali Another Lisp Implementation
</subtitle>
<link rel='alternate' type='text/html' href='http://tilde.club/~keyboardan/git/lali.git/'/>
<entry>
<title>signal and new exit codes</title>
<updated>2026-08-24T14:46:13+00:00</updated>
<author>
<name>Daniel Cerqueira</name>
<email>dan.git@lispclub.com</email>
</author>
<published>2026-08-23T12:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://tilde.club/~keyboardan/git/lali.git/commit/?id=956ea5c79884e4adde9076fd2251b77af5d27c5c'/>
<id>956ea5c79884e4adde9076fd2251b77af5d27c5c</id>
<content type='text'>
 - redo numbers of previous exit codes
 - handle SIGINT and SIGTERM signals
 - ignore SIGHUP signal
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - redo numbers of previous exit codes
 - handle SIGINT and SIGTERM signals
 - ignore SIGHUP signal
</pre>
</div>
</content>
</entry>
<entry>
<title>proper exit status codes</title>
<updated>2026-08-19T19:39:10+00:00</updated>
<author>
<name>Daniel Cerqueira</name>
<email>dan.git@lispclub.com</email>
</author>
<published>2026-08-19T19:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://tilde.club/~keyboardan/git/lali.git/commit/?id=c9d6fd4188361a7066a0b52c74c3bc3b81f459bc'/>
<id>c9d6fd4188361a7066a0b52c74c3bc3b81f459bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove a unnecessary setjump(exceptionEnv)</title>
<updated>2026-08-19T13:49:34+00:00</updated>
<author>
<name>Daniel Cerqueira</name>
<email>dan.git@lispclub.com</email>
</author>
<published>2026-08-19T13:44:00+00:00</published>
<link rel='alternate' type='text/html' href='http://tilde.club/~keyboardan/git/lali.git/commit/?id=322ce813f85f5122f7a99085d170e85a91b14729'/>
<id>322ce813f85f5122f7a99085d170e85a91b14729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lali lang repl jump</title>
<updated>2026-08-19T12:11:29+00:00</updated>
<author>
<name>Daniel Cerqueira</name>
<email>dan.git@lispclub.com</email>
</author>
<published>2026-08-19T10:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://tilde.club/~keyboardan/git/lali.git/commit/?id=a211b81c4580afe57beed18fea4a913f8fedab6a'/>
<id>a211b81c4580afe57beed18fea4a913f8fedab6a</id>
<content type='text'>
maintain the repl loop, while facing errors of the lali language
programming.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
maintain the repl loop, while facing errors of the lali language
programming.
</pre>
</div>
</content>
</entry>
<entry>
<title>minor update in header comments</title>
<updated>2026-08-19T07:54:08+00:00</updated>
<author>
<name>Daniel Cerqueira</name>
<email>dan.git@lispclub.com</email>
</author>
<published>2026-08-19T07:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://tilde.club/~keyboardan/git/lali.git/commit/?id=cea8240be8f2d3fd4a8993981f44185ba223a977'/>
<id>cea8240be8f2d3fd4a8993981f44185ba223a977</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update and --help and --repl messages</title>
<updated>2026-08-19T07:53:49+00:00</updated>
<author>
<name>Daniel Cerqueira</name>
<email>dan.git@lispclub.com</email>
</author>
<published>2026-08-19T07:29:14+00:00</published>
<link rel='alternate' type='text/html' href='http://tilde.club/~keyboardan/git/lali.git/commit/?id=5b31d540e23cc9f7a6c9941f8615ab631b4d6477'/>
<id>5b31d540e23cc9f7a6c9941f8615ab631b4d6477</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use readline</title>
<updated>2026-08-18T15:11:31+00:00</updated>
<author>
<name>Daniel Cerqueira</name>
<email>dan.git@lispclub.com</email>
</author>
<published>2026-08-18T10:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://tilde.club/~keyboardan/git/lali.git/commit/?id=738e53849d39db2cba7c7fd97dd74a64bcafe363'/>
<id>738e53849d39db2cba7c7fd97dd74a64bcafe363</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use getopt_long() functionality</title>
<updated>2026-08-17T17:36:21+00:00</updated>
<author>
<name>Daniel Cerqueira</name>
<email>dan.git@lispclub.com</email>
</author>
<published>2026-08-17T17:36:21+00:00</published>
<link rel='alternate' type='text/html' href='http://tilde.club/~keyboardan/git/lali.git/commit/?id=b2db65a84bd8b9d802cd8323fa3fa82aab4d5782'/>
<id>b2db65a84bd8b9d802cd8323fa3fa82aab4d5782</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright years</title>
<updated>2026-06-26T11:14:04+00:00</updated>
<author>
<name>Daniel Cerqueira</name>
<email>dan.git@lispclub.com</email>
</author>
<published>2026-06-26T11:14:04+00:00</published>
<link rel='alternate' type='text/html' href='http://tilde.club/~keyboardan/git/lali.git/commit/?id=a0786d926a01e1f35da9610c0c25d2a9c64ebdb0'/>
<id>a0786d926a01e1f35da9610c0c25d2a9c64ebdb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>text correction in --help output</title>
<updated>2026-06-16T14:53:05+00:00</updated>
<author>
<name>Daniel Cerqueira</name>
<email>dan.git@lispclub.com</email>
</author>
<published>2026-06-16T14:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://tilde.club/~keyboardan/git/lali.git/commit/?id=dde279674db62efd0992a42d2644d45d40dfdcf1'/>
<id>dde279674db62efd0992a42d2644d45d40dfdcf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
