| Age | Commit message (Expand) | Author |
| 2008-08-19 | transition/lib.clj: refine comments | scgilardi |
| 2008-08-19 | except.clj: use when for on-armed if | scgilardi |
| 2008-08-19 | add transition/lib.clj | scgilardi |
| 2008-08-17 | arrange for clojure-contrib.jar to include CPL.TXT as intended | scgilardi |
| 2008-08-17 | Add clojure.contrib.mmap | Chouser |
| 2008-08-16 | fix build.xml for the new clojure-contrib layout | scgilardi |
| 2008-08-16 | add Revisions log and remove obsolete top level libs | scgilardi |
| 2008-08-16 | and import_static | scgilardi |
| 2008-08-16 | move def to src/clojure/contrib (overlooked in 132 | scgilardi |
| 2008-08-16 | move namespace-directory-aware libs into src/clojure/contrib | scgilardi |
| 2008-08-16 | lib.clj: refine comments | scgilardi |
| 2008-08-16 | lib.clj: refine docs | scgilardi |
| 2008-08-16 | lib.clj: overhauled comments and docs, made prefix lists nest, added init-ns | scgilardi |
| 2008-08-15 | Deleted xml-stream-writer.clj, which does not work with current Clojure | Stuart Sierra |
| 2008-08-15 | Deleted xml-stream-reader.clj, which does not work with current Clojure | Stuart Sierra |
| 2008-08-15 | Deleted anaphor.clj: only acond remained and I never found it useful. | Stuart Sierra |
| 2008-08-14 | shorten stacktraces from throw-if | scgilardi |
| 2008-08-13 | Updated zip-filter and zip-filter.xml for new clojure.contrib layout. | Chouser |
| 2008-08-12 | Clean up gen-interface API, don't gen bytecode twice, use struct internally. | Chouser |
| 2008-08-12 | Update gen-interface -- each method description is a vector, and now | Chouser |
| 2008-08-12 | seq_utils: moved to new dir; added group-by and partition-by | Stuart Sierra |
| 2008-08-08 | lib.clj: fix logic around when we need a namespace for :as | scgilardi |
| 2008-08-07 | lib.clj: add :as to make namespace aliases easily (thanks Meikel Brandmeyer) | scgilardi |
| 2008-08-07 | Rename functions and merge normally desired behavior into the gen-interface f... | Chouser |
| 2008-08-07 | Update gen-interface for new source layout. | Chouser |
| 2008-08-07 | Copied many of my libs to namespaced directories. | Stuart Sierra |
| 2008-08-07 | build.xml: Fixed to use correct classpath in JAR. | Stuart Sierra |
| 2008-08-07 | Added build.xml to produce JAR. | Stuart Sierra |
| 2008-08-07 | lib.clj: allow load-libs args to be symbols | scgilardi |
| 2008-08-06 | lib.clj: (dorun (map ... -> (doseq ... | scgilardi |
| 2008-08-06 | lib.clj make using prefixes in use, require, load-namespace a pure convenienc... | scgilardi |
| 2008-08-06 | lib.clj: simplify logic in load-namespaces, longer code, but clearer | scgilardi |
| 2008-08-06 | lib.clj allow non-keyword args to 'use' and 'require' to be symbols represent... | scgilardi |
| 2008-08-05 | lib.clj: make top level libs work by using a nil prefix | scgilardi |
| 2008-07-29 | Added gen-interface.clj | Chouser |
| 2008-07-29 | refining comments, terminology | scgilardi |
| 2008-07-29 | fix untabify that didn't take | scgilardi |
| 2008-07-29 | canonicalize format | scgilardi |
| 2008-07-29 | make package paths legal | scgilardi |
| 2008-07-29 | make package paths legal | scgilardi |
| 2008-07-29 | make package paths legal | scgilardi |
| 2008-07-29 | make package paths legal | scgilardi |
| 2008-07-27 | lib/lib.clj corrections and updates to documentation | scgilardi |
| 2008-07-26 | update for new source layout | scgilardi |
| 2008-07-26 | updates for my remaining libs to the new namespace organization | scgilardi |
| 2008-07-26 | updates for my remaining libs to the new namespace organization | scgilardi |
| 2008-07-26 | updates for my remaining libs to the new namespace organization | scgilardi |
| 2008-07-26 | updates for my remaining libs to the new namespace organization | scgilardi |
| 2008-07-26 | updates for my remaining libs to the new namespace organization | scgilardi |
| 2008-07-26 | updates for using the prefix idea and allowing large ns implementations | scgilardi |