Add / update TODOs.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 12 Nov 2009 14:22:23 +0000 (15:22 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 12 Nov 2009 14:22:23 +0000 (15:22 +0100)
Chapters/Future.tex
Outline

index c5c4b2244617958495e74ad30f56761481a0b790..d83f60087c939eb95175c1e9d240a675004d87d8 100644 (file)
@@ -241,7 +241,7 @@ transformations to prevent infinite expansion. The main challenge here is how
 to make this set complete, or at least define the constraints on possible
 recursion which guarantee it will work.
 
-TODO: Loop unrolling
+TODO: Reference Christian for loop unrolling
 \stopitemize
 
 \section{Multiple clock domains and asynchronicity}
diff --git a/Outline b/Outline
index 6cab7d21ecf50426eb9c34ba233e05e022a94dfb..fa4bb70a26974d39403bfe0e971a929b6b5f1116 100644 (file)
--- a/Outline
+++ b/Outline
@@ -48,3 +48,4 @@ TODO: Comiler vs translator
 TODO: Hardware description / model vs program
 TODO: State & pattern matches
 TODO: Separate compilation / Prelude
+TODO: Add case binder removal transformation