3 - Must test vectors on expressions.
5 - Warnings on domain errors (see "Domain Errors" in SPSS manual)
6 and documentation of such.
8 - Test generic optimizations for correctness.
10 - Finish polishing code. Many functions need comments.
12 - Test the remaining statistical distributions.
14 - Implement unimplemented functions.
16 - Check treatment of 0 bytes in expressions is correct.
20 - Short-circuit evaluation of logical ops
22 - Conditional operator with ? :
24 - User-defined functions.