aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index bee961c6..34233880 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Sun Dec 16 18:04:50 IST 2012
+Tue Feb 12 19:51:04 IST 2013
============================
There were too many files tracking different thoughts and ideas for
@@ -65,6 +65,9 @@ Major New Features
indirect calls of extension functions
indirect through array elements, not just scalar variables
+ Fix the early chapters in the doc with more up-to-date examples.
+ No-one uses Bulletin Board Systems anymore.
+
Rework management of array index storage. (Partially DONE.)
Consider using an atom table for all string array indices.
@@ -84,7 +87,7 @@ Things To Think About That May Never Happen
??? Gnulib
Consider making shadowed variables a warning and not
- a fatal warning when -lint=fatal.
+ a fatal warning when --lint=fatal.
Similar for extra parameters in a function call.