aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/load_all.clj
AgeCommit message (Expand)Author
2009-03-22test-clojure: added parallel.clj for pmap, pcalls, etc.;Frantisek Sodomka
2009-03-22test-clojure: renamed main to clojure-mainFrantisek Sodomka
2009-03-22test-clojure: preparation for library tests (set, xml, zip); test set/unionFrantisek Sodomka
2009-03-20test-contrib and datalog tests behave the same as test-clojureFrantisek Sodomka
2009-03-19test-clojure: preparation for new testsFrantisek Sodomka
2009-03-19New library clojure.contrib.complex-numbersKonrad Hinsen
2009-03-19generic: new module comparison plus general support codeKonrad Hinsen
2009-03-18generic: new module functorKonrad Hinsen
2009-03-16new module clojure.contrib.generic.collectionKonrad Hinsen
2009-03-13generic: modified arithmetic and added math-functionsKonrad Hinsen
2009-03-12New module clojure.contrib.generic.arithmetic (experimental)Konrad Hinsen
2009-02-25New library clojure.contrib.types implements algebraic data typesKonrad Hinsen
2009-02-23stream-utils: almost completely new contentKonrad Hinsen
2009-02-22load_all.clj: removed enum, uncommented condtStuart Sierra
2009-02-22load_all.clj: added file that attempts to load all contrib libsStuart Sierra