[pypy-svn] r69773 - pypy/extradoc/planning

cfbolz at codespeak.net cfbolz at codespeak.net
Mon Nov 30 17:13:21 CET 2009


Author: cfbolz
Date: Mon Nov 30 17:13:21 2009
New Revision: 69773

Modified:
   pypy/extradoc/planning/jit.txt
Log:
this is done


Modified: pypy/extradoc/planning/jit.txt
==============================================================================
--- pypy/extradoc/planning/jit.txt	(original)
+++ pypy/extradoc/planning/jit.txt	Mon Nov 30 17:13:21 2009
@@ -13,8 +13,6 @@
 
 - forcing virtualizables should only force fields affected, not everything
 
-- share lists of field descrs 
-
 - compress resume data (?)
 
 - think out looking into functions or not, based on arguments,



More information about the Pypy-commit mailing list