Age | Commit message (Expand) | Author |
---|---|---|
2010-01-20 | Move source files into Maven-style directory structure. | Stuart Sierra |
2009-12-11 | Changed all instances of ^x across contrib to (meta x) since the ^x form is b... | Tom Faulhaber |
2009-10-29 | works with clojure branch new by excluding deftype | Mike Hinchey |
2009-05-03 | Namespace documentation for autodoc | Konrad Hinsen |
2009-04-21 | def: new utility function name-with-attributes for use in var-defining macros | Konrad Hinsen |
2009-04-16 | types: optional docstring and attribute map in deftype | Konrad Hinsen |
2009-03-29 | types: match works also for list, vector, and map templates | Konrad Hinsen |
2009-03-16 | types: algebraic types implemented as maps | Konrad Hinsen |
2009-03-12 | types: private type definitions | Konrad Hinsen |
2009-03-12 | types: redesign | Konrad Hinsen |
2009-02-26 | types: new implementation using vectors with metadata and the new type select... | Konrad Hinsen |
2009-02-25 | New library clojure.contrib.types implements algebraic data types | Konrad Hinsen |