00:02
dddddd has quit [Remote host closed the connection]
02:48
forgottenone has joined #pypy
02:50
forgottenone has quit [Client Quit]
02:51
forgottenone has joined #pypy
04:20
dpn` has joined #pypy
04:20
speeder39_ has joined #pypy
06:30
kirma has quit [Ping timeout: 252 seconds]
06:40
speeder39_ has quit [Quit: Connection closed for inactivity]
07:09
xcm has quit [Remote host closed the connection]
07:11
xcm has joined #pypy
07:29
forgottenone has quit [Quit: Konversation terminated!]
07:37
micisuta has joined #pypy
07:43
micisuta1 has joined #pypy
07:47
micisuta has quit [Ping timeout: 268 seconds]
07:47
micisuta1 is now known as micisuta
08:22
oberstet has joined #pypy
08:30
antocuni has joined #pypy
09:56
kenaan has joined #pypy
09:56
<
kenaan >
arigo default 886d3fec1ad3 /pypy/module/cpyext/slotdefs.py: Bah, the printed message was bogus because "name" is redefined in the outer loop
10:02
lesshaste has joined #pypy
10:16
antocuni has quit [Ping timeout: 244 seconds]
10:26
_whitelogger has joined #pypy
10:38
forgottenone has joined #pypy
10:44
jacob22 has quit [Quit: Konversation terminated!]
10:45
jacob22 has joined #pypy
10:47
<
kenaan >
arigo pypy.org[extradoc] 9fc40ec9dd54 /source/performance.txt: Comment that this string-concatenation example does not apply on bytearrays.
11:16
forgottenone has quit [Ping timeout: 268 seconds]
11:22
* arigato
merges default into py3.6, or attempts to---it's been a while
11:26
dddddd has joined #pypy
11:28
xcm has quit [Remote host closed the connection]
11:32
xcm has joined #pypy
11:49
antocuni has joined #pypy
11:53
<
kenaan >
arigo py3.6 822484ada2e3 /: hg merge e53c20a6841a (step-by-step merging with default)
11:53
<
kenaan >
arigo py3.6 ebf82d863e50 /: hg merge bc7aeb4d5987 (step-by-step merging with default)
11:53
<
kenaan >
arigo py3.6 f98216915c7a /pypy/module/thread/test/test_local.py: hg merge 53fb62020937 (step-by-step merging with default)
11:53
<
kenaan >
arigo py3.6 79401e424fd4 /: hg merge cde3d214c398 (step-by-step merging with default) I guess that unicodeobject.py's changes to unicode_to_deci...
11:54
<
kenaan >
arigo py3.6 09a00ce0b2e9 /: hg merge 6d85d83cc17b (step-by-step merging with default)
11:54
<
kenaan >
arigo py3.6 a2bc01dcf303 /pypy/module/cpyext/test/: hg merge cc5fc1bad809 (step-by-step merging with default)
11:54
<
kenaan >
arigo py3.6 58a21b8e9445 /pypy/interpreter/pyparser/: hg merge 9831511d5e3e (step-by-step merging with default)
11:54
<
kenaan >
arigo py3.6 8ea11eeeb117 /: hg merge 886d3fec1ad3 (step-by-step merging with default)
12:09
forgottenone has joined #pypy
12:11
lritter has joined #pypy
12:29
jcea has joined #pypy
12:38
<
kenaan >
arigo default 4dbe00e72d76 /: Speed up 'bytearray += bytes' and other similar combinations
12:38
<
kenaan >
arigo py3.6 4effc72e379f /: hg merge default
12:44
jcea has quit [Remote host closed the connection]
13:06
Rhy0lite has joined #pypy
13:22
<
arigato >
bleh too hot here in western europe
13:23
jcea has joined #pypy
13:27
xcm has quit [Remote host closed the connection]
13:29
xcm has joined #pypy
13:49
xcm has quit [Remote host closed the connection]
13:52
xcm has joined #pypy
14:15
marky1991 has joined #pypy
14:18
marky1991 has quit [Remote host closed the connection]
14:18
marky1991 has joined #pypy
14:37
xcm has quit [Remote host closed the connection]
14:38
xcm has joined #pypy
15:00
jcea has quit [Ping timeout: 264 seconds]
15:11
jcea has joined #pypy
15:16
<
kenaan >
fijal arm64 2dc82443969a /rpython/jit/backend/aarch64/: cargo cult GC support
15:21
<
kenaan >
fijal arm64 6225288fecdb /rpython/jit/backend/aarch64/assembler.py: necessary parameter
15:24
<
kenaan >
fijal arm64 6a7b47ffb5b4 /rpython/jit/backend/aarch64/regalloc.py: egh
15:30
<
kenaan >
fijal arm64 b96f44a61156 /rpython/jit/backend/aarch64/assembler.py: add some casts
15:34
<
kenaan >
fijal arm64 d841bd0c34b4 /rpython/jit/backend/aarch64/callbuilder.py: one missing one
15:34
oberstet has quit [Remote host closed the connection]
15:38
<
kenaan >
fijal arm64 7c273adb042d /rpython/jit/backend/aarch64/assembler.py: renamed
15:41
<
kenaan >
fijal arm64 9581673169cb /rpython/jit/backend/aarch64/: name fixes
15:59
marky1991 has quit [Ping timeout: 272 seconds]
15:59
abrown has joined #pypy
16:01
<
fijal >
I just realized I can't swap my cpython for pypy until I'm done with this project
16:01
<
kenaan >
fijal arm64 8a81fd7acc58 /rpython/jit/backend/aarch64/assembler.py: we don't support negative offsets for STR
16:01
<
fijal >
which sucks, translation is slow
16:06
micisuta has quit [Ping timeout: 272 seconds]
16:16
<
kenaan >
fijal arm64 9d79ae703c08 /rpython/jit/backend/aarch64/assembler.py: one more loading of negative offsets
16:17
<
kenaan >
fijal arm64 b16bba1b07a5 /rpython/jit/backend/aarch64/assembler.py: typo
16:25
<
fijal >
arigato: it compiles now (and immediately crashes but oh well, working through the problems one by one)
16:31
<
fijal >
antocuni, arigato: do you have somewhere the helpers for fishing type from objects?
16:31
<
fijal >
(helpers as gdb scripts)
16:33
<
antocuni >
fijal: there is pypy/tool/gdb_pypy.py
16:33
<
antocuni >
it gives you a gdb command to get the RPython type, for example
16:43
xcm has quit [Read error: Connection reset by peer]
16:44
xcm has joined #pypy
16:47
marky1991 has joined #pypy
17:35
speeder39_ has joined #pypy
17:55
abrown has quit [Quit: Leaving]
17:55
abrown has joined #pypy
18:24
forgottenone has quit [Quit: Konversation terminated!]
18:39
micisuta has joined #pypy
18:43
abrown_ has joined #pypy
18:47
abrown has quit [Remote host closed the connection]
18:48
abrown_ has quit [Ping timeout: 258 seconds]
18:49
micisuta1 has joined #pypy
18:50
micisuta has quit [Ping timeout: 246 seconds]
18:50
micisuta1 is now known as micisuta
18:58
antocuni has quit [Ping timeout: 244 seconds]
19:08
Rhy0lite has quit [Quit: Leaving]
19:14
marky1991 has quit [Ping timeout: 258 seconds]
19:27
petronny has quit [Quit: Connection closed for inactivity]
20:03
kirma has joined #pypy
20:14
abrown_ has joined #pypy
20:57
marky1991 has joined #pypy
21:02
micisuta has quit [Ping timeout: 248 seconds]
21:13
abrown_ has quit [Quit: Leaving]
21:21
marky1991 has quit [Ping timeout: 268 seconds]
22:37
xcm has quit [Remote host closed the connection]
22:39
xcm has joined #pypy