X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fexpressions%2FTODO;h=58eb110f2a3cdebfaa4859960f0c3d78c852b915;hb=4848cff524922cc77ed21662406807471e96a68e;hp=e28706eca659d578b39a014ecb30e40e3c8a98eb;hpb=d807ad29cc0d3caa4f0e04ee4b75c70a225cfeaf;p=pspp-builds.git diff --git a/src/expressions/TODO b/src/expressions/TODO index e28706ec..58eb110f 100644 --- a/src/expressions/TODO +++ b/src/expressions/TODO @@ -2,17 +2,19 @@ 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