diff options
Diffstat (limited to 'trace-api.html')
-rw-r--r-- | trace-api.html | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/trace-api.html b/trace-api.html index 0557a3bc..40a45b22 100644 --- a/trace-api.html +++ b/trace-api.html @@ -85,7 +85,8 @@ 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/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L40" id="var-source">Source</a> + <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> </div><div id="var-entry"> <br /> <hr /> @@ -96,7 +97,8 @@ code is doing.</pre> <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/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L75" id="var-source">Source</a> + <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> </div><div id="var-entry"> <br /> <hr /> @@ -108,7 +110,8 @@ tree-like structure.</pre> 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/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L86" id="var-source">Source</a> + <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> </div><div id="var-entry"> <br /> <hr /> @@ -120,7 +123,8 @@ such as clojure.core/+</pre> <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/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L50" id="var-source">Source</a> + <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> </div><div id="var-entry"> <br /> <hr /> @@ -130,7 +134,8 @@ affecting the result.</pre> </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/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L64" id="var-source">Source</a> + <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> </div><div id="var-entry"> <br /> <hr /> @@ -139,7 +144,8 @@ symbol name of the function.</pre> <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/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L59" id="var-source">Source</a> + <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> </div><div id="var-entry"> <br /> <hr /> @@ -149,7 +155,8 @@ symbol name of the function.</pre> </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/6dff158bdec5f06c33877c6c6550699d5e08ca71/src/clojure/contrib/trace.clj#L44" id="var-source">Source</a> + <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> </div> |