aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/load_all.clj
AgeCommit message (Expand)Author
2009-09-28compile str-utils2 and other build fixes, refs #22Stuart Halloway
2009-06-24gtic: move clojure tests and supporting libraries into clojure reposStuart Halloway
2009-05-31build.xml, load-all: add swing-utilsscgilardi
2009-05-29load-all: remove auto-agent, uncomment miglayoutscgilardi
2009-05-27test-clojure: added compilation.clj, macros.clj, metadata.clj;Frantisek Sodomka
2009-05-05New library macro-utilsKonrad Hinsen
2009-05-04Added pprint to the load-all listTom Faulhaber
2009-04-22probabilities: revision, new submodules random-numbers and monte-carloKonrad Hinsen
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