Updating website and Clojure files

3 views
Skip to first unread message

Fanda

unread,
Jan 3, 2009, 2:03:37 PM1/3/09
to Clojure
Hello all!
I found 2 little things:
1) This Reference isn't updated according to the menu on the left:
http://clojure.org/Reference

2) New files added in the last Clojure check-ins don't have Eclipse
licence, but CPL (for example rev 1193).

Cheers, Frantisek

Chouser

unread,
Jan 3, 2009, 6:37:32 PM1/3/09
to clo...@googlegroups.com
On Sat, Jan 3, 2009 at 2:03 PM, Fanda <fa...@intricatevisions.com> wrote:
>
> Hello all!
> I found 2 little things:
> 1) This Reference isn't updated according to the menu on the left:
> http://clojure.org/Reference

Fixed, thanks.

> 2) New files added in the last Clojure check-ins don't have Eclipse
> licence, but CPL (for example rev 1193).

Not much I can do about that, but thanks for the report.

--Chouser

Timothy Pratley

unread,
Jan 3, 2009, 6:52:36 PM1/3/09
to Clojure
Just a small typo I came across in the doc for Delay,
I believe 'than' should be 'that'

clojure.core/delay
([& body])
Macro
Takes a body of expressions and yields a Delay object than will
invoke the body only the first time it is forced (with force), and
will cache the result and return it on all subsequent force calls

Regards,
Tim

Chouser

unread,
Jan 5, 2009, 3:00:08 PM1/5/09
to clo...@googlegroups.com
All the above are addressed with a patch at:

http://code.google.com/p/clojure/issues/detail?id=32

--Chouser

Reply all
Reply to author
Forward
0 new messages