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
/
lisp
/
clojure.lisp
Age
Commit message (
Expand
)
Author
2007-09-22
refactoring dumping unused classes
Rich Hickey
2006-07-05
made fn() public, changed compiler to call it
Rich Hickey
2006-06-21
changed to support variadic invoke
Rich Hickey
2006-06-20
sync lisp with runtime changes
Rich Hickey
2006-06-03
brought compiler and runtime back in sync
Rich Hickey
2006-05-11
starting library support
Rich Hickey
2006-05-09
added instance?
Rich Hickey
2006-05-09
Hello world!
Rich Hickey
2006-05-08
added static fields/properties
Rich Hickey
2006-05-08
added static invoke
Rich Hickey
2006-05-08
added import
Rich Hickey
2006-05-08
added casts
Rich Hickey
2006-05-08
switched to box on character literals
Rich Hickey
2006-05-05
added quote, RT.arrayToList
Rich Hickey
2006-05-04
added string, number and char literals, RT.ch()
Rich Hickey
2006-05-03
added bind
Rich Hickey
2006-05-03
added try
Rich Hickey
2006-05-03
fixed global binding references
Rich Hickey
2006-05-03
added loop/break
Rich Hickey
2006-05-01
added set
Rich Hickey
2006-05-01
added and, or, not
Rich Hickey
2006-04-30
added if
Rich Hickey
2006-04-30
added letfn
Rich Hickey
2006-04-30
more closure support
Rich Hickey
2006-04-29
added let. let*
Rich Hickey
2006-04-29
interim checkin
Rich Hickey
2006-04-28
added support for invoke calls
Rich Hickey
2006-04-26
can generate empty fns, added test.lisp
Rich Hickey
2006-04-25
interim checkin
Rich Hickey
2006-04-24
interim checkin
Rich Hickey
2006-04-12
added array naming, overload resolution
Rich Hickey
2006-04-12
added notice
Rich Hickey
2006-04-11
added methods to load-types
Rich Hickey
2006-04-11
added clojure.lisp
Rich Hickey