[pypy-commit] [OPEN] Pull request #19 for pypy/pypy: Improvements to the JVM backend

Bitbucket pullrequests-noreply at bitbucket.org
Sat Jan 14 22:14:07 CET 2012


A new pull request has been opened by Michał Bendowski.

benol/pypy has changes to be pulled into pypy/pypy.

https://bitbucket.org/pypy/pypy/pull-request/19/improvements-to-the-jvm-backend

Title: Improvements to the JVM backend

The translation process now finishes successfully, although produces invalid bytecode.

Changes to be pulled:

2e1b33862b2c by benol: "Add files generated by PyCharm to .hgignore"
372628723c37 by benol: "Declare oo_primitives that should implement some rffi operations.

For now the a…"
30e6d59d4333 by benol: "Add a missing cast from Unsigned to UnsignedLongLong."
0ab09a670d4a by benol: "Handle the 'jit_is_virtual' opcode by always returning False"
9031e9c4ad78 by benol: "Fix compute_unique_id to support built-ins.

Otherwise the translation fails bec…"
ee14653b5fa0 by benol: "Fix userspace builders in ootype

Implement the ll_getlength() method of StringB…"


--
This is an issue notification from bitbucket.org.
You are receiving this either because you are the participating
in a pull request, or you are following it.



More information about the pypy-commit mailing list