diff options
Diffstat (limited to 'trace-api.html')
-rw-r--r-- | trace-api.html | 21 |
1 files changed, 7 insertions, 14 deletions
diff --git a/trace-api.html b/trace-api.html index 40a45b22..0557a3bc 100644 --- a/trace-api.html +++ b/trace-api.html @@ -85,8 +85,7 @@ code is doing.</pre> <span id="var-type">var</span><br /> <pre id="var-usage"></pre> <pre id="var-docstr">Current stack depth of traced function calls.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/trace.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/trace.clj#L40" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L40" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -97,8 +96,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/trace.clj#L40" <pre id="var-docstr">Use in place of defn; traces each call/return of this fn, including arguments. Nested calls to deftrace'd functions will print a tree-like structure.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/trace.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/trace.clj#L75" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L75" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -110,8 +108,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/trace.clj#L75" expressions in an environment in which the identifiers are bound to the traced functions. Does not work on inlined functions, such as clojure.core/+</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/trace.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/trace.clj#L86" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L86" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -123,8 +120,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/trace.clj#L86" <pre id="var-docstr">Sends name (optional) and value to the tracer function, then returns value. May be wrapped around any expression without affecting the result.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/trace.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/trace.clj#L50" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L50" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -134,8 +130,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/trace.clj#L50" </pre> <pre id="var-docstr">Traces a single call to a function f with args. 'name' is the symbol name of the function.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/trace.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/trace.clj#L64" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L64" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -144,8 +139,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/trace.clj#L64" <pre id="var-usage">Usage: (trace-indent) </pre> <pre id="var-docstr">Returns an indentation string based on *trace-depth*</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/trace.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/trace.clj#L59" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L59" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -155,8 +149,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/trace.clj#L59" </pre> <pre id="var-docstr">This function is called by trace. Prints to standard output, but may be rebound to do anything you like. 'name' is optional.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/trace.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/trace.clj#L44" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L44" id="var-source">Source</a> </div> |