aboutsummaryrefslogtreecommitdiff
path: root/clojurescript/avoid-java-in-boot.patch
AgeCommit message (Collapse)Author
2008-11-16Update ClojureScript for post-AOTChouser
2008-11-01ClojureScript: Added "real" symbols, regex literals, re-wrote browser REPL ↵Chouser
in ClojureScript, updated to Clojure SVN 1086
2008-10-26ClojureScript: Add more complete Numbers class (still only support js Number),Chouser
update for Clojure SVN 1080, plus bug fixes.
2008-10-19ClojureScript: update avoid-java-in-boot.patch for clojure SVN 1075Chouser
2008-10-15ClojureScript: update for Clojure SVN 1067, plus other bug fixes.Chouser
2008-10-06ClojureScript: update patch for latest clojure svnChouser
2008-10-06ClojureScript: clean up the Class class, prn can now print the print-method ↵Chouser
methodTable.
2008-10-02ClojureScript: stop shadowing java classes, clean up mock-java type system. ↵Chouser
prn print-method now works for several types.