Ronan Lamy pushed to branch branch/rpy-cparser at PyPy / pypy
Commits: 5b894b90 by Ronan Lamy at 2020-10-23T17:31:45+01:00 Raise meaningful error when trying to configure an undefined struct --HG-- branch : rpy-cparser - - - - - 10c61d39 by Ronan Lamy at 2020-10-23T18:02:04+01:00 Make it possible to parse a header without configuring the types immediately --HG-- branch : rpy-cparser - - - - - 10a949ba by Ronan Lamy at 2020-10-23T18:37:01+01:00 Add missing portions of descrobject.h --HG-- branch : rpy-cparser - - - - - 6 changed files: - pypy/module/cpyext/api.py - pypy/module/cpyext/parse/cpyext_descrobject.h - pypy/module/cpyext/parse/cpyext_object.h - pypy/module/cpyext/typeobject.py - rpython/tool/cparser/cts.py - rpython/tool/cparser/test/test_cts.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/2bd48dea871a3d5e4f883dbba6c34c4f8ba44d19...10a949bad2ed6c4b9c9a414cb003d73671f55f34 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/2bd48dea871a3d5e4f883dbba6c34c4f8ba44d19...10a949bad2ed6c4b9c9a414cb003d73671f55f34 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
