X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fexpressions%2FTODO;h=c80e86ae708b2ac51a77177dabc7efd557650392;hb=8b69708cde1b56b7abb5fe989863ad87f586a69c;hp=53ce5d6cbee18998c2d4c4712575b63a9a33d406;hpb=a90f29f5c4c88d1e56373b160e103bfa9f8ce387;p=pspp-builds.git diff --git a/src/expressions/TODO b/src/expressions/TODO index 53ce5d6c..c80e86ae 100644 --- a/src/expressions/TODO +++ b/src/expressions/TODO @@ -9,14 +9,14 @@ Needed: - 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