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-06-17
experimental static member access classname/member, work for fields with no ↵
Rich Hickey
parens Math/PI, or static method invocations (Math/sqrt 42)
2008-06-17
filter line numbers from syntax-quoted form metadata
Rich Hickey
2008-06-17
added Java style hex and octal integer literals, as well as arbitrary radix ↵
Rich Hickey
using nRnnnn...
2008-06-17
made proxy tolerant of ns-qualified method names
Rich Hickey
added proxy-super
2008-06-13
added *use-context-classloader*, which can be bound to true to cause the ↵
Rich Hickey
thread's context classloader to be the parent of the dynamic classloader used during load
2008-06-13
cons, lazy-cons call seq on 2nd arg
Rich Hickey
2008-06-12
made reduce not retain head
Rich Hickey
2008-06-11
interim checkin - DO NOT USE!!
Rich Hickey
2008-06-10
really fixed nested try stack management
Rich Hickey
2008-06-10
fixed nested try stack management
Rich Hickey
2008-06-10
fixed partition
Rich Hickey
2008-06-09
added support for closed-over primitives
Rich Hickey
2008-06-04
allow : as a non-repeating, non-terminal constituent character in symbols
Rich Hickey
2008-06-03
removed redundant pops from monitor enter/exit
Rich Hickey
2008-06-03
fixed local binding of non-primitive-emitting exprs of primitive ↵
Rich Hickey
flow-through type
2008-06-03
fixed local binding of non-primitive-emitting exprs of primitive ↵
Rich Hickey
flow-through type
2008-06-02
got rid of primmath.clj
Rich Hickey
2008-06-02
fixed (range 0)
Rich Hickey
2008-06-02
added overload resolution support
Rich Hickey
2008-06-02
fixed getMatchingParams if tie was found before best match
Rich Hickey
2008-06-02
named int and long divide unchecked-divide
Rich Hickey
2008-06-02
made Objects dominate primitives in subsumes
Rich Hickey
2008-06-01
new primitives support
Rich Hickey
2008-06-01
interim checkin - DO NOT USE!
Rich Hickey
2008-05-30
added aset!, aclone
Rich Hickey
2008-05-30
host call/return/if optimizations
Rich Hickey
2008-05-30
fixed printing ()
Rich Hickey
2008-05-28
made empty list non-seq
Rich Hickey
2008-05-28
fixed typo in empty
Rich Hickey
2008-05-28
renamed array ops to array, ablah etc
Rich Hickey
2008-05-28
improved overload resolution
Rich Hickey
2008-05-28
primitive vector support
Rich Hickey
2008-05-27
primitive vectors, in progress
Rich Hickey
2008-05-27
added empty
Rich Hickey
2008-05-27
renamed int/float/long/double / to div
Rich Hickey
2008-05-23
added inlined math primitives in int/long/float/double namespaces
Rich Hickey
2008-05-23
added inlining
Rich Hickey
2008-05-21
interim checkin
Rich Hickey
2008-05-21
got rid of old num classes
Rich Hickey
2008-05-21
removed (x.member ...) support
Rich Hickey
2008-05-21
removed (x.member ...) support
Rich Hickey
2008-05-20
got rid of IllegalAccessErrors, changed to runtime exceptions
Rich Hickey
2008-05-19
emit and pop all exprs in statements so labels spread in try blocks
Rich Hickey
2008-05-19
changed keyword self-lookup to use RT.get
Rich Hickey
2008-05-19
fixed destructuring of nil map, added get support for sets
Rich Hickey
2008-05-19
refined parallel api, added partition
Rich Hickey
2008-05-18
locals shadow macros
Rich Hickey
2008-05-16
interim checkin
Rich Hickey
2008-05-16
added more descriptive errors for count/nth/seq
Rich Hickey
2008-05-16
fixed Symbol.compareTo
Rich Hickey
[prev]
[next]