<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ccwl/scripts, branch main</title>
<subtitle>Concise Common Workflow Language (mirror of https://github.com/arunisaac/ccwl)</subtitle>
<id>http://git.systemreboot.net/ccwl/atom?h=main</id>
<link rel='self' href='http://git.systemreboot.net/ccwl/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/'/>
<updated>2026-07-01T22:14:41+00:00</updated>
<entry>
<title>scripts: Exit with 1, not 0, on compile error.</title>
<updated>2026-07-01T22:14:41+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-07-01T13:53:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=c20e1e2ad7eae6b89aed8faa450a6f611be22cda'/>
<id>urn:sha1:c20e1e2ad7eae6b89aed8faa450a6f611be22cda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts: Spin off loader into ccwl-load in (ccwl lang).</title>
<updated>2026-06-25T14:16:10+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-06-25T14:14:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=f218e5e444b9d4046a7e6adce487a14ab40248ac'/>
<id>urn:sha1:f218e5e444b9d4046a7e6adce487a14ab40248ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts: Move ccwl-read to its own module.</title>
<updated>2026-06-25T13:33:45+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-06-25T13:26:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=819d999b504f7a1f642c3b8c40b6be82bd7eda6d'/>
<id>urn:sha1:819d999b504f7a1f642c3b8c40b6be82bd7eda6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts: Report all errors in source file, not just the first.</title>
<updated>2026-06-24T03:16:10+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-06-24T03:16:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=ff47e2dadee1aa864220f965e5c1a2c4b6972f28'/>
<id>urn:sha1:ff47e2dadee1aa864220f965e5c1a2c4b6972f28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts: Error out gracefully on malformed vectors.</title>
<updated>2026-06-22T22:30:47+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-06-22T22:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=28a3a793ca8b3efe8c7ef1c4cf0df3c6bd3afaae'/>
<id>urn:sha1:28a3a793ca8b3efe8c7ef1c4cf0df3c6bd3afaae</id>
<content type='text'>
Error out gracefully on malformed vectors that contains a dotted
list—for example, `#(1 2 . 3)`.
</content>
</entry>
<entry>
<title>scripts: Handle read errors in a specialized reader.</title>
<updated>2026-06-22T22:30:02+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-06-22T22:30:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=990f426f7d76e17168acdf5580254af443351d8c'/>
<id>urn:sha1:990f426f7d76e17168acdf5580254af443351d8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts: Replace GitHub issue tracker URL with public inbox address.</title>
<updated>2026-06-22T15:52:58+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-06-22T15:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=c7d88c69d0a7e87c21eab967ae5cbef5943c0518'/>
<id>urn:sha1:c7d88c69d0a7e87c21eab967ae5cbef5943c0518</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts: Change directory before loading source files.</title>
<updated>2026-06-22T00:36:15+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-06-22T00:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=983bfc89c52d16583693e0d0233f665222195152'/>
<id>urn:sha1:983bfc89c52d16583693e0d0233f665222195152</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts: Report unbalanced parentheses gracefully.</title>
<updated>2026-06-20T23:49:27+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-06-20T23:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=48b54461a93f88b4ef4e9a9d01325e63f5d541ca'/>
<id>urn:sha1:48b54461a93f88b4ef4e9a9d01325e63f5d541ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts: Print bug report request before backtrace.</title>
<updated>2026-06-20T21:57:50+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2026-06-20T21:49:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=c46bf6396492ec3116179900ac034919357c1b27'/>
<id>urn:sha1:c46bf6396492ec3116179900ac034919357c1b27</id>
<content type='text'>
This way we can delegate backtrace printing to the default exception
handler. Somehow, I can't seem to get display-backtrace and make-stack
to replicate the behaviour of the default exception handler.
</content>
</entry>
</feed>
