Age | Commit message (Expand) | Author |
---|---|---|
2009-03-24 | monads: implemented :let as in Clojure's for | Konrad Hinsen |
2009-03-20 | monads: new state monad functions for working with maps | Konrad Hinsen |
2009-03-02 | General revision of my modules: | Konrad Hinsen |
2009-02-23 | macros and monads/examples: removed lazy-cons-based code | Konrad Hinsen |
2009-02-18 | monads+probabilities: added an -m suffix to all monad names | Konrad Hinsen |
2009-02-15 | monads: fixes to make it work with the lazy branch | Konrad Hinsen |
2009-01-29 | monads.clj: new cont monad, new macros m-when and m-when-not | Konrad Hinsen |
2009-01-25 | Monads: new writer monad, enhanced maybe-t transformer, new sequence-t transf... | Konrad Hinsen |
2009-01-12 | Monads: Added examples and test cases for (maybe-t sequence) | Konrad Hinsen |
2009-01-08 | monads.clj: modified maybe monad, added monad transformer maybe-t, changed de... | Konrad Hinsen |
2009-01-06 | Added test suite and examples for monads.clj | Konrad Hinsen |