Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Signed-off-by: Rich Hickey <richhickey@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
clojure.core now defines letfn. Making this change to allow clojure.contrib to compile/run until Konrad makes his preferred fix
|
|
|
|
|
|
|
|
|
|
build.xml)
|