[pypy-svn] r40674 - pypy/dist/pypy/annotation

arigo at codespeak.net arigo at codespeak.net
Sun Mar 18 14:31:51 CET 2007


Author: arigo
Date: Sun Mar 18 14:31:43 2007
New Revision: 40674

Added:
   pypy/dist/pypy/annotation/binaryop.py.merge.tmp
      - copied, changed from r40668, pypy/dist/pypy/annotation/binaryop.py
Log:
merging of http://codespeak.net/svn/pypy/branch/jit-virtual-world/pypy/annotation/binaryop.py
revisions 37673 to 40668:

    ------------------------------------------------------------------------
    r37681 | arigo | 2007-01-31 18:36:27 +0100 (Wed, 31 Jan 2007) | 4 lines
    
    Work in progress.  Modified the dispatch() header in a JIT-friendly and
    overwhelmingly obscure way.  Exposes a bug avoid Void fields in
    virtualizables.
    
    ------------------------------------------------------------------------
    r37675 | arigo | 2007-01-31 16:50:27 +0100 (Wed, 31 Jan 2007) | 2 lines
    
    A branch in which to try to make PyPy frames virtualizable.
    
    ------------------------------------------------------------------------




More information about the Pypy-commit mailing list