<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fennel-cljlib/macros, branch master</title>
<subtitle>Public repository: fennel-cljlib</subtitle>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/'/>
<entry>
<title>feature(core): breaking change of project structure</title>
<updated>2020-11-10T20:26:08+00:00</updated>
<author>
<name>Andrey Orst</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2020-11-10T20:26:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=5bf187555012925bbd464b86ca49f7bd37e2c51c'/>
<id>5bf187555012925bbd464b86ca49f7bd37e2c51c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(macros): fix multimethods which use tables as the dispatch value</title>
<updated>2020-11-09T18:30:17+00:00</updated>
<author>
<name>Andrey Orst</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2020-11-09T18:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=40eeb480099fe238ae03566ae7167003789ea4c7'/>
<id>40eeb480099fe238ae03566ae7167003789ea4c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(core): more clear error messages, and microoptimizations</title>
<updated>2020-11-09T18:29:51+00:00</updated>
<author>
<name>Andrey Orst</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2020-11-09T18:29:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=695dc4050697afdd4d7b106cbba8a43afc256a13'/>
<id>695dc4050697afdd4d7b106cbba8a43afc256a13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(macros): do not insert arity error closure for functions with &gt;= 0 arity</title>
<updated>2020-11-09T06:54:21+00:00</updated>
<author>
<name>Andrey Orst</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2020-11-09T06:54:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=c571f017a0d2c6ce750d97f00f493c48a1859ff3'/>
<id>c571f017a0d2c6ce750d97f00f493c48a1859ff3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: use not= instead of Lua's ~=</title>
<updated>2020-11-09T06:17:48+00:00</updated>
<author>
<name>Andrey Orst</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2020-11-09T06:17:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=ae76d82a06a9fcfe84ee0ae86f4a5440eaf0b656'/>
<id>ae76d82a06a9fcfe84ee0ae86f4a5440eaf0b656</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feature(core): add metadata based type inspection for tables, and empty macro</title>
<updated>2020-11-08T19:02:54+00:00</updated>
<author>
<name>Andrey Orst</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2020-11-08T19:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=35bcc0ab3ac754e9f2ce6465c3d5c060bd5d37aa'/>
<id>35bcc0ab3ac754e9f2ce6465c3d5c060bd5d37aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feature(macros): add metadata macros, doc, and some tests</title>
<updated>2020-11-08T18:13:47+00:00</updated>
<author>
<name>Andrey Orst</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2020-11-08T18:13:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=910bfcf768c2305a6885b0d1f491561d09ebd9ca'/>
<id>910bfcf768c2305a6885b0d1f491561d09ebd9ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feature(macros): inject metadata into definitions</title>
<updated>2020-11-05T18:39:16+00:00</updated>
<author>
<name>Andrey Orst</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2020-11-05T17:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=fed527410fa6b8a28999045f93d31a0427962d9e'/>
<id>fed527410fa6b8a28999045f93d31a0427962d9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feature(macros): support attribute table in def and defonce</title>
<updated>2020-11-02T19:33:25+00:00</updated>
<author>
<name>Andrey Orst</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2020-11-02T19:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=34ae8addc83267960d0b2daede2bcc91ea24d809'/>
<id>34ae8addc83267960d0b2daede2bcc91ea24d809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feature(macros): add def and defonce macros</title>
<updated>2020-11-02T18:43:46+00:00</updated>
<author>
<name>Andrey Orst</name>
<email>andreyorst@gmail.com</email>
</author>
<published>2020-11-02T18:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.donniewest.com/fennel-cljlib/commit/?id=d7ebb3e607da6444d8215b1ee273c4247489f862'/>
<id>d7ebb3e607da6444d8215b1ee273c4247489f862</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
