summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSon Ho2022-01-28 13:06:25 +0100
committerSon Ho2022-01-28 13:06:25 +0100
commita0bca02f1511fbcc1121105f8ae6062cb7839037 (patch)
treee768be16d142140747ce557aa5e1c5cba8e377b4 /TODO.md
parentbb9d21e658630315a7e83bfbdfb7a1b53e3bcc1a (diff)
Make various modifications to improve the name prettyfication
Diffstat (limited to '')
-rw-r--r--TODO.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 46ef183b..6f35acc4 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,9 @@
# TODO
+0. For variables pretty names: we could try to use the meta places used for the
+ forward function input vars to compute pretty names for the backward functions
+ output vars.
+
0. sanity checks in symbolic to pure!
0. update the end borrows internal to abstractions to not introduce a Bottom