<feed xmlns='http://www.w3.org/2005/Atom'>
<title>3cl, branch master</title>
<subtitle>ccl interpreter
</subtitle>
<id>http://git.nakidai.ru/3cl/atom?h=master</id>
<link rel='self' href='http://git.nakidai.ru/3cl/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/3cl/'/>
<updated>2025-07-18T01:11:27+00:00</updated>
<entry>
<title>Remove gotos in executor.c</title>
<updated>2025-07-18T01:11:27+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2025-07-18T01:11:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/3cl/commit/?id=c77be86fbad31705ad4f20ff37da6d00ec66d821'/>
<id>urn:sha1:c77be86fbad31705ad4f20ff37da6d00ec66d821</id>
<content type='text'>
Reading the code again I noticed using goto here for no good reason.
Well, not a critical issue anyway this should improve readability
</content>
</entry>
<entry>
<title>Remove unneeded breaks</title>
<updated>2025-04-18T20:09:40+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2025-04-18T20:09:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/3cl/commit/?id=a8f56cef862ca00b31661bbe1fbb1d3690163aaf'/>
<id>urn:sha1:a8f56cef862ca00b31661bbe1fbb1d3690163aaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cat.ccl example</title>
<updated>2025-04-15T13:37:59+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2025-04-15T13:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/3cl/commit/?id=1255e343c24af52279cc78b2e2c7879dd1995ed1'/>
<id>urn:sha1:1255e343c24af52279cc78b2e2c7879dd1995ed1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move empty file check</title>
<updated>2025-04-15T12:25:44+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2025-04-15T12:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/3cl/commit/?id=941b5b19de78342af7018e6d0c90a73dcd946457'/>
<id>urn:sha1:941b5b19de78342af7018e6d0c90a73dcd946457</id>
<content type='text'>
I find checking file for emptyness in tokenizer.c rather than just after
reading more correct as file is read without any errors

Also, warning won't be printed with -v anymore
</content>
</entry>
<entry>
<title>Treat empty files as valid</title>
<updated>2025-04-15T12:13:30+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2025-04-15T12:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/3cl/commit/?id=f86c865eb27b143b36813b7ea7d26003ce107a3a'/>
<id>urn:sha1:f86c865eb27b143b36813b7ea7d26003ce107a3a</id>
<content type='text'>
Though with -v set warning is printed
</content>
</entry>
<entry>
<title>Set ASAN_OPTIONS=detect_leaks=0 for tests</title>
<updated>2025-04-14T20:36:55+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2025-04-14T20:36:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/3cl/commit/?id=7f25ea2102a178c2b59230c36c962124b55505ba'/>
<id>urn:sha1:7f25ea2102a178c2b59230c36c962124b55505ba</id>
<content type='text'>
I know that there're memory leaks, but I don't care about them. Though
some other feautres from asan may be helpful
</content>
</entry>
<entry>
<title>Fix some style inconsistency</title>
<updated>2025-04-09T07:37:59+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2025-04-09T07:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/3cl/commit/?id=a57af078d5982f547110e50e560e751db0ef336b'/>
<id>urn:sha1:a57af078d5982f547110e50e560e751db0ef336b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add check if file size is 0</title>
<updated>2025-04-09T06:30:40+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2025-04-09T06:29:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/3cl/commit/?id=54a4984f742e553db376d01f4da20772c4b16994'/>
<id>urn:sha1:54a4984f742e553db376d01f4da20772c4b16994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cnt.ccl example</title>
<updated>2025-04-08T11:58:46+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2025-04-08T11:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/3cl/commit/?id=48aca48d1f2cbe0d4f7ed1036409b7c64dc31d75'/>
<id>urn:sha1:48aca48d1f2cbe0d4f7ed1036409b7c64dc31d75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add asserts for * and ~</title>
<updated>2025-03-31T14:44:31+00:00</updated>
<author>
<name>Nakidai</name>
<email>nakidai@disroot.org</email>
</author>
<published>2025-03-31T14:44:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/3cl/commit/?id=9a246f38d326e98e69b9a6946d649d935bf056e9'/>
<id>urn:sha1:9a246f38d326e98e69b9a6946d649d935bf056e9</id>
<content type='text'>
</content>
</entry>
</feed>
