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
Age
Commit message (
Collapse
)
Author
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
2007-11-29
fixed bug in concat when passed one collection not returning seq
Rich Hickey
2007-11-28
fixed def at top-level eval context
Rich Hickey
2007-11-26
actor system
Rich Hickey
2007-11-21
added primitive matching for Num types, added better error message on no match
Rich Hickey
2007-11-18
actor system
Rich Hickey
2007-11-18
made inc dec et al coerce to Num
Rich Hickey
2007-11-18
interim checkin, actors
Rich Hickey
2007-10-30
added (non-definitive) ant and maven build scripts
Rich Hickey
2007-10-30
added make-array
Rich Hickey
2007-10-30
Limited exception wrappers to one level
Rich Hickey
2007-10-29
array functions, changed primitive return boxing to use Integer, Long etc ↵
Rich Hickey
instead of Num
2007-10-28
added java primitive wrapper conversion functions int long etc
Rich Hickey
2007-10-28
added pmap, made doseq return seq
Rich Hickey
2007-10-27
rename new-proxy to implement, rename .-> to doto, rename dolist to doseq, ↵
Rich Hickey
added into, memfn, fnseq. Made FnSeq not use Delay
2007-10-22
added handling of public methods of non-public classes with call via ↵
Rich Hickey
interface method, or failing that, public superclass method
2007-10-21
added handling of public methods of non-public classes with call via ↵
Rich Hickey
interface method
2007-10-21
added read
Rich Hickey
2007-10-20
added range
Rich Hickey
2007-10-20
Multimethods
Rich Hickey
2007-10-20
commuteRoot
Rich Hickey
2007-10-20
renamed PolyFn to MultiFn, made dispatch on entire arglist, added defaultFn
Rich Hickey
2007-10-20
made non-inheritable thread local, added commuteRoot, sync on root sets
Rich Hickey
2007-10-19
made any form not explicitly handled by the compiler self-quoting
Rich Hickey
2007-10-18
added Repl and Script
Rich Hickey
2007-10-18
fixed bug in iterate
Rich Hickey
2007-10-18
made collections implement java.util.Collection read-only interface
Rich Hickey
2007-10-18
commented out unused asm imports
Rich Hickey
2007-10-18
fixed bug in do at top-level
Rich Hickey
2007-10-18
added dotimes, time macros
Rich Hickey
2007-10-16
added new-proxy
Rich Hickey
2007-10-14
swapped :t for t
Rich Hickey
2007-10-08
interim checkin
Rich Hickey
2007-10-07
initial proxy support, simple print
Rich Hickey
2007-10-01
doc update
Rich Hickey
2007-10-01
doc update
Rich Hickey
2007-09-30
def and refer conflict checking, unintern
Rich Hickey
[prev]
[next]