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
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
2008-05-16
went back to using plain name as path in loadResourceScript
Rich Hickey
2008-05-16
switched to re-dispatching of actions sent during transactions
Rich Hickey
2008-05-15
added overload support to genclass
Rich Hickey
2008-05-15
added keys and vals support for java.util.Maps
Rich Hickey
2008-05-14
added docs to parallel.clj
Rich Hickey
2008-05-14
parallel.clj, interface to Fork/Join framework
Rich Hickey
2008-05-14
added parallel.clj, fork/join support - in progress
Rich Hickey
2008-05-14
added LazilyPersistentVector
Rich Hickey
2008-05-12
added repeatedly and add-classpath
Rich Hickey
2008-05-04
removed System.exit call from Script
Rich Hickey
2008-05-04
added docs for gen-class
Rich Hickey
2008-05-04
made bean extend APersistentMap so implements IFn like other maps
Rich Hickey
2008-05-03
fixed InstanceFieldExpr when target known but field not
Rich Hickey
2008-05-03
gen-class, gen-and-load-class, gen-and-save-class
Rich Hickey
2008-05-03
interim checkin - gen-class
Rich Hickey
2008-05-02
gen-class in progress, supports :extends, :implements, :state, :init, and ↵
Rich Hickey
:constructors
2008-05-02
added return type to method sig key
Rich Hickey
2008-05-01
added genclass.clj, in progress
Rich Hickey
2008-05-01
throw on await call in agent action
Rich Hickey
2008-05-01
trimmed some checkcasts in code gen
Rich Hickey
2008-04-30
fix off-by-one in emitClearLocals
Rich Hickey
2008-04-30
re-enabled Map/Map.Entry support
Rich Hickey
2008-04-29
added count check to Var.isBound
Rich Hickey
2008-04-29
flow name through macroexpansion in analyzeSeq
Rich Hickey
2008-04-28
made else form optional in if-let
Rich Hickey
2008-04-28
added :keys, :syms, and :strs support to map/set destructuring, from Chouser
Rich Hickey
[prev]
[next]