<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clojure-contrib/src/clojure/contrib/monads, branch new</title>
<subtitle>Extensions and enhancements to the Clojure libraries. http://clojure.org</subtitle>
<id>https://git.amat.us/clojure-contrib/atom/src/clojure/contrib/monads?h=new</id>
<link rel='self' href='https://git.amat.us/clojure-contrib/atom/src/clojure/contrib/monads?h=new'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/'/>
<updated>2009-05-03T15:45:02Z</updated>
<entry>
<title>Namespace documentation for autodoc</title>
<updated>2009-05-03T15:45:02Z</updated>
<author>
<name>Konrad Hinsen</name>
<email>konrad.hinsen@laposte.net</email>
</author>
<published>2009-05-03T15:45:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=bdc813a0d39cb3c6184c4e123d847458e9c77711'/>
<id>urn:sha1:bdc813a0d39cb3c6184c4e123d847458e9c77711</id>
<content type='text'>
</content>
</entry>
<entry>
<title>monads: new monad function m-reduce</title>
<updated>2009-04-21T11:27:20Z</updated>
<author>
<name>Konrad Hinsen</name>
<email>konrad.hinsen@laposte.net</email>
</author>
<published>2009-04-21T11:27:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=291513179dfb80108175561a8939f3c6bde3423a'/>
<id>urn:sha1:291513179dfb80108175561a8939f3c6bde3423a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>monads: implemented :let as in Clojure's for</title>
<updated>2009-03-24T09:59:38Z</updated>
<author>
<name>Konrad Hinsen</name>
<email>konrad.hinsen@laposte.net</email>
</author>
<published>2009-03-24T09:59:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=55dc30a8745b6138d50aae4be49194ab40c52f67'/>
<id>urn:sha1:55dc30a8745b6138d50aae4be49194ab40c52f67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>monads: new state monad functions for working with maps</title>
<updated>2009-03-20T10:46:17Z</updated>
<author>
<name>Konrad Hinsen</name>
<email>konrad.hinsen@laposte.net</email>
</author>
<published>2009-03-20T10:46:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=0a694e70f36ce6986ec8b21846426ff17d3aabc2'/>
<id>urn:sha1:0a694e70f36ce6986ec8b21846426ff17d3aabc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>monads: moved tests to test_contrib</title>
<updated>2009-03-19T13:09:31Z</updated>
<author>
<name>Konrad Hinsen</name>
<email>konrad.hinsen@laposte.net</email>
</author>
<published>2009-03-19T13:09:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=8964e1902ae5254f2f9bfd988bab3418087dbfaa'/>
<id>urn:sha1:8964e1902ae5254f2f9bfd988bab3418087dbfaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>General revision of my modules:</title>
<updated>2009-03-02T11:35:07Z</updated>
<author>
<name>Konrad Hinsen</name>
<email>konrad.hinsen@laposte.net</email>
</author>
<published>2009-03-02T11:35:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=adef4d0980992077b804796f80cceb7b5f9ee780'/>
<id>urn:sha1:adef4d0980992077b804796f80cceb7b5f9ee780</id>
<content type='text'>
- Replaced clojure.contrib.macros/letfn by clojure.core/letfn
- Introduced namespaces for all tests and examples
- Fixed namespace-related bugs in monads and stream-utils
- Introduced :only clause into all :use clauses


</content>
</entry>
<entry>
<title>interim: rename clojure.contrib.macros.letfn to letfn-kh because clojure.core now defines letfn. Making this change to allow clojure.contrib to compile/run until Konrad makes his preferred fix</title>
<updated>2009-03-01T15:20:01Z</updated>
<author>
<name>scgilardi</name>
<email>scgilardi@gmail.com</email>
</author>
<published>2009-03-01T15:20:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=d404530419fdb1f5b86cf7587305533d50bf8b5a'/>
<id>urn:sha1:d404530419fdb1f5b86cf7587305533d50bf8b5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>macros and monads/examples: removed lazy-cons-based code</title>
<updated>2009-02-23T12:40:21Z</updated>
<author>
<name>Konrad Hinsen</name>
<email>konrad.hinsen@laposte.net</email>
</author>
<published>2009-02-23T12:40:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=6a59026ea72fcd1ec1d0465326d97e23ed37e4cd'/>
<id>urn:sha1:6a59026ea72fcd1ec1d0465326d97e23ed37e4cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>monads+probabilities: added an -m suffix to all monad names</title>
<updated>2009-02-18T08:21:55Z</updated>
<author>
<name>Konrad Hinsen</name>
<email>konrad.hinsen@laposte.net</email>
</author>
<published>2009-02-18T08:21:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=0b8c49ab33e7163e4fee94452f03dc3f47df99c2'/>
<id>urn:sha1:0b8c49ab33e7163e4fee94452f03dc3f47df99c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>monads: fixes to make it work with the lazy branch</title>
<updated>2009-02-15T22:04:30Z</updated>
<author>
<name>Konrad Hinsen</name>
<email>konrad.hinsen@laposte.net</email>
</author>
<published>2009-02-15T22:04:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure-contrib/commit/?id=ab67c84237f052fea57d7cbfc45d7908026f46fa'/>
<id>urn:sha1:ab67c84237f052fea57d7cbfc45d7908026f46fa</id>
<content type='text'>
</content>
</entry>
</feed>
