[m-rev.] for review: add talk to web site
Ian MacLarty
maclarty at cs.mu.OZ.AU
Fri Sep 30 19:27:01 AEST 2005
Estimated hours taken: 0.3
information/include/papers.inc:
information/papers/aadebug05_talk.pdf:
Add the AADEBUG'05 talk to the web site.
Fix some broken links.
Index: information/include/papers.inc
===================================================================
RCS file: /home/mercury1/repository/w3/information/include/papers.inc,v
retrieving revision 1.50
diff -u -r1.50 papers.inc
--- information/include/papers.inc 9 Aug 2005 05:29:18 -0000 1.50
+++ information/include/papers.inc 30 Sep 2005 09:24:14 -0000
@@ -576,6 +576,20 @@
<li>
<strong>
+<a href = "papers.html#aadebug05-talk">
+Divide-and-query and subterm dependency tracking the Mercury declarative
+debugger.
+</a>
+</strong>
+<br>
+Ian MacLarty, Zoltan Somogyi and Mark Brown.
+Talk presented at the Sixth International
+Symposium on Automated and Analysis Driven Debugging,
+Monterey, USA, September 2005.
+<p>
+
+<li>
+<strong>
<a href = "papers.html#aadebug03-talk">
Idempotent I/O for safe time travel
</a>
@@ -589,6 +603,32 @@
<li>
<strong>
+<a href = "papers.html#ppdp02mode-talk">
+Constraint-based mode analysis of Mercury
+</a>
+</strong>
+<br>
+David Overton, Zoltan Somogyi and Peter J. Stuckey.
+Talk presented at Fourth International Conference
+on Principles and Practice of Declarative Programming.
+Pittsburgh, Pennsylvania, October 2002.
+<p>
+
+<li>
+<strong>
+<a href = "papers.html#ppdp02stack-talk">
+Using the heap to eliminate stack accesses
+</a>
+</strong>
+<br>
+Zoltan Somogyi and Peter J. Stuckey.
+Talk presented at Fourth International Conference
+on Principles and Practice of Declarative Programming.
+Pittsburgh, Pennsylvania, October 2002.
+<p>
+
+<li>
+<strong>
<a href="papers.html#sas_talk">
Termination analysis for Mercury
</a>
@@ -2411,7 +2451,26 @@
<li>
<strong>
-<a name = "papers.html#aadebug03-talk">
+<a name = "aadebug05-talk">
+Divide-and-query and subterm dependency tracking the Mercury declarative
+debugger.
+</a>
+</strong>
+<br>
+Ian MacLarty, Zoltan Somogyi and Mark Brown.
+<em>
+Talk presented at the Sixth International
+Symposium on Automated and Analysis Driven Debugging,
+</em>
+Monterey, USA, September 2005.
+<a href = "papers/aadebug05_talk.pdf">
+Available here (95K).
+</a>
+<p>
+
+<li>
+<strong>
+<a name = "aadebug03-talk">
Idempotent I/O for safe time travel
</a>
</strong>
@@ -2429,7 +2488,7 @@
<li>
<strong>
-<a name = "papers.html#ppdp02mode-talk">
+<a name = "ppdp02mode-talk">
Constraint-based mode analysis of Mercury
</a>
</strong>
@@ -2447,7 +2506,7 @@
<li>
<strong>
-<a name = "papers.html#ppdp02stack-talk">
+<a name = "ppdp02stack-talk">
Using the heap to eliminate stack accesses
</a>
</strong>
Index: information/papers/aadebug05_talk.pdf
===================================================================
RCS file: information/papers/aadebug05_talk.pdf
diff -N information/papers/aadebug05_talk.pdf
Binary files /dev/null and aadebug05_talk.pdf differ
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list