[llvm-commits] CVS: llvm-www/pubs/index.html 2007-03-SPLAT-Aspects.html
Chris Lattner
sabre at nondot.org
Sun Apr 8 21:06:48 PDT 2007
Changes in directory llvm-www/pubs:
index.html updated: 1.46 -> 1.47
2007-03-SPLAT-Aspects.html updated: 1.1 -> 1.2
---
Log message:
add new paper
---
Diffs of the changes: (+9 -1)
2007-03-SPLAT-Aspects.html | 2 +-
index.html | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.46 llvm-www/pubs/index.html:1.47
--- llvm-www/pubs/index.html:1.46 Wed Mar 28 22:27:53 2007
+++ llvm-www/pubs/index.html Sun Apr 8 23:06:31 2007
@@ -9,6 +9,14 @@
<i>Proc. of the 2007 ACM SIGPLAN Conference on Programming Language
Design and Implementation (PLDI'07)</i>, San Diego, CA, Jun, 2007.<br></li>
+<li>"<a href="2007-03-SPLAT-Aspects.html">An Aspect for Idiom-based Exception
+ Handling (using local continuation join points, join point properties,
+ annotations and type parameters)</a>"<br>
+ Bram Adams and Kris De Schutter.<br>
+ <i>Proc. of the 5th Software-Engineering Properties of Languages and Aspect
+ Technologies Workshop (SPLAT)</i>,
+ AOSD 2007, Vancouver, Canada, March, 2007.<br></li>
+
<li>"<a href="2007-03-12-BossaLLVMIntro.html">The LLVM Compiler System</a>"<br>
Chris Lattner<br>
<i>2007 Bossa Conference on Open Source, Mobile Internet and Multimedia</i>,
Index: llvm-www/pubs/2007-03-SPLAT-Aspects.html
diff -u llvm-www/pubs/2007-03-SPLAT-Aspects.html:1.1 llvm-www/pubs/2007-03-SPLAT-Aspects.html:1.2
--- llvm-www/pubs/2007-03-SPLAT-Aspects.html:1.1 Sun Apr 8 23:05:23 2007
+++ llvm-www/pubs/2007-03-SPLAT-Aspects.html Sun Apr 8 23:06:31 2007
@@ -23,7 +23,7 @@
<h2>Published:</h2>
<blockquote>
"An Aspect for Idiom-based Exception Handling (using local continuation join points, join point properties, annotations and type parameters)"<br>
- Bram Adams ans Kris De Schutter.<br>
+ Bram Adams and Kris De Schutter.<br>
Proc. of the 5th Software-Engineering Properties of Languages and Aspect Technologies Workshop (SPLAT), AOSD 2007, Vancouver, Canada, March, 2007.
</blockquote>
More information about the llvm-commits
mailing list