Make the expression code a little nicer and fix bugs found
[pspp-builds.git] / TODO
diff --git a/TODO b/TODO
index f3c4a46b3f83d38175a182a20a542bb4ea11c936..1048b6c0d32f9fdf2373d3bd0391e573e7185005 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,26 @@
-Time-stamp: <2004-03-20 10:33:19 blp>
+Time-stamp: <2004-03-26 00:07:35 blp>
+
+What Ben's working on now.
+--------------------------
+
+Procedures need to be able to make multiple passes.
+
+Write a better descriptive stats evaluator based on NR two-pass technique,
+revise all existing code to use it.
+
+Update q2c input format description.
+
+Rewrite output subsystem, break into multiple processes.
+
+CROSSTABS needs to be re-examined.
 
 TODO
 ----
 
-Write DATE, USE.
+The expression tests need tests for XDATE and a few others, see
+tests/xforms/expressions.sh comments for details.
+
+Expressions need random distribution functions.
 
 There needs to be another layer onto the lexer, which should probably be
 entirely rewritten anyway.  The lexer needs to read entire *commands* at a