summaryrefslogtreecommitdiff
path: root/src/jvm/clojure/lang/Compile.java
AgeCommit message (Expand)Author
2009-06-22Rev fa3d2497 causes compile to fail on some VMs -- back it out. Refs #124Chouser
2009-06-20Add a call to Agent.shutdown() at the end of clojure.lang.Compile/main Refs #124Chas Emerick
2009-02-09add a warn-on-reflection option to clojure.lang.Compile, patch from cemerickRich Hickey
2009-02-09added #_ ignore form reader macroRich Hickey
2008-12-14Moved to Eclipse Public License - see epl-v10.html orRich Hickey
2008-11-29enhancements to AOT/gen-classRich Hickey
2008-11-26added clojure.main, patch from Stephen C. GilardiRich Hickey