index
:
clojure
1.0.x
1.1.x
1.2.x
20081217
20090320
applet
chunks
ensure
equal
equiv
gh-pages
lazy
master
new
num
par
prim
seqfns
streams
The Clojure programming language http://clojure.org
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2008-10-11
enhanced prefers to prefer whole trees to others
Rich Hickey
2008-10-11
enhanced print/read - default print-method prints
Rich Hickey
2008-10-11
flow metadata on name through defmulti
Rich Hickey
2008-10-11
refined ## to #=, now takes either
Rich Hickey
2008-10-10
fixed syntax quote of vars
Rich Hickey
2008-10-09
added ##expr reader support, reads read-time evaluated value of expr
Rich Hickey
2008-10-08
fixed isa? of vectors to use supplied hierarchy
Rich Hickey
2008-10-08
fixed map destructuring with :as only
Rich Hickey
2008-10-08
added redirectable *err*, patch from Stephen C. Gilardi
Rich Hickey
2008-10-06
made ISeq extend Sequential
Rich Hickey
2008-10-06
made maps implement java.util.Map
Rich Hickey
2008-10-05
added class names to "no match" Reflector messages
Rich Hickey
2008-10-04
added inlining for integer bitops
Rich Hickey
2008-10-04
improved error on malformed let
Rich Hickey
2008-10-04
hardwired JDK 6 StringBuilder workaround to StringBuilder
Rich Hickey
2008-10-04
hardwired JDK 6 StringBuilder workaround to StringBuilder
Rich Hickey
2008-10-04
for patch, fixes empty child seq
Rich Hickey
2008-09-30
canonify True in Reflector prepRet
Rich Hickey
2008-09-30
fixed print of ISeqs
Rich Hickey
2008-09-23
added exceptions thrown by watchers to agent's errors, for now
Rich Hickey
2008-09-23
first cut at agent watches - add-watch/remove-watch
Rich Hickey
2008-09-23
fixed print-method on empty vector
Rich Hickey
2008-09-22
added f arity 2 and 3 overloads for map
Rich Hickey
2008-09-22
added print-method for java.util.regex.Pattern
Rich Hickey
2008-09-22
added print-method multimethod and switched printing to use it
Rich Hickey
2008-09-21
removed reflective calls in ArraySeq when Object array
Rich Hickey
2008-09-21
made vectors enforce integer keys
Rich Hickey
2008-09-19
made many things public for ClojureScript, patch from Chouser
Rich Hickey
2008-09-19
doc support for special vars, patch from Stephen C. Gilardi
Rich Hickey
2008-09-19
enhanced handling of reader errors during load
Rich Hickey
2008-09-19
added *1/2/3 *e and tweaked error messages
Rich Hickey
2008-09-18
improved error location info
Rich Hickey
2008-09-18
Fixed doc for descendants
Rich Hickey
2008-09-16
fixed resolveIns to resolve alias
Rich Hickey
2008-09-15
revert isSynthetic - still inadequate for JDK 6
Rich Hickey
2008-09-15
switched to isSynthetic in getMethods
Rich Hickey
2008-09-15
added lazy parallel pmap
Rich Hickey
2008-09-13
fixed nth with not-found arg - when negative index returns not-found
Rich Hickey
2008-09-12
fixed withMeta ctor in LazyCons
Rich Hickey
2008-09-12
interim checkin - delayed class loading infrastructure
Rich Hickey
2008-09-12
all ns-* fns now take ns designators: either a namespace or a symbol naming one.
Rich Hickey
2008-09-11
fixed zip/up
Rich Hickey
2008-09-10
modified load to detect and prevent loading a resource while another load of ...
Rich Hickey
2008-09-09
renamed clojure/load to clojure/load-reader
Rich Hickey
2008-09-07
fixed ns/-in-ns resolution in lookupVar
Rich Hickey
2008-09-06
added :refer-clojure support to ns, special resolution of ns and in-ns, moved...
Rich Hickey
2008-09-05
added many predicates
Rich Hickey
2008-09-03
removed static init dependency on Compiler
Rich Hickey
2008-09-01
fixed recursive LazyCons by using sentinel other than this
Rich Hickey
2008-08-30
Fixed genclass method handling to max of 18 parameters
Rich Hickey
[prev]
[next]