[pypy-svn] r43581 - pypy/dist/pypy/interpreter
arigo at codespeak.net
arigo at codespeak.net
Wed May 23 17:59:05 CEST 2007
Author: arigo
Date: Wed May 23 17:59:03 2007
New Revision: 43581
Added:
pypy/dist/pypy/interpreter/baseobjspace.py.merge.tmp
- copied, changed from r43580, pypy/dist/pypy/interpreter/baseobjspace.py
Log:
merging of http://codespeak.net/svn/pypy/branch/prolog-jit-experiments/pypy/interpreter/baseobjspace.py
revisions 43364 to 43580:
------------------------------------------------------------------------
r43540 | cfbolz | 2007-05-21 18:37:23 +0200 (Mon, 21 May 2007) | 2 lines
move jit-related stuff to its own file in rlib.jit
------------------------------------------------------------------------
r43366 | cfbolz | 2007-05-14 15:24:04 +0200 (Mon, 14 May 2007) | 5 lines
Be afraid. Very afraid.
A branch to experiment with rewriting the Prolog interpreter to make it work
with the JIT.
------------------------------------------------------------------------
More information about the pypy-svn
mailing list