index
:
clojure-contrib
1.0.x
1.1.x
1.2.x
amatus
clojure-1.0-compatible
gh-pages
master
maven
modules
new
Extensions and enhancements to the Clojure libraries. http://clojure.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2008-12-05
repl-ln: supports repl options, improved docs
scgilardi
2008-12-05
cond-let: breaking change, updated to the new binding syntax (a vector)
scgilardi
2008-12-04
memoize: change from ref to atom for cache
scgilardi
2008-12-04
fix do-prepared iteration, broke svn 258 accidental checkin
scgilardi
2008-12-03
javadoc.clj: update to new doto syntax
scgilardi
2008-12-03
repl-ln: provide :gen-class, -main, patch from Meikel Brandmeyer
scgilardi
2008-12-03
trace.clj: fixed missing "#"
Stuart Sierra
2008-12-03
javalog.clj: deprecated
Stuart Sierra
2008-12-03
trace.clj: made trace a fn, indent deftraces
Stuart Sierra
* trace is now a function, not a macro (suggested by Stuart Halloway) * deftrace'd functions produce indented trace output * tracer function replaces *trace-out*
2008-12-03
repl-ln: add missing require of clojure.main
scgilardi
2008-12-02
repl-ln.clj: only set compiler line before a Lisp Reader read
scgilardi
2008-12-02
repl-ln.clj: improve ; comment behavior
scgilardi
2008-12-02
Add repl_ln.clj, a repl that supports line numbers
scgilardi
2008-12-01
def: improve defalias fidelity
scgilardi
2008-12-01
remove deprecated init-once, add defonce-
scgilardi
2008-12-01
def: fix defalias to work with macros
scgilardi
2008-11-28
except.clj: fix our-prefix in throwable for naming change from AOT compilation
scgilardi
2008-11-28
except.clj: guard against a ClassCastException if throwable is called directly
scgilardi
2008-11-27
pred.clj: make macro? work again
scgilardi
2008-11-24
except.clj: remove inaccurate note about assert
scgilardi
2008-11-23
Use 'declare' instead of 'def' for forward declaration.
Chouser
2008-11-23
test-clojure: remove import that's no longer used
scgilardi
2008-11-21
ClojureScript: first deployment to demo site
Chouser
2008-11-21
Update lazy-xml for Clojure SVN 1111
Chouser
2008-11-21
Moving clojurescript toward deployment of repl demo
Chouser
2008-11-19
miglayout.test udpate to new doto syntax (clojure svn 1111)
scgilardi
2008-11-18
fix header comments for fibs
scgilardi
2008-11-18
change to simple, beautiful definition of fibs
scgilardi
2008-11-18
restore nested with-open until it closes multiple bindings
scgilardi
2008-11-17
test_is.clj: *test-out* defaults to *out*; added each= and all-true
Stuart Sierra
2008-11-16
adding the javadoc function to contrib
Christophe Grand
2008-11-16
delete my contribs at their pre-SVN1088 locations
scgilardi
2008-11-16
Update lazy-xml to use pull parser correctly post-AOT
Chouser
2008-11-13
minimual update to Clojure SVN 1094 of lazy-xml with-pull command-line (they ↵
scgilardi
load)
2008-11-13
minimal port to Clojure SVN 1094+ of seq-utils import-static trace enum ↵
scgilardi
javalog duck-streams str-utils. (they all load again)
2008-11-12
Update zip-filter for Clojure SVN 1094
Chouser
2008-11-12
first cut at changes for Clojure SVN 1094+, my contribs and ones they depend ↵
scgilardi
on now load again
2008-11-12
Update gen-interface for Clojure SVN 1094
Chouser
2008-11-12
Update mmap for Clojure SVN 1094
Chouser
2008-11-12
command-line: print help when no command-line options are given
Chouser
2008-11-09
except.clj: distill and provide throw-arg
scgilardi
2008-11-03
except.clj: add throw-if-not, distill code, make all args optional, now ↵
scgilardi
truly general purpose
2008-10-30
test-clojure: add BigDecimal reader tests, fix comments in numbers
scgilardi
2008-10-30
another restructure to give more useful results
scgilardi
2008-10-30
test-clojure: use explicit loading--it works
scgilardi
2008-10-30
new tests dir, test-clojure will load any .clj files in it and then run all ↵
scgilardi
defined tests
2008-10-30
add printer tests, restructure test-clojure
scgilardi
2008-10-28
miglayout/internal: gettin' that reduce religion
scgilardi
2008-10-28
except: add throwf, throw with a message formatted like printf
scgilardi
2008-10-23
test-clojure.reader fix namespace
scgilardi
[prev]
[next]