[pypy-svn] r25562 - in pypy/dist/pypy: rpython translator/backendopt translator/c translator/c/test translator/stackless

mwh at codespeak.net mwh at codespeak.net
Sat Apr 8 17:51:18 CEST 2006


Author: mwh
Date: Sat Apr  8 17:51:17 2006
New Revision: 25562

Added:
   pypy/dist/pypy/rpython/rtyper.py
      - copied unchanged from r25557, pypy/branch/stacklesscfg/pypy/rpython/rtyper.py
   pypy/dist/pypy/translator/backendopt/inline.py
      - copied unchanged from r25557, pypy/branch/stacklesscfg/pypy/translator/backendopt/inline.py
   pypy/dist/pypy/translator/backendopt/support.py
      - copied unchanged from r25557, pypy/branch/stacklesscfg/pypy/translator/backendopt/support.py
   pypy/dist/pypy/translator/stackless/
      - copied from r25557, pypy/branch/stacklesscfg/pypy/translator/stackless/
Removed:
   pypy/dist/pypy/translator/c/stacklesstransform.py
   pypy/dist/pypy/translator/c/test/test_stacklesstransform.py
Log:
merge the stacklesscfg branch -- we don't actually seem to be being that
disruptive so far




More information about the Pypy-commit mailing list