summaryrefslogtreecommitdiff
path: root/src/jvm/clojure/lang/ProxyHandler.java
AgeCommit message (Expand)Author
2008-12-14Moved to Eclipse Public License - see epl-v10.html orRich Hickey
2008-02-06added default handling of equals, toString and hashCodeRich Hickey
2008-01-26interim checkin - do not use, fixed boolean return in proxy handlerRich Hickey
2007-12-18Made implementing void-returning methods optionalRich Hickey
2007-10-07initial proxy support, simple printRich Hickey