diff options
Diffstat (limited to 'TODO.rst')
-rw-r--r-- | TODO.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.rst b/TODO.rst new file mode 100644 index 0000000..99dccee --- /dev/null +++ b/TODO.rst @@ -0,0 +1,3 @@ +- Better judgement of continuation exit +- Better inherit relationship between Cons and EvalObj +- Replace many `dynamic_cast` with `static_cast` |