Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-20 | Move source files into Maven-style directory structure. | Stuart Sierra | |
2009-11-02 | trace.clj: add dotrace; fixes #39 | Stuart Sierra | |
Patch from Michel Salim | |||
2009-08-05 | minor fix to deftrace: traced functions can now refer to themselves | Stuart Halloway | |
2009-05-04 | Lots 'o doc strings | Tom Faulhaber | |
2008-12-15 | Stuart Sierra: Moved libs I wrote to Eclipse Public License 1.0 | Stuart Sierra | |
2008-12-03 | trace.clj: fixed missing "#" | Stuart Sierra | |
2008-12-03 | trace.clj: made trace a fn, indent deftraces | Stuart Sierra | |
* trace is now a function, not a macro (suggested by Stuart Halloway) * deftrace'd functions produce indented trace output * tracer function replaces *trace-out* | |||
2008-11-13 | minimal port to Clojure SVN 1094+ of seq-utils import-static trace enum ↵ | scgilardi | |
javalog duck-streams str-utils. (they all load again) |