sunil
|
b389492b59
|
update to 1.10.0
changelog: https://github.com/clojure/clojure/blob/master/changes.md
Ok jasper@
|
2019-02-05 07:49:32 +00:00 |
|
jasper
|
81c08ef369
|
update to clojure-1.9.0 using the clojure-tools distribution
|
2018-04-26 12:44:52 +00:00 |
|
jasper
|
c6df09664b
|
remove duplicates from the completions list
|
2016-01-30 09:31:59 +00:00 |
|
jasper
|
dbf701486f
|
update to clojure-1.8.0
|
2016-01-20 08:01:13 +00:00 |
|
jasper
|
578636fbdd
|
update to clojure-1.7.0
|
2015-07-18 00:50:23 +00:00 |
|
jasper
|
ec922a63c2
|
write out the sorted list of completions, makes it easier to diff the list
|
2014-03-30 21:08:24 +00:00 |
|
jasper
|
21ad9f1b80
|
update to clojure-1.6.0
|
2014-03-30 20:38:10 +00:00 |
|
jasper
|
fcf6c14869
|
directly write the completions file into ${FILESDIR}
|
2013-03-17 19:38:04 +00:00 |
|
jasper
|
54fa946827
|
- update to clojure-1.5.1
|
2013-03-17 19:35:06 +00:00 |
|
jasper
|
c43b38e45e
|
add a maintainer target to generate the completions with.
|
2013-03-08 10:24:00 +00:00 |
|
jasper
|
84e93dff36
|
- update clojure to 1.4.0
* many changes, please refer to the changelog for a full list:
http://groups.google.com/group/clojure/browse_thread/thread/1f87f69db07a8162
|
2012-04-18 20:18:43 +00:00 |
|
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 |
|