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
2008-01-01
enable eval of throw to throw Errors as well as Exceptions
Rich Hickey
2007-12-31
adjusted barge wait and retry limit
Rich Hickey
2007-12-31
added *print-readably* support to pr, prn, print and println
Rich Hickey
2007-12-31
added load
Rich Hickey
2007-12-31
changed load to take Reader
Rich Hickey
2007-12-31
changed doto to return instance
Rich Hickey
2007-12-31
added comparator, changed order of args to sort with comparator, added ↵
Rich Hickey
sort-by with comparator
2007-12-31
added Comparable to default imports
Rich Hickey
2007-12-29
changed order of args to merging fn in merge-with
Rich Hickey
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
[prev]
[next]