From 564f1eac7ce351b863dba65b75d71fdf3c92b73e Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Thu, 25 Mar 2004 03:53:20 +0000 Subject: [PATCH] Add a list of what I'm working on now. --- TODO | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 147f526a..c5a488fe 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,26 @@ -Time-stamp: <2004-03-20 19:16:04 blp> +Time-stamp: <2004-03-24 19:52:48 blp> + +What Ben's working on now. +-------------------------- + +Expression parser/optimizer/evaluator revisions: + + * Testing. + + * Add random distributions. + + * Get rid of Boolean/integer type mismatch errors. + +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 ---- -- 2.30.2