summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSon Ho2022-01-29 19:55:55 +0100
committerSon Ho2022-01-29 19:55:55 +0100
commitfe5d34965d44120e491fb2fa42262d8439ea38c7 (patch)
tree20da17536d9a26d1986672cbd6e7fd4770955144 /TODO.md
parent037529ab43deb031bd3796eb47bca28fa97979ba (diff)
Make progress on ExtractToFStar
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 2ca92016..b8075bf4 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,8 @@
# TODO
+0. when going from symbolic to pure, remove the useless tuples (as some fields
+ might be erased).
+
0. Update the high-level comments, in particular in Values.ml
0. Rename Pure -> PureAst