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-08
renamed backquote to syntax-quote
Rich Hickey
2007-09-08
renamed without to dissoc
Rich Hickey
2007-09-07
more functions
Rich Hickey
2007-09-07
added empty collection expressions
Rich Hickey
2007-09-07
added map expressions
Rich Hickey
2007-09-07
added vector expressions
Rich Hickey
2007-09-07
renamed IPersistentArray to IPersistentVector
Rich Hickey
2007-09-07
renamed BytecodeCompiler to Compiler
Rich Hickey
2007-09-07
renamed Compiler, RT.tuple
Rich Hickey
2007-09-07
added instance?
Rich Hickey
2007-09-06
switched null to nil
Rich Hickey
2007-09-06
added eql-ref?
Rich Hickey
2007-09-06
added locking macro
Rich Hickey
2007-09-06
initial commit
Rich Hickey
2007-09-06
added monitor-enter/exit
Rich Hickey
2007-09-06
renames imports/uses to *imports* / *aliases*
Rich Hickey
2007-09-05
added toString
Rich Hickey
2007-09-05
fixed bug in closed over variable access
Rich Hickey
2007-09-05
can read /
Rich Hickey
2007-09-05
added throw
Rich Hickey
2007-09-05
added try-finally
Rich Hickey
2007-09-05
made Delay an IFn
Rich Hickey
2007-09-04
fixed null handling in boxArg
Rich Hickey
2007-09-04
added RT and Num to imports
Rich Hickey
2007-09-04
fixed equals
Rich Hickey
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
[prev]
[next]