aboutsummaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2013-08-10 23:42:42 +0800
committerTeddy <ted.sybil@gmail.com>2013-08-10 23:42:42 +0800
commit2729f71c327f8ef4ddbb620dc486e7334ba40119 (patch)
tree660ea8b5fe582cb2895cf66f1a10a536df33afbd /TODO.rst
parent80e885a9847c9bce1be8cccafc85ea39cbc120e2 (diff)
more built-ins
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO.rst b/TODO.rst
index 99baab8..b05a8d4 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -1,4 +1,13 @@
+- Several built-in support
+ - or
+ - string=?
+ - string<?
+ - string>?
+ - string<=?
+ - string>=?
+
- Testing
+- Rounding support
- Garbage Collection?
- ext_repr optimization
- Add macro support