X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=OPTIMIZATIONS;fp=OPTIMIZATIONS;h=de7e3c327329f2c3c36d2921d0397e7936716865;hb=ff5c74843b7daa12f4c2d4f2c487a63d81cb2c22;hp=acbd0d09b3be6ab88d8f4547e555de5b73021325;hpb=d56803388a0a0a35e1889596f928b367c650c15b;p=sbcl.git diff --git a/OPTIMIZATIONS b/OPTIMIZATIONS index acbd0d0..de7e3c3 100644 --- a/OPTIMIZATIONS +++ b/OPTIMIZATIONS @@ -179,9 +179,6 @@ stack-allocation of structures is impossible. #22 IR2 does not perform unused code flushing. -------------------------------------------------------------------------------- -#23 -Python does not know that &REST lists are LISTs (and cannot derive it). --------------------------------------------------------------------------------- #24 a. Iterations on &REST lists, returning them as VALUES could be rewritten with &MORE vectors.