jasper
|
aab87b92af
|
- allow tab-completion to work for all clojure namespaces.
|
2011-11-30 19:40:28 +00:00 |
|
jasper
|
7ff35bc980
|
- also append 'src' to the classpath, this is usefull when invoking clojure
from a library path.
|
2011-09-16 12:47:50 +00:00 |
|
jasper
|
f32619f756
|
- tweak previous, now clojure can also find and use other java classes.
|
2011-08-30 19:52:22 +00:00 |
|
jasper
|
829398d2bd
|
- allow clojure to pickup clojure-contrib
- take maintainership
ok ian@ (former MAINTAINER)
|
2011-08-30 19:48:17 +00:00 |
|
jasper
|
31a32e8441
|
Add readline capabilities to the REPL by using rlwrap.
ok ian@ (MAINTAINER)
|
2011-08-24 07:50:40 +00:00 |
|
jasper
|
f83eb1cb1d
|
- fix indent of do-install
- add missing rcs id
- reformat DESCR
- protect $@ in the clojure script
ok ian@ (MAINTAINER)
|
2010-12-13 16:04:28 +00:00 |
|
ian
|
a8038127b6
|
Remove hard-coded path name in startup script, requested by ajacoutot@ and by Daniel Dickman.
Change MODJAVA_VER from 1.7 to 1.6 and remove redundant PKG_NAME and BUILD_DEPENDS. Bump pkg.
|
2010-12-12 17:28:16 +00:00 |
|
ian
|
b2072b1e83
|
Initial import of clojure, a Lisp-1 language for the JVM.
Upgraded by Dan Cross to 1.2.0 from my earlier submission.
Improved by and OK jeremy@, martynas@
|
2010-12-08 21:21:14 +00:00 |
|