<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fennel-cljlib/lazy-seq, branch master</title>
<subtitle>Public repository: fennel-cljlib</subtitle>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/'/>
<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>release v1.0.0</title>
<updated>2022-08-21T18:03:25+00:00</updated>
<author>
<name>Andrey Listopadov</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2022-08-21T18:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=9bbe5ddf93c7c8b17a73318bc89dd1330f4f3f59'/>
<id>9bbe5ddf93c7c8b17a73318bc89dd1330f4f3f59</id>
<content type='text'>
Almost complete rewrite of the library, complete with lazy sequences, immutable tables, transients, transducers, better equality semantics, and more correct code generation in macros.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Almost complete rewrite of the library, complete with lazy sequences, immutable tables, transients, transducers, better equality semantics, and more correct code generation in macros.
</pre>
</div>
</content>
</entry>
</feed>
