summaryrefslogtreecommitdiff
path: root/src/jvm/clojure/lang/RestFn.java
AgeCommit message (Collapse)Author
2011-03-21get rid of checked exceptionsRich Hickey
2011-03-11Do not hold onto head of arguments in RestFn.Paul Stadig
Signed-off-by: Stuart Halloway <stu@thinkrelevance.com>
2010-05-20report num args passed on arity errorRich Hickey
2009-11-28added some manual locals clearing to AFn and RestFnRich Hickey
2009-07-27refactoring for new newRich Hickey
2009-02-17merged lazy branch -r1236:1286Rich Hickey
2008-12-16refactored Comparator into superclass of functions onlyRich Hickey
2008-12-14Moved to Eclipse Public License - see epl-v10.html orRich Hickey
http://opensource.org/licenses/eclipse-1.0.php
2007-09-04fixed applyToRich Hickey
2007-09-02interim checkinRich Hickey
2006-10-03interim checkinRich Hickey
2006-08-21changed variable arity handlingRich Hickey
2006-08-01changed max arity to 20Rich Hickey