summaryrefslogtreecommitdiff
path: root/src/jvm/clojure/lang/ProxyHandler.java
AgeCommit message (Collapse)Author
2008-12-14Moved to Eclipse Public License - see epl-v10.html orRich Hickey
http://opensource.org/licenses/eclipse-1.0.php
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