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 (
Collapse
)
Author
2007-12-16
first cut PersistentStructMap
Rich Hickey
2007-12-14
added ASM
Rich Hickey
2007-12-14
added non-reflective static field read compilation
Rich Hickey
2007-12-14
removed reflective static class pseudo-field
Rich Hickey
2007-12-13
added bit ops from Toralf Wittner
Rich Hickey
2007-12-13
added min and max
Rich Hickey
2007-12-13
made math ops loops
Rich Hickey
2007-12-13
added macroexpand-1 and macroexpand
Rich Hickey
2007-12-13
added identical?
Rich Hickey
2007-12-13
added try
Rich Hickey
2007-12-13
added try
Rich Hickey
2007-12-13
fixed equals sequential
Rich Hickey
2007-12-12
thread pool tweaking
Rich Hickey
2007-12-12
added merge-with await await-for scan touch
Rich Hickey
2007-12-12
optimized withMeta
Rich Hickey
2007-12-11
lock-free agents
Rich Hickey
2007-12-11
made apply work with any collection as last arg
Rich Hickey
2007-12-11
interim checkin
Rich Hickey
2007-12-10
fixed reduce parameter reordering
Rich Hickey
2007-12-10
added with-open
Rich Hickey
2007-12-10
made 3 arg get work with vectors
Rich Hickey
2007-12-10
made nth throw on unsupported types
Rich Hickey
2007-12-10
changed param order on reduce with seed val, added sort, sort-by and line-seq
Rich Hickey
2007-12-09
AFn implements Comparator
Rich Hickey
2007-12-08
fixed seq on String
Rich Hickey
2007-12-07
disallow let of qualified name
Rich Hickey
2007-12-07
all map entries implement Map.Entry, added key and val functions on Map.Entries
Rich Hickey
2007-12-07
added (get map key not-found-val) support
Rich Hickey
2007-12-07
load-file returns value of last expression
Rich Hickey
2007-12-07
load returns value of last expression, loadFile returns nil if file does not ↵
Rich Hickey
exist, :t on successful load
2007-12-06
Made ASeq Sequential
Rich Hickey
2007-12-06
added StringSeq
Rich Hickey
2007-12-06
fixed bug in let generating multiple 'this' locals
Rich Hickey
2007-12-03
fixed bug in concat with empty colls
Rich Hickey
2007-12-03
made executor public
Rich Hickey
2007-12-03
agents
Rich Hickey
2007-12-03
interim checkin
Rich Hickey
2007-12-03
interim checkin
Rich Hickey
2007-12-02
made list* require at least 1 arg
Rich Hickey
2007-12-02
new Ref system, (list) returns ()
Rich Hickey
2007-12-02
interim checkin
Rich Hickey
2007-12-02
renamed Actor to IRef
Rich Hickey
2007-12-02
renamed IRef to Ref
Rich Hickey
2007-12-02
renamed Ref to TRef
Rich Hickey
2007-12-02
interim checkin
Rich Hickey
2007-12-02
added quot rem
Rich Hickey
2007-11-30
added char coercion function, removed implicit Number conversion to Character
Rich Hickey
2007-11-30
made boxing consistent for all Numbers, not just Nums
Rich Hickey
2007-11-29
added *print-meta*, defaults to nil
Rich Hickey
2007-11-29
fixed unbox Character code gen
Rich Hickey
[prev]
[next]