aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2014-04-17 21:49:07 -0500
committerJoel Martin <github@martintribe.org>2014-04-17 21:49:07 -0500
commitdb4c329aff4621e05b92a55be4f18173f5a4f655 (patch)
tree92baaa6d88246e509cfd6a7d03d8fab997e0b935 /docs
parent8cb5cda46cf3aef847ae3926dc53a5e5f87fe261 (diff)
downloadmal-db4c329aff4621e05b92a55be4f18173f5a4f655.tar.gz
mal-db4c329aff4621e05b92a55be4f18173f5a4f655.zip
All: perf test, Makefile refactor, add *host-language*
Other: - bash,make,postscript: quasiquote of vectors - Fix Java slurp - add time function to core.mal - switches on *host-language* for make time-secs vs time-ms - Ignore */experiments directories
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index 43c11a2..c930055 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -12,6 +12,7 @@ All:
- Print full exception when test gets EOF from expect
- Break out impl eval into step0.5
+ - Fix quasiquoting of vectors
---------------------------------------------
@@ -22,6 +23,7 @@ C:
C#:
- step9_interop
+ - use same history file
Clojure:
@@ -50,7 +52,8 @@ Postscript:
Python:
Ruby:
- - use same history file
+ - save history and use same history file
+ - setup require search path
---------------------------------------------