00:40
awwaiid joined
|
|||
awwaiid | Is there a way to dump a hash in nqp? (doing some print-to-stderr based debugging of my modified repl to find where it is losing its lexical context) | 01:13 | |
I want to dump the %adverbs in src/HLL/Compiler.nqp method eval | |||
oh look! there is literally a dumper method in here | 01:16 | ||
well... that didn't work. now trying other random things | 01:26 | ||
hoelzro | awwaiid: I've always just iterated over the hash =/ | ||
awwaiid | sweet | 01:39 | |
hoelzro: worked! | 01:49 | ||
04:08
geekosaur joined
04:11
geekosaur joined
05:24
hankache joined
06:13
geekosaur joined
07:32
hankache_ joined
08:32
RabidGravy joined
|
|||
dalek | p: 8466354 | (Nelo Onyiah)++ | README.pod: Update README.pod Keep the formatting consistent. |
09:04 | |
p: 543cbbd | lizmat++ | README.pod: Merge pull request #279 from j1n3l0/patch-1 Update README.pod |
|||
kudo/nom: 46dca95 | bspecht++ | src/core/ (2 files): disallow dimensions smaller or equal 0 in shapes |
|||
kudo/nom: 98b5b8c | lizmat++ | src/core/ (2 files): Merge pull request #737 from spebern/nom disallow dimensions smaller or equal 0 in shapes |
|||
ast: ed2dbe5 | peschwa++ | S12-attributes/clone.t: Unfudge passing tests for RT #125577. |
09:07 | ||
synopsebot6 | Link: rt.perl.org/rt3//Public/Bug/Displa...?id=125577 | ||
psch | t/spec/S32-io/socket-recv-vs-read.t ........................... Dubious, test returned 10 (wstat 2560, 0xa00) | 09:14 | |
Failed 10/11 subtests | |||
anyone seen this recently? | |||
lizmat fires up a spectest | |||
masak | psch: not recently, but I've seen it quite a lot | ||
psch | masak: okay, so i'll assume it's not my code for now | 09:15 | |
lizmat: hope you'll confirm that.. :) | |||
+i | |||
lizmat | Files=1109, Tests=52301, 273 wallclock secs (13.76 usr 3.82 sys + 1623.68 cusr 147.26 csys = 1788.52 CPU) | 09:21 | |
no fails | |||
psch | lizmat: thanks. i guess i do have to look at the test and see if my changes are involved | 09:22 | |
except now my spectest apparently hangs somewhere :/ | 09:23 | ||
09:43
hankache joined
|
|||
psch | well, now it's 10 minutes at 't/spec/S32-io/IO-Socket-Async.t ............................... 5/6' :/ | 09:53 | |
lizmat | psch: not seeing anything like that :-( | 10:25 | |
psch | lizmat: well, there's other things wrong with my branch anyway... maybe it'll sort itself out once i fix those.. :) | 10:26 | |
lizmat wishes psch strength | |||
psch | lizmat: thanks :) | 10:29 | |
dalek | kudo/nom: 935059f | lizmat++ | src/core/Rakudo/Internals.pm: Tweak some shape setting code |
11:45 | |
kudo/nom: 5bfc8fb | lizmat++ | src/core/Rakudo/Internals.pm: Don't need an intermediate |
|||
12:18
hankache joined
14:46
camelia joined
|
|||
awwaiid | hoelzro: I finally got my WIP on bringing looping to the REPL up at github.com/rakudo/rakudo/pull/738/files | 15:58 | |
17:10
geekosaur joined
17:11
geekosaur joined
|
|||
hoelzro | awwaiid++ | 17:26 | |
18:16
AlexDaniel joined
18:34
vendethiel joined
|
|||
dalek | ast: 3352127 | usev6++ | S03-metaops/hyper.t: Unfudge passing test for RT #126527 [JVM] |
19:13 | |
synopsebot6 | Link: rt.perl.org/rt3//Public/Bug/Displa...?id=126527 | ||
lizmat | awwaiid: I just reported some issues with your PR | 19:23 | |
dalek | ast: 31bb8c1 | usev6++ | S32-list/squish.t: Unfudge another test fixed with rakudo ec52cce [JVM] |
19:34 | |
19:37
FROGGS joined
|
|||
dalek | kudo/nom: 1cb2e8d | lizmat++ | src/core/Str.pm: Fix for RT #127866 Well, only on Moar, as the JVM doesn't support "unival" yet. |
20:05 | |
synopsebot6 | Link: rt.perl.org/rt3//Public/Bug/Displa...?id=127866 | ||
20:15
TimToady joined
|
|||
dalek | kudo/nom: 576f975 | lizmat++ | src/core/Str.pm: Make sure we return Int on Str.Int $ 6 'say "༳".Int' 0 # instead of -0.5 |
20:35 | |
RabidGravy | If I made a module "Algorithm::Euclid" what would you expect it to do? | 20:57 | |
oh, #p6dev not #perl6 | |||
dalek | kudo/nom: 37857b2 | lizmat++ | src/core/Str.pm: Optimize Str.Numeric a bit - remove optional ":strict" that was not being used at all - don't explicitely return for empty strings |
21:33 | |
21:51
vendethiel joined
|