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
/
cli
/
runtime
Age
Commit message (
Collapse
)
Author
2006-07-28
changed Obj to interface to meta
Rich Hickey
2006-07-28
renamed PersistentTree -> PersistentTreeMap
Rich Hickey
2006-07-28
removed hybrid maps
Rich Hickey
2006-07-27
made set() return Tuple
Rich Hickey
2006-07-27
first pass at ArrayList
Rich Hickey
2006-07-05
made fn() public, changed compiler to call it
Rich Hickey
2006-07-05
added tcount, removed fn member, now fn vals are dynamically bindable
Rich Hickey
2006-07-04
move transaction from tld, added global tcount, bigbang
Rich Hickey
2006-07-04
made auto-morphing into hashtable
Rich Hickey
2006-07-04
made keywords index maps
Rich Hickey
2006-07-04
made Obj attrs write-once
Rich Hickey
2006-07-04
added val to add(), throws exception if key present
Rich Hickey
2006-07-04
fixed bug not preserving identity
Rich Hickey
2006-06-21
made invoke variadic
Rich Hickey
2006-06-21
bug fix in trim()
Rich Hickey
2006-06-21
added first,rest, made cons take 2 objects
Rich Hickey
2006-06-20
sync lisp with runtime changes
Rich Hickey
2006-06-20
added caching of rest
Rich Hickey
2006-06-19
added generational trimming
Rich Hickey
2006-06-19
added Tuple, indexing
Rich Hickey
2006-06-15
reader in sync both platforms, symbols, vars, hostnames, numbers, strings, ↵
Rich Hickey
chars, lists, comments
2006-06-12
renamed get,put etc to getAttr...
Rich Hickey
2006-06-11
renamed get,set et al
Rich Hickey
2006-06-11
got rid of AGenerator
Rich Hickey
2006-06-11
made Objs based upon ArrayIdentityMap, allowed out-of-transaction reads of ↵
Rich Hickey
current vals
2006-06-11
renamed package to clojure.lang
Rich Hickey
2006-06-10
added FnSeq
Rich Hickey
2006-06-10
finished tld purge, moved to wide dynamic binding on Vars
Rich Hickey
2006-06-10
interim checkin, modified TLD - Var broken
Rich Hickey
2006-06-10
interim checkin, removed tld passing from IFn
Rich Hickey
2006-06-10
added PersistentArrayMap.EMPTY, exception decls
Rich Hickey
2006-06-10
made ISequential
Rich Hickey
2006-06-09
reordered sig of Seq.push()
Rich Hickey
2006-06-09
made ISequential
Rich Hickey
2006-06-09
made ISequential
Rich Hickey
2006-06-09
made Seq members final/readonly
Rich Hickey
2006-06-09
made ISequential
Rich Hickey
2006-06-09
made ISequential
Rich Hickey
2006-06-09
renamed rest() to next()
Rich Hickey
2006-06-09
added ISeq, ISequential, modified Cons
Rich Hickey
2006-06-07
test code changes
Rich Hickey
2006-06-07
ported PersistentHybridMap and PersistentHybridIdentityMap
Rich Hickey
fixed virtual decls
2006-06-07
ported PersistentHashtableMap and PersistentHashtableIdentityMap
Rich Hickey
2006-06-07
ported PersistentListMap, PersistentListIdentityMap
Rich Hickey
2006-06-07
ported PersistentArrayIdentityMap
Rich Hickey
2006-06-07
ported PersistentArrayMap
Rich Hickey
2006-06-07
renamed to PersistentTree
Rich Hickey
2006-06-07
derived RBTree from IPersistentMap
Rich Hickey
2006-06-07
added IPersistentMap, IMapEntry
Rich Hickey
2006-06-07
matches Java
Rich Hickey
[prev]
[next]