aboutsummaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst18
1 files changed, 11 insertions, 7 deletions
diff --git a/TODO.rst b/TODO.rst
index b403d33..1befc72 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -1,7 +1,11 @@
-- OPT:Special Opt Repr
-- OPT:Special Arg Checking
-- Garbage Collection
-- Testing
-- Rounding support
-- ext_repr optimization
-- Add macro support
+- Documents and comment
+
+ - model
+ - eval
+ - builtin
+ - gc
+ - types
+ - consts
+ - parser
+ - exc
+ - main