<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fennel-cljlib, 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 doc link</title>
<updated>2023-08-28T20:59:40+00:00</updated>
<author>
<name>Andrey Listopadov</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2023-08-28T20:59:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=b1202918b2a7cb91e9c7744b70cea7e241bce2f8'/>
<id>b1202918b2a7cb91e9c7744b70cea7e241bce2f8</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>Update fennel-test, and add test runner script</title>
<updated>2023-08-28T19:13:21+00:00</updated>
<author>
<name>Andrey Listopadov</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2023-08-28T19:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=ae389b9480d46091bfd9b6843aebdc48aa577c16'/>
<id>ae389b9480d46091bfd9b6843aebdc48aa577c16</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>
<entry>
<title>add reduced</title>
<updated>2023-05-15T19:42:06+00:00</updated>
<author>
<name>Andrey Listopadov</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2023-05-15T19:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=a11d9a991b96178f5a572473841434ebe1715d72'/>
<id>a11d9a991b96178f5a572473841434ebe1715d72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix gensym usage</title>
<updated>2023-05-08T10:15:07+00:00</updated>
<author>
<name>Andrey Listopadov</name>
<email>a.listopadov@rt-solar.ru</email>
</author>
<published>2023-05-08T10:15:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=1fd989fd49de7cd4993d00b58437f1c44b7784e9'/>
<id>1fd989fd49de7cd4993d00b58437f1c44b7784e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update documentation for reduce and into</title>
<updated>2022-10-31T15:17:11+00:00</updated>
<author>
<name>Andrey Listopadov</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2022-10-31T15:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=e7951b59b9168fc57d83b6a0aaaf1c31d56cfa7f'/>
<id>e7951b59b9168fc57d83b6a0aaaf1c31d56cfa7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update fennel and fenneldoc</title>
<updated>2022-10-31T11:34:58+00:00</updated>
<author>
<name>Andrey Listopadov</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2022-10-31T11:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=b8b60392a0dc450b85e8713323c8986bb350f7fe'/>
<id>b8b60392a0dc450b85e8713323c8986bb350f7fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update loop doc</title>
<updated>2022-10-31T11:24:33+00:00</updated>
<author>
<name>Andrey Listopadov</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2022-10-31T11:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=d5c73f5ee4a5b769c691b56adf80bb1c3c10f5ee'/>
<id>d5c73f5ee4a5b769c691b56adf80bb1c3c10f5ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
