X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fexpressions%2FTODO;h=2bcbb8c6522f30f741dc4758801f4e622036d8a6;hb=dbb0228a4c98cbf4756ba651fda158c1565b3b55;hp=e28706eca659d578b39a014ecb30e40e3c8a98eb;hpb=d807ad29cc0d3caa4f0e04ee4b75c70a225cfeaf;p=pspp diff --git a/src/expressions/TODO b/src/expressions/TODO index e28706eca6..2bcbb8c652 100644 --- a/src/expressions/TODO +++ b/src/expressions/TODO @@ -1,17 +1,15 @@ 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. + - Finish polishing code. Many functions need comments. - - Update top-level TODO. + - Test the remaining statistical distributions. - - Finish polishing code. Many functions need comments. + - Implement unimplemented functions. + + - Check treatment of 0 bytes in expressions is correct. Extension ideas: