aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-19transition/lib.clj: refine commentsscgilardi
2008-08-19except.clj: use when for on-armed ifscgilardi
2008-08-19add transition/lib.cljscgilardi
2008-08-17arrange for clojure-contrib.jar to include CPL.TXT as intendedscgilardi
2008-08-17Add clojure.contrib.mmapChouser
2008-08-16fix build.xml for the new clojure-contrib layoutscgilardi
2008-08-16add Revisions log and remove obsolete top level libsscgilardi
2008-08-16and import_staticscgilardi
2008-08-16move def to src/clojure/contrib (overlooked in 132scgilardi
2008-08-16move namespace-directory-aware libs into src/clojure/contribscgilardi
2008-08-16lib.clj: refine commentsscgilardi
2008-08-16lib.clj: refine docsscgilardi
2008-08-16lib.clj: overhauled comments and docs, made prefix lists nest, added init-nsscgilardi
2008-08-15Deleted xml-stream-writer.clj, which does not work with current ClojureStuart Sierra
2008-08-15Deleted xml-stream-reader.clj, which does not work with current ClojureStuart Sierra
2008-08-15Deleted anaphor.clj: only acond remained and I never found it useful.Stuart Sierra
2008-08-14shorten stacktraces from throw-ifscgilardi
2008-08-13Updated zip-filter and zip-filter.xml for new clojure.contrib layout.Chouser
2008-08-12Clean up gen-interface API, don't gen bytecode twice, use struct internally.Chouser
2008-08-12Update gen-interface -- each method description is a vector, and nowChouser
gen-interface allows re-loading of an idential interface.
2008-08-12seq_utils: moved to new dir; added group-by and partition-byStuart Sierra
2008-08-08lib.clj: fix logic around when we need a namespace for :asscgilardi
2008-08-07lib.clj: add :as to make namespace aliases easily (thanks Meikel Brandmeyer)scgilardi
2008-08-07Rename functions and merge normally desired behavior into the gen-interface ↵Chouser
function. Also add some docs.
2008-08-07Update gen-interface for new source layout.Chouser
2008-08-07Copied many of my libs to namespaced directories.Stuart Sierra
Works with new clojure.contrib.lib. Ported libs: fcase, javalog, duck-streams, str-utils, import-static, trace, enum, test-is.
2008-08-07build.xml: Fixed to use correct classpath in JAR.Stuart Sierra
2008-08-07Added build.xml to produce JAR.Stuart Sierra
2008-08-07lib.clj: allow load-libs args to be symbolsscgilardi
2008-08-06lib.clj: (dorun (map ... -> (doseq ...scgilardi
2008-08-06lib.clj make using prefixes in use, require, load-namespace a pure ↵scgilardi
convenience with no less or more capability than listing each individual nsspec
2008-08-06lib.clj: simplify logic in load-namespaces, longer code, but clearerscgilardi
2008-08-06lib.clj allow non-keyword args to 'use' and 'require' to be symbols ↵scgilardi
representing top-level libs
2008-08-05lib.clj: make top level libs work by using a nil prefixscgilardi
2008-07-29Added gen-interface.cljChouser
2008-07-29refining comments, terminologyscgilardi
2008-07-29fix untabify that didn't takescgilardi
2008-07-29canonicalize formatscgilardi
2008-07-29make package paths legalscgilardi
2008-07-29make package paths legalscgilardi
2008-07-29make package paths legalscgilardi
2008-07-29make package paths legalscgilardi
2008-07-27lib/lib.clj corrections and updates to documentationscgilardi
2008-07-26update for new source layoutscgilardi
2008-07-26updates for my remaining libs to the new namespace organizationscgilardi
2008-07-26updates for my remaining libs to the new namespace organizationscgilardi
2008-07-26updates for my remaining libs to the new namespace organizationscgilardi
2008-07-26updates for my remaining libs to the new namespace organizationscgilardi
2008-07-26updates for my remaining libs to the new namespace organizationscgilardi
2008-07-26updates for using the prefix idea and allowing large ns implementationsscgilardi