aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/trace.clj
AgeCommit message (Collapse)Author
2009-05-04Lots 'o doc stringsTom Faulhaber
2008-12-15Stuart Sierra: Moved libs I wrote to Eclipse Public License 1.0Stuart Sierra
2008-12-03trace.clj: fixed missing "#"Stuart Sierra
2008-12-03trace.clj: made trace a fn, indent deftracesStuart 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-13minimal port to Clojure SVN 1094+ of seq-utils import-static trace enum ↵scgilardi
javalog duck-streams str-utils. (they all load again)