[pypy-commit] [Git][pypy/pypy][branch/rbigint-fromstr-subquadratic] 31 commits: (cfbolz, xoraxax) Implement bit_count for rbigint.

2022-10-06 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/rbigint-fromstr-subquadratic at PyPy / pypy Commits: 3d4e6736 by Alexander Schremmer at 2022-09-21T13:48:44+02:00 (cfbolz, xoraxax) Implement bit_count for rbigint. - - - - - 51f09300 by Carl Friedrich Bolz-Tereick at 2022-09-21T13:49:59+02:

[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] add decorators for threaded code generation

2022-10-06 Thread Yusuke Izawa (@3tty0n)
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy Commits: 3924f038 by Yusuke Izawa at 2022-10-07T00:54:40+09:00 add decorators for threaded code generation --HG-- branch : threaded-code-generation - - - - - 1 changed file: - rpython/rlib/jit.py View it on Hept