summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.1.xremove qualifier for 1.1.0 releaseRich Hickey16 years
1.2.xThe DynamicClassLoader should not use the default ProtectionDomain.David Barksdale14 years
appletThe DynamicClassLoader should not use the default ProtectionDomain.David Barksdale14 years
equalauto-box loop arg when primitive local recur mismatch, print warning that thi...Rich Hickey15 years
equivincorporate BigIntRich Hickey15 years
gh-pagesAutodoc commit for 1.2.x/f128af9d, master/13d9404b, 1.1.x/5293929cTom Faulhaber14 years
masterFixes dumb little debug messages. CLJ-794fogus14 years
numUtil.equals unboxed support for long/doubleRich Hickey15 years
primre-enable protocol-based reduceRich Hickey15 years
seqfnsMerge branch 'master' into seqfnsRich Hickey15 years
[...]
 
TagDownloadAuthorAge
clojure-1.3.0-alpha5commit 04aad18468...Hudson @ build.clojure.org14 years
1.2.0commit 0436abdb51...Stuart Halloway15 years
1.2.0-RC3commit 28b24dde07...Stuart Halloway15 years
1.2.0-RC2commit 0f47e7c575...Stuart Halloway15 years
1.2.0-RC1commit 6dec446bfb...Stuart Halloway15 years
1.2.0-beta1commit 9c01e1faf5...Stuart Halloway15 years
1.1.0commit 5293929c99...Rich Hickey16 years
1.0commit f85444e6f8...Rich Hickey16 years
 
AgeCommit messageAuthor
2010-06-11re-enable protocol-based reduceprimRich Hickey
2010-06-10flow type hints on static invoke callsRich Hickey
2010-06-10#377 test now reports file/line for failures in repl or Ant buildStuart Halloway
2010-06-10simplified keyword callsites, made compatible with static fnsRich Hickey
2010-06-10munge dashes in ns names for static callsRich Hickey
2010-06-10eliminate reflection in chunk* and other core callsRich Hickey
2010-06-10account for longs/doubles on stack for static fnsRich Hickey
2010-06-10add support for constant vectors and setsRich Hickey
2010-06-09detect constant maps, emit as constantsRich Hickey
2010-06-09moved statics to using arglist metadata, support recursion and variadics, lim...Rich Hickey
[...]