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-07
fixed *warn-on-reflection* access
Rich Hickey
2008-01-07
renamed contains to contains?
Rich Hickey
2008-01-06
added *warn-on-reflection*
Rich Hickey
2008-01-06
made and return the first non-true value
Rich Hickey
2008-01-06
first cut of true/false support
Rich Hickey
2008-01-05
swapped ASM
Rich Hickey
2008-01-05
compilation of field access, string tags, array classname resolution, rseq ↵
Rich Hickey
factored into Reversible boot.clj generates NO reflective calls
2008-01-04
reflective/compiled calling unification
Rich Hickey
2008-01-04
arg boxing on eval calls to matched methods
Rich Hickey
2008-01-04
eval creates loader if needed
Rich Hickey
2008-01-04
fixed tag on *out*
Rich Hickey
2008-01-04
flag use of qualified name as fn parameter
Rich Hickey
2008-01-04
fixed issues with overload resolution
Rich Hickey
2008-01-03
same arity overload resolution in ctors and methods
Rich Hickey
2008-01-03
made strcat accept 0 args, switched to StringBuilder in implementation. Made ↵
Rich Hickey
pr et al accept 0 args
2008-01-01
wrap evals of throw in fn context
Rich Hickey
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
[prev]
[next]