aboutsummaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2013-08-11 09:58:22 +0800
committerTeddy <ted.sybil@gmail.com>2013-08-11 09:58:22 +0800
commit05f893bbe7e8a839c26cc951fafb166c25d0a6ee (patch)
tree26ede7d65a8baf4038fd97c297bb9cb7b5a7b7be /TODO.rst
parent2729f71c327f8ef4ddbb620dc486e7334ba40119 (diff)
`apply` and `or` support
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst10
1 files changed, 3 insertions, 7 deletions
diff --git a/TODO.rst b/TODO.rst
index b05a8d4..03277cc 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -1,13 +1,9 @@
- Several built-in support
- - or
- - string=?
- - string<?
- - string>?
- - string<=?
- - string>=?
+ - delay
+
+- Garbage Collection
- Testing
- Rounding support
-- Garbage Collection?
- ext_repr optimization
- Add macro support