aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/fcase.clj
AgeCommit message (Expand)Author
2010-01-20Move source files into Maven-style directory structure.Stuart Sierra
2009-10-29exclude caseRich Hickey
2009-05-04More documentation headersTom Faulhaber
2008-12-23fcase.clj: added note that clojure.core/condp now supplants fcaseStuart Sierra
2008-12-15Stuart Sierra: Moved libs I wrote to Eclipse Public License 1.0Stuart Sierra
2008-12-05fcase.clj: fixed private symbol used by in-case (report by T. Roussanov)Stuart Sierra
2008-11-12first cut at changes for Clojure SVN 1094+, my contribs and ones they depend ...scgilardi