<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cantius, branch v2025.3.26</title>
<subtitle>A Guile web server library, dedicated to St. John Cantius</subtitle>
<id>https://git.koszko.org/cantius/atom?h=v2025.3.26</id>
<link rel='self' href='https://git.koszko.org/cantius/atom?h=v2025.3.26'/>
<link rel='alternate' type='text/html' href='https://git.koszko.org/cantius/'/>
<updated>2025-03-26T14:59:14Z</updated>
<entry>
<title>Bump version date.</title>
<updated>2025-03-26T14:59:14Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-03-26T14:59:14Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/cantius/commit/?id=291ef57ad93dfd76d6c13728b825ae7b2096921e'/>
<id>urn:sha1:291ef57ad93dfd76d6c13728b825ae7b2096921e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make Autoconf check for srfi-247 in Guile.</title>
<updated>2025-03-26T14:58:31Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-03-26T14:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/cantius/commit/?id=2964166a08a43ea46b4970e2354a35d8ecfc3ba2'/>
<id>urn:sha1:2964166a08a43ea46b4970e2354a35d8ecfc3ba2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Export list of monad argument names.</title>
<updated>2025-03-26T14:50:13Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-03-26T14:50:13Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/cantius/commit/?id=14fce8b9ae04d0ddc6f715fb3cbbc260e9b7e1f5'/>
<id>urn:sha1:14fce8b9ae04d0ddc6f715fb3cbbc260e9b7e1f5</id>
<content type='text'>
The Cantius monad can now be "extended" through creation of a new one that
repeats all its arguments.
</content>
</entry>
<entry>
<title>Bump version date.</title>
<updated>2025-03-21T12:54:18Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-03-21T12:54:18Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/cantius/commit/?id=e7d38baa9e50be295cdbe80fb3b24352d695df53'/>
<id>urn:sha1:e7d38baa9e50be295cdbe80fb3b24352d695df53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(BREAKING!) Use srfi-247 syntactic monads instead of parameters.</title>
<updated>2025-03-21T12:51:32Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-03-21T12:51:32Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/cantius/commit/?id=ade15024a0fd57e3471e0437e4ea81b030aabebd'/>
<id>urn:sha1:ade15024a0fd57e3471e0437e4ea81b030aabebd</id>
<content type='text'>
This is a rework of most of Cantius, including its API.
</content>
</entry>
<entry>
<title>Bump version date.</title>
<updated>2025-02-17T13:11:49Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-02-17T13:11:49Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/cantius/commit/?id=8232dba088a9f49a1957da76285e7be6f7fdf37b'/>
<id>urn:sha1:8232dba088a9f49a1957da76285e7be6f7fdf37b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use format's tilde+newline sequence to break long strings.</title>
<updated>2025-02-14T22:33:05Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-02-14T22:33:05Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/cantius/commit/?id=9d402bf015184ae06021d06b25222fba65c8b61c'/>
<id>urn:sha1:9d402bf015184ae06021d06b25222fba65c8b61c</id>
<content type='text'>
Some might argue it is better to just keep long strings in the source code, for
readability.  But this is not that readable when, e.g., editing the code in a
narrow Emacs window.
</content>
</entry>
<entry>
<title>Update copyright years.</title>
<updated>2025-02-14T22:32:53Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-02-14T22:32:53Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/cantius/commit/?id=616c73f178e81fe30fc27b0dc2fffc29d7c18428'/>
<id>urn:sha1:616c73f178e81fe30fc27b0dc2fffc29d7c18428</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `parse-request-multipart/form-data'.</title>
<updated>2025-02-14T22:28:38Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-02-14T22:28:38Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/cantius/commit/?id=33f5491b7fb0cbf024076b66837e8d2eee11e30d'/>
<id>urn:sha1:33f5491b7fb0cbf024076b66837e8d2eee11e30d</id>
<content type='text'>
This commit also adds the star variant of this procedure (returning alist) and
an analogous star variant of `parse-multipart/form-data'.  Tests are included.
</content>
</entry>
<entry>
<title>Start date-versioning Cantius.</title>
<updated>2025-02-11T11:15:57Z</updated>
<author>
<name>W. Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2025-02-11T11:15:57Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/cantius/commit/?id=08878232582c4f44cb4442fe8a04eff657f06ef1'/>
<id>urn:sha1:08878232582c4f44cb4442fe8a04eff657f06ef1</id>
<content type='text'>
</content>
</entry>
</feed>
