X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fexpressions%2FTODO;h=ba378e8c473cc2299b02bf2ef8bded78e1397e36;hb=26b21b345ff9a05a564d7b8ee3944af2e421685b;hp=53ce5d6cbee18998c2d4c4712575b63a9a33d406;hpb=97225b10dcb68ddc5af0de54bc2458e1a458fa83;p=pspp-builds.git diff --git a/src/expressions/TODO b/src/expressions/TODO index 53ce5d6c..ba378e8c 100644 --- a/src/expressions/TODO +++ b/src/expressions/TODO @@ -2,21 +2,17 @@ Needed: - Must test vectors on expressions. - - Test range syntax (VAR00 to VAR99). - - Warnings on domain errors (see "Domain Errors" in SPSS manual) and documentation of such. - - Test generic optimizations for correctness. - - - Update top-level TODO. - - Finish polishing code. Many functions need comments. - Test the remaining statistical distributions. - Implement unimplemented functions. + - Check treatment of 0 bytes in expressions is correct. + Extension ideas: - Short-circuit evaluation of logical ops