[pypy-commit] [Git][pypy/pypy][branch/hpy-update-vendored] 3 commits: set up support for more than one kind of HPyDef

Ronan Lamy foss at heptapod.net
Sat Aug 8 18:19:48 EDT 2020



Ronan Lamy pushed to branch branch/hpy-update-vendored at PyPy / pypy


Commits:
5791facb by Ronan Lamy at 2020-08-07T23:35:33+02:00
set up support for more than one kind of HPyDef

--HG--
branch : hpy-update-vendored

- - - - -
cfb16b70 by Ronan Lamy at 2020-08-08T01:00:07+02:00
Find a hackish way to parse enums

--HG--
branch : hpy-update-vendored

- - - - -
02cf4f79 by Ronan Lamy at 2020-08-09T00:15:25+02:00
Start implementing slots

--HG--
branch : hpy-update-vendored

- - - - -


8 changed files:

- pypy/module/_hpy_universal/interp_extfunc.py
- + pypy/module/_hpy_universal/interp_slot.py
- pypy/module/_hpy_universal/interp_type.py
- pypy/module/_hpy_universal/llapi.py
- + pypy/module/_hpy_universal/slotgen.py
- pypy/module/cpyext/cparser.py
- pypy/module/cpyext/slotdefs.py
- pypy/module/cpyext/test/test_cparser.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/f2ad0e12fb7d8203770559e1685920a03efad7d1...02cf4f7987251036a11eb05dd90d59937f11a493

-- 
View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/f2ad0e12fb7d8203770559e1685920a03efad7d1...02cf4f7987251036a11eb05dd90d59937f11a493
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200808/0640bc04/attachment.html>


More information about the pypy-commit mailing list