cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end ) | use cffi for calling C | if a pep adds a mere 25-30 [C-API] functions or so, it's a drop in the ocean (cough) - Armin
Guest43098 has quit [Remote host closed the connection]
xcm has joined #pypy
dddddd has joined #pypy
vhle has joined #pypy
jvesely has joined #pypy
ekaologik has joined #pypy
<kenaan>
antocuni hpy-ctypespace c00a74b4ddb9 /pypy/module/hpy_universal/: move the typefef HPyInitFunc into cts; I removed the 'Ptr' from it to follow CPython convention (e.g., Py...
<kenaan>
antocuni hpy-ctypespace 86cbe337bc16 /pypy/module/hpy_universal/: move more types into cts
<kenaan>
antocuni hpy-ctypespace a8819c541390 /rpython/rtyper/lltypesystem/: Introduce rffi.constcharp2str, and improve the repr of low-level array types. Previously, you got annota...
<kenaan>
antocuni hpy-ctypespace 3915c72fffc4 /pypy/module/hpy_universal/: use the new rffi.constcharp2str to match the lltype of these fields
<kenaan>
antocuni hpy-ctypespace 79350cb71de6 /pypy/module/hpy_universal/: fix translation again: we need a way to convince gcc that our notion of _struct_HPy_s is the same as its
<kenaan>
antocuni hpy-ctypespace 3f52349a3cfd /pypy/module/hpy_universal/llapi.py: move the last type definition into cts