aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/TODO b/docs/TODO
index c930055..e159535 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -17,13 +17,13 @@ All:
---------------------------------------------
Bash:
+ - explore using ${!prefix*} syntax (more like make impl)
C:
- come up with better way to do 20 vararg code
C#:
- step9_interop
- - use same history file
Clojure:
@@ -37,7 +37,6 @@ Make:
- allow '_' in make variable names
- errors should propagate up from within load-file
-
Mal:
- line numbers in errors
- step6_file: command line arguments
@@ -52,8 +51,6 @@ Postscript:
Python:
Ruby:
- - save history and use same history file
- - setup require search path
---------------------------------------------