aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/except.clj
AgeCommit message (Expand)Author
2009-06-06except: support exception classes that don't allow wrapping a causescgilardi
2009-06-06except: allow throwf et al to wrap another exception (the cause)scgilardi
2009-05-04More documentation headersTom Faulhaber
2008-12-16update my contribs to Eclipse Public License as requestedscgilardi
2008-11-28except.clj: fix our-prefix in throwable for naming change from AOT compilationscgilardi
2008-11-28except.clj: guard against a ClassCastException if throwable is called directlyscgilardi
2008-11-24except.clj: remove inaccurate note about assertscgilardi
2008-11-12first cut at changes for Clojure SVN 1094+, my contribs and ones they depend ...scgilardi