<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fennel-cljlib/src, branch master</title>
<subtitle>Public repository: fennel-cljlib</subtitle>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/'/>
<entry>
<title>rename the lazy-seq function to lazy-seq* to avoid name clash with a macro</title>
<updated>2023-08-30T16:33:12+00:00</updated>
<author>
<name>Andrey Listopadov</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2023-08-30T16:33:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=6971eedee776d0014c94cbee519655e37707a8f7'/>
<id>6971eedee776d0014c94cbee519655e37707a8f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update docs, fix doctests, include macros in the docs</title>
<updated>2023-08-28T20:56:23+00:00</updated>
<author>
<name>Andrey Listopadov</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2023-08-28T20:56:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=ece7f872860d286536cb1a5d4f9d5b7da6dc88be'/>
<id>ece7f872860d286536cb1a5d4f9d5b7da6dc88be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move everything to a single file</title>
<updated>2023-08-26T19:40:29+00:00</updated>
<author>
<name>Andrey Listopadov</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2023-08-26T19:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=3332e86562d9381c5fcf6a6f5205240f5e9d4f39'/>
<id>3332e86562d9381c5fcf6a6f5205240f5e9d4f39</id>
<content type='text'>
Now the library is fully self-contained and doesn't require any
special flags to be used.  Macros are now shipped inside the library
itself and can be required by user code by requiring the same module
name as the library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now the library is fully self-contained and doesn't require any
special flags to be used.  Macros are now shipped inside the library
itself and can be required by user code by requiring the same module
name as the library.
</pre>
</div>
</content>
</entry>
</feed>
