3 - Must test vectors on expressions.
5 - Test range syntax (VAR00 to VAR99).
7 - Warnings on domain errors (see "Domain Errors" in SPSS manual)
8 and documentation of such.
10 - Test generic optimizations for correctness.
12 - Update top-level TODO.
14 - Finish polishing code. Many functions need comments.
16 - Test the remaining statistical distributions.
18 - Implement unimplemented functions.
22 - Short-circuit evaluation of logical ops
24 - Conditional operator with ? :
26 - User-defined functions.