Author: Matti Picus
Branch:
Changeset: r1107:39d00880d7ef
Date: 2019-11-28 09:36 +0100
http://bitbucket.org/pypy/buildbot/changeset/39d00880d7ef/
Log:tweaks to get started, add 32 bit dockerfile
diff --git a/docker/Dockerfile b/docker/Dockerfile
--- a/docker/Dockerfile
+++ b/docker/Dockerfil
Author: Antonio Cuni
Branch: hpy
Changeset: r98172:961b3a276537
Date: 2019-11-28 12:16 +0100
http://bitbucket.org/pypy/pypy/changeset/961b3a276537/
Log:fix translation for the part which was broken by 64a75c77d1cc.
Translation is still broken because of other problems though, will
Author: Antonio Cuni
Branch: hpy
Changeset: r98166:cf17a3d5456f
Date: 2019-11-28 01:45 +0100
http://bitbucket.org/pypy/pypy/changeset/cf17a3d5456f/
Log:update the support machinery to take the new argument
extra_templates; add test files for all the new hpy tests. Update
the t
Author: Antonio Cuni
Branch: hpy
Changeset: r98167:e2ab328b16a8
Date: 2019-11-28 10:52 +0100
http://bitbucket.org/pypy/pypy/changeset/e2ab328b16a8/
Log:use the updated values for HPy_METH_*
diff --git a/pypy/module/hpy_universal/interp_extfunc.py
b/pypy/module/hpy_universal/interp_extfunc.p
Author: Antonio Cuni
Branch: hpy
Changeset: r98165:988d96254bec
Date: 2019-11-28 01:20 +0100
http://bitbucket.org/pypy/pypy/changeset/988d96254bec/
Log:update hpy_universal/_vendored to git revision 2129945
diff --git a/pypy/module/hpy_universal/_vendored/include/common/autogen_impl.h
b/pyp
Author: Antonio Cuni
Branch: hpy
Changeset: r98168:d8aab0b1b105
Date: 2019-11-28 10:54 +0100
http://bitbucket.org/pypy/pypy/changeset/d8aab0b1b105/
Log:add one more builtin singleton
diff --git a/pypy/module/hpy_universal/handles.py
b/pypy/module/hpy_universal/handles.py
--- a/pypy/module/h
Author: Antonio Cuni
Branch: hpy
Changeset: r98170:95a38a6798b3
Date: 2019-11-28 11:10 +0100
http://bitbucket.org/pypy/pypy/changeset/95a38a6798b3/
Log:implement make_module(..., extra_sources=...)
diff --git a/pypy/module/hpy_universal/test/support.py
b/pypy/module/hpy_universal/test/suppo
Author: Antonio Cuni
Branch: hpy
Changeset: r98171:64a75c77d1cc
Date: 2019-11-28 11:52 +0100
http://bitbucket.org/pypy/pypy/changeset/64a75c77d1cc/
Log:finally! Collect all the api functions automatically and stick them
into the context. We need to make this RPython, though
diff --gi
Author: Antonio Cuni
Branch: hpy
Changeset: r98169:88722810d26d
Date: 2019-11-28 11:10 +0100
http://bitbucket.org/pypy/pypy/changeset/88722810d26d/
Log:update to pyhandle/hpy 2aec7ae
diff --git a/pypy/module/hpy_universal/_vendored/test/support.py
b/pypy/module/hpy_universal/_vendored/test/