aboutsummaryrefslogtreecommitdiff
path: root/trace-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'trace-api.html')
-rw-r--r--trace-api.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/trace-api.html b/trace-api.html
index bffde172..7c705574 100644
--- a/trace-api.html
+++ b/trace-api.html
@@ -96,7 +96,7 @@ code is doing.</pre>
<pre id="var-docstr">Current stack depth of traced function calls.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/0a1bfc9b4a1d5e20365d1905806eaf61e13c6db1/src/main/clojure/clojure/contrib/trace.clj#L40" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -109,7 +109,7 @@ arguments. Nested calls to deftrace'd functions will print a
tree-like structure.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/0a1bfc9b4a1d5e20365d1905806eaf61e13c6db1/src/main/clojure/clojure/contrib/trace.clj#L75" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -123,7 +123,7 @@ the traced functions. Does not work on inlined functions,
such as clojure.core/+</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/0a1bfc9b4a1d5e20365d1905806eaf61e13c6db1/src/main/clojure/clojure/contrib/trace.clj#L86" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -137,7 +137,7 @@ returns value. May be wrapped around any expression without
affecting the result.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/0a1bfc9b4a1d5e20365d1905806eaf61e13c6db1/src/main/clojure/clojure/contrib/trace.clj#L50" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -149,7 +149,7 @@ affecting the result.</pre>
symbol name of the function.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/0a1bfc9b4a1d5e20365d1905806eaf61e13c6db1/src/main/clojure/clojure/contrib/trace.clj#L64" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -160,7 +160,7 @@ symbol name of the function.</pre>
<pre id="var-docstr">Returns an indentation string based on *trace-depth*</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/0a1bfc9b4a1d5e20365d1905806eaf61e13c6db1/src/main/clojure/clojure/contrib/trace.clj#L59" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -172,7 +172,7 @@ symbol name of the function.</pre>
may be rebound to do anything you like. 'name' is optional.</pre>
-
+ <a href="http://github.com/richhickey/clojure-contrib/blob/0a1bfc9b4a1d5e20365d1905806eaf61e13c6db1/src/main/clojure/clojure/contrib/trace.clj#L44" id="var-source">Source</a>
</div>