summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index acfebff6..f4dadea1 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,11 @@
# TODO
+0. In SymbolicToPure we do a few simplifications on types and values (simplification
+ of box type, removal of tuples which contain exactly one field - some fields
+ may have been filtered for the backward functions...): there are already a
+ few sanity checks, but we may to add more of them, which would type check
+ entire expressions for instance.
+
0. merge the "read determinant" and the "switch" occurrences to "match"
0. reaggregate the ADTs