aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2014-04-15 21:04:43 -0500
committerJoel Martin <github@martintribe.org>2014-04-15 21:04:43 -0500
commit43c18567fa4bc61329e1f712946bfd1c69c7fdee (patch)
tree48bd65650029b3186d99ea99b72c365a296a3cf7 /docs
parent68c008cf5237e955cfc63785e92508f6f4e71f49 (diff)
downloadmal-43c18567fa4bc61329e1f712946bfd1c69c7fdee.tar.gz
mal-43c18567fa4bc61329e1f712946bfd1c69c7fdee.zip
Ruby: remove debug. Update TODO.
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index 76ae3cf..5c82d2b 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -8,6 +8,7 @@ All:
- can let* and quasiquote be TCO'd ?
- more interop tests
+ - test metadata on builtin functions (i.e. +)
- regular expression matching in runtest
- Print full exception when test gets EOF from expect
@@ -50,6 +51,7 @@ Postscript:
Python:
Ruby:
+ - use same history file
---------------------------------------------