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-29
switched try-finally uses to try
Rich Hickey
2007-12-29
improved try syntax
Rich Hickey
2007-12-28
added aset-char
Rich Hickey
2007-12-28
fixed search for method in public base
Rich Hickey
2007-12-28
narrowed use of strings as class names to class and instance?
Rich Hickey
2007-12-27
added alength, multidimensional aget aset(s) and make-array, to-array and ↵
Rich Hickey
to-array-2d
2007-12-27
added support for string as arg to class special op
Rich Hickey
2007-12-20
swapped ASM to local
Rich Hickey
2007-12-20
Var type hints
Rich Hickey
2007-12-20
made (str nil) return empty string
Rich Hickey
2007-12-18
renamed *export* to *exports*
Rich Hickey
2007-12-18
formatting
Rich Hickey
2007-12-18
added xml.clj
Rich Hickey
2007-12-18
added subvec
Rich Hickey
2007-12-18
added withMeta
Rich Hickey
2007-12-18
added handling of \ \t \n " in string printing
Rich Hickey
2007-12-18
added XMLHandler
Rich Hickey
2007-12-18
Made implementing void-returning methods optional
Rich Hickey
2007-12-17
fixed pop when count 2
Rich Hickey
2007-12-17
made int coerce Characters
Rich Hickey
2007-12-17
exported create-struct
Rich Hickey
2007-12-17
added create-struct
Rich Hickey
2007-12-17
added defstruct, struct, accessor
Rich Hickey
2007-12-17
got rid of volatile
Rich Hickey
2007-12-17
made list return a PersistentList, not a seq
Rich Hickey
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
[prev]
[next]