aboutsummaryrefslogtreecommitdiff
path: root/clojurescript/support-for-clojurescript.patch
AgeCommit message (Collapse)Author
2009-01-25ClojureScript: add clojure.lang.Util.equiv()Chouser
2009-01-21Remove remote server for repl in favor of compiler applet. Incomplete ↵Chouser
support for new IMeta structure.
2009-01-12Rearrange 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.
2008-11-21ClojureScript: first deployment to demo siteChouser