<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clojure/src/clj, branch master</title>
<subtitle>The Clojure programming language http://clojure.org</subtitle>
<id>https://git.amat.us/clojure/atom/src/clj?h=master</id>
<link rel='self' href='https://git.amat.us/clojure/atom/src/clj?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/'/>
<updated>2011-05-20T17:06:51Z</updated>
<entry>
<title>Fixes dumb little debug messages. CLJ-794</title>
<updated>2011-05-20T17:06:51Z</updated>
<author>
<name>fogus</name>
<email>mefogus@gmail.com</email>
</author>
<published>2011-05-13T20:24:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=1f233ad1ba22cf98dad32c0fbf15915bc9b60bfc'/>
<id>urn:sha1:1f233ad1ba22cf98dad32c0fbf15915bc9b60bfc</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>fix record = when field named same as method - fixes clj-796</title>
<updated>2011-05-18T14:23:33Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2011-05-18T14:23:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=bc9f7ce70f9ac7f88504f7d3267768a563fb6107'/>
<id>urn:sha1:bc9f7ce70f9ac7f88504f7d3267768a563fb6107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>inline n-ary min, max</title>
<updated>2011-05-13T17:50:31Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2011-05-13T17:50:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=154c88ce1c9331c6c07afc623769347c62df456a'/>
<id>urn:sha1:154c88ce1c9331c6c07afc623769347c62df456a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>inlining and n-ary bit functions and math ops - n-ary versions and inlines of bit-and, bit-or, bit-xor, bit-and-not - n-ary inlines for +, +', *, *', /, -, -'</title>
<updated>2011-05-13T17:33:04Z</updated>
<author>
<name>Alan Dipert</name>
<email>alan@dipert.org</email>
</author>
<published>2011-05-10T02:33:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=8f0c737b228e1b74ad7cdda0936d1a53e4b592e6'/>
<id>urn:sha1:8f0c737b228e1b74ad7cdda0936d1a53e4b592e6</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>inline min/max #784 - not contagious - do math inline for #{prim prim}, #{obj double} - delegate to gt/lt for #{obj long} #{obj obj}</title>
<updated>2011-05-13T17:32:37Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2011-05-06T15:06:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=507e7b93062cecb52a677aa34357237b770beb42'/>
<id>urn:sha1:507e7b93062cecb52a677aa34357237b770beb42</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>get rid of spurious tags on deftype/defrecord (again!)</title>
<updated>2011-05-13T17:32:17Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2011-05-13T17:32:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=ca1d49a1491440a809f2f8cfe27fce46e0db4dff'/>
<id>urn:sha1:ca1d49a1491440a809f2f8cfe27fce46e0db4dff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes to support defrecord and deftype literals. See CLJ-374</title>
<updated>2011-05-13T17:18:28Z</updated>
<author>
<name>fogus</name>
<email>mefogus@gmail.com</email>
</author>
<published>2011-05-10T12:18:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=ac1e8ad9f182dc2e8a5254f3e4b7b77c0258353d'/>
<id>urn:sha1:ac1e8ad9f182dc2e8a5254f3e4b7b77c0258353d</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
<entry>
<title>Revert "get rid of spurious tags on deftype/defrecord"</title>
<updated>2011-05-13T17:17:29Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2011-05-13T17:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=914b77f25773a646d4706e179d427fce7bb745af'/>
<id>urn:sha1:914b77f25773a646d4706e179d427fce7bb745af</id>
<content type='text'>
This reverts commit 8ed6e82d4d85e682ecc49e6b63a135980a531bfb.
</content>
</entry>
<entry>
<title>get rid of spurious tags on deftype/defrecord</title>
<updated>2011-05-12T22:10:12Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2011-05-12T22:10:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=8ed6e82d4d85e682ecc49e6b63a135980a531bfb'/>
<id>urn:sha1:8ed6e82d4d85e682ecc49e6b63a135980a531bfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup #765</title>
<updated>2011-05-06T13:46:30Z</updated>
<author>
<name>Aaron Bedra and Stuart Halloway</name>
<email>pair@thinkrelevance.com</email>
</author>
<published>2011-04-06T01:37:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=fe0cfc71e6ec7b546066188c555b01dae0e368e8'/>
<id>urn:sha1:fe0cfc71e6ec7b546066188c555b01dae0e368e8</id>
<content type='text'>
Signed-off-by: Stuart Halloway &lt;stu@thinkrelevance.com&gt;
</content>
</entry>
</feed>
