Hello. My proposition would be not to add new features to tracing until we fix bugs. Bugs being segfaults when you try running stuff on top of pypy-c-jit like apptests or translate.py (smalltalk target crashes every few tries).
Cheers, fijal On Sat, Jan 30, 2010 at 3:58 PM, <[email protected]> wrote: > Author: arigo > Date: Sat Jan 30 15:58:41 2010 > New Revision: 70985 > > Added: > pypy/branch/multijit/ > - copied from r70984, pypy/trunk/ > Log: > A branch in which to support having multiple JITs > in the same RPython program. > > _______________________________________________ > pypy-svn mailing list > [email protected] > http://codespeak.net/mailman/listinfo/pypy-svn > _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
