Author: Carl Friedrich Bolz <[email protected]> Branch: extradoc Changeset: r3846:61b1a3e7522c Date: 2011-07-29 17:01 +0100 http://bitbucket.org/pypy/extradoc/changeset/61b1a3e7522c/
Log: this is done, no? diff --git a/planning/jit.txt b/planning/jit.txt --- a/planning/jit.txt +++ b/planning/jit.txt @@ -192,5 +192,3 @@ - Movinging loop-invariant setitems out of the loops entierly. - - Better support for generators (I red some irc log about inlining them into - their parent frames) _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
