Add TODO list!
authorMario de Sousa <msousa@fe.up.pt>
Fri, 27 Apr 2012 13:40:36 +0100
changeset 541 f6208d457722
parent 540 5993247a1c91
child 542 8f5d9916820d
Add TODO list!
stage3/fill_candidate_datatypes.cc
--- a/stage3/fill_candidate_datatypes.cc	Thu Apr 26 11:12:19 2012 +0100
+++ b/stage3/fill_candidate_datatypes.cc	Fri Apr 27 13:40:36 2012 +0100
@@ -32,6 +32,16 @@
  */
 
 
+/* TODO - things yet not checked by this data type checker...
+ *
+ * - check variable declarations
+ * - check data type declarations
+ * - check inside configurations (variable declarations)
+ * - check SFC code
+ * - must fix S and R IL functions (includes potientialy fixing stage4 code!) 
+ */
+
+
 /*
  *  Fill candidate list of data types for all symbols
  */