Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-11 | Changed all instances of ^x across contrib to (meta x) since the ^x form is ↵ | Tom Faulhaber | |
being deprecated in 1.1 refs #48 | |||
2009-02-01 | command-line: simplified the cmdspec parsing code a bit. | Chouser | |
2009-01-25 | ClojureScript: add clojure.lang.Util.equiv() | Chouser | |
2009-01-21 | Remove remote server for repl in favor of compiler applet. Incomplete ↵ | Chouser | |
support for new IMeta structure. | |||
2009-01-12 | Rearrange ClojureScript code for AOT compilation and its eventual place in ↵ | Chouser | |
clojure.contrib. Also fix major breaking errors for Clojure SVN 1205, but it's not well tested with this latest version. |