[Tux] This is Rakudo version 2016.05-30-g4a7eaa0 built on MoarVM version 2016.05 05:32
test 20.141
test-t 12.951
csv-parser 35.092
MasterDuke_ do any chaining operators currently support adverbs? 14:50
dalek p: 4df46d7 | (Daniel Green)++ | docs/ops.markdown:
Fix the broken highlighting for some ops
17:20
p: 67b668f | jnthn++ | docs/ops.markdown:
Merge pull request #289 from MasterDuke17/master

Fix the broken highlighting for some ops
ZoffixW Is there a special rite of passage for me to go through to get commit bits to rakudo/nqp and perms to upload to [email@hidden.address] ? I'm reading the release guides and there are several steps that involve committing, tagging, and uploading. 19:05
And star too, I guess. Are we releasing another star in June? Did anyone sign up to do it? 19:06
Is there a need to make "above zero" a requirement here? github.com/rakudo/rakudo/blob/nom/...t.pm6#L250 19:17
In fact, the current default for $abs_tol is not a valid value
The whole implementation for that sub kinda relies on both $rel and $abs being provided and they feel like they should be allowed to be separate 19:22
undocumented, unspecced, and unroasted. Sounds like a rewrite free-for-all 19:24
lizmat MasterDuke_: not as far as I know / realize 19:26
ZoffixW And $desc is a named arg, despite it being a positional one for all other multies :/ 19:27
lizmat ZoffixW: fwiw, is_approx was a bit of a mess that we forgot to clean up before Christmas 19:28
ZoffixW++ # trying to clean up that mes
*mess
ZoffixW Yeah, there's even still an undeprecated is_approx() that seems to do a different thing than is-approx() when called with same args. 19:36
ZoffixW will try to find time to look at this stuff tonight 19:37
dalek kudo/rt128156_fix_precomp_deps_validation: 0413c0c | niner++ | src/core/CompUnit/Precompilation (3 files):
Fix precomp dependency checks on file systems with coarse timestamps.

Replace fragile timestamp check by checksums for deciding whether a precompiled dependency is still the same.
Many thanks to pmurias++ for suggesting using a hash!
19:45
lizmat another P6W hits the Net: p6weekly.wordpress.com/2016/05/30/...aking-off/ 21:08
jdv79 lizmat++ # thanks 22:52