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
2007-09-04
added macro support
Rich Hickey
2007-09-04
fixed applyTo
Rich Hickey
2007-09-04
interim checkin
Rich Hickey
2007-09-04
added 'class' as implicit static field
Rich Hickey
2007-09-04
push uses and imports in REPL
Rich Hickey
2007-09-04
established var thread binding policy
Rich Hickey
2007-09-04
def with no init does not bind root, removed support for rebinding of Var ↵
Rich Hickey
via set
2007-09-03
added assign, support rebinding of Var via set
Rich Hickey
2007-09-03
interim checkin
Rich Hickey
2007-09-03
fixed DefExpr emit
Rich Hickey
2007-09-03
changed vars to evaluate to their values, added the-var
Rich Hickey
2007-09-03
added imports for java.lang.all and java.util interfaces
Rich Hickey
2007-09-03
reflection based host access
Rich Hickey
2007-09-03
normalized get/set/invoke static/instance
Rich Hickey
2007-09-02
added quote
Rich Hickey
2007-09-02
interim checkin
Rich Hickey
2007-09-02
interim checkin
Rich Hickey
2007-09-02
interim checkin, basic repl and lambda compilation
Rich Hickey
2007-09-02
interim checkin
Rich Hickey
2007-09-01
interim checkin
Rich Hickey
2007-09-01
renamed DynamicVar -> Var
Rich Hickey
2007-09-01
interim checkin
Rich Hickey
2007-09-01
changed order of get params
Rich Hickey
2007-09-01
interim checkin
Rich Hickey
2007-09-01
changed to avoid failing on ASM3, not working
Rich Hickey
2007-09-01
box chars with valueOf
Rich Hickey
2007-08-31
interim checkin
Rich Hickey
2007-08-30
interim checkin
Rich Hickey
2007-08-30
made Iterable
Rich Hickey
2007-08-30
disallow changing root with set
Rich Hickey
2007-08-30
keyword interning, identity equality
Rich Hickey
2007-08-22
interim checkin, starting bytecode compiler
Rich Hickey
2007-08-19
added ArgVector, commas as whitespace, commas in Map print
Rich Hickey
2007-08-19
got rid of ANTLR reader
Rich Hickey
2007-08-19
added vector and map, metadata to Reader
Rich Hickey
2007-08-18
fixed intern
Rich Hickey
2007-08-18
got rid of cache, intern table
Rich Hickey
2007-08-18
added unbindRoot
Rich Hickey
2007-08-18
made root unbound == dvals
Rich Hickey
2007-08-18
revising DynamicVar, now push and pop sets of bindings, single ThreadLocal
Rich Hickey
2007-08-18
interim checkin revising DynamicVar
Rich Hickey
2007-08-08
interim checkin
Rich Hickey
2007-08-07
added single-arg create()
Rich Hickey
2007-08-07
added intern
Rich Hickey
2007-08-02
Symbol changes
Rich Hickey
2007-08-01
first cut at stateful, transactional collection built on Ref + persistent ↵
Rich Hickey
collection
2007-07-31
added implementation of withMeta
Rich Hickey
2007-07-31
made LeafNode implement Map.Entry
Rich Hickey
2007-07-31
got rid of most checked exceptions
Rich Hickey
2007-07-31
removed old transaction code
Rich Hickey
[prev]
[next]