jmerelo Just a reminder hacktoberfest is now opt-in for repositories. Add "hacktoberfest" to the topics in your repo so that it's eligible 08:14
tellable6 2020-10-03T20:09:04Z #raku <melezhik> jmerelo: "to give a little love to a failing distributions" you can use RakuDist for that
jmerelo .tell melezhik how?
tellable6 jmerelo, I'll pass your message to melezhik
lizmat Files=1336, Tests=113603, 218 wallclock secs (29.11 usr 8.61 sys + 3040.92 cusr 295.90 csys = 3374.54 CPU) 08:48
Geth rakudo/rakuast: 004325d28c | (Elizabeth Mattijsen)++ | src/core.c/RakuAST/Deparse.pm6
A lot of deparsing tweaks

  - made lots more configurable
  - constant strings now specified in return sig
  - some nqp::join(nqp::list_s -> nqp::concat conversions
  - some beautification, such as no ; after a } at eol
10:35
lizmat notable6: weekly 13:41
notable6 lizmat, 1 note: 2020-10-01T17:30:08Z <lizmat>: www.codesections.com/blog/raku-manifesto-2/
lizmat notable6: weekly reset
notable6 lizmat, Moved existing notes to “weekly_2020-10-05T13:41:43Z”
lizmat And yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2020/10/05/2020-...anifestly/ 15:25
[Tux] Rakudo version 2020.09-14-gacd95d7d4 - MoarVM version 2020.09-8-g60070970c
csv-ip5xs0.836 - 0.847
csv-ip5xs-208.048 - 8.116
csv-parser26.243 - 26.744
csv-test-xs-200.389 - 0.398
test7.746 - 7.756
test-t1.883 - 1.903
test-t --race0.855 - 0.880
test-t-2031.451 - 32.591
test-t-20 --race9.195 - 9.426
16:33
timotimo lizmat: how do you try out deparsing? do youh ave a snippet where code goes in and code comes back out? 17:00
lizmat timotimo: build an AST with the RakuAST:: classes, and "dd" the result :-) 17:01
timotimo sounds like work
lizmat $ ./rakudo-m -e 'dd RakuAST::StrLiteral.new("foobar")' 17:02
"foobar"
there's tests in t/12-rakuast :-)
like github.com/rakudo/rakudo/blob/raku...atements.t 17:03
timotimo writing the asts is a bit wordy 17:06
[Coke] are the tests checking the text of the deparse, or just the functionality ? 17:11
lizmat [Coke]: functionality 17:12
timotimo: couldn't agree with you more
[Coke] ok, thanks, that what I thought I was reading.
lizmat [Coke]: although the tests *do* diag the deparse for tweaking :-)
ugexe thanks for everything you've accomplished for raku jnthn 19:57
ugexe 6guts.wordpress.com/2020/10/05/tak...velopment/ 20:10
Geth ¦ problem-solving: lizmat unassigned from jnthn Issue META6 specification only exists "de facto" github.com/Raku/problem-solving/issues/236 20:57
¦ problem-solving: lizmat unassigned from jnthn Issue What is the philosophy of the Raku language github.com/Raku/problem-solving/issues/235 20:58
¦ problem-solving: lizmat unassigned from jnthn Issue IO::Path and Distribution::Resource share many methods github.com/Raku/problem-solving/issues/233
¦ problem-solving: lizmat unassigned from jnthn Issue Add a "community" label for issues that don't fit existing labels github.com/Raku/problem-solving/issues/232
¦ problem-solving: lizmat unassigned from jnthn Issue Ecosystem name resolution (or squatting) problem github.com/Raku/problem-solving/issues/229
¦ problem-solving: lizmat unassigned from jnthn Issue Coercion reconsidered and unified github.com/Raku/problem-solving/issues/227
¦ problem-solving: lizmat unassigned from jnthn Issue Extended identifiers-why and where, exactly? github.com/Raku/problem-solving/issues/224 20:59
¦ problem-solving: lizmat unassigned from jnthn Issue Map parameterized vs Hash parameterized github.com/Raku/problem-solving/issues/223
¦ problem-solving: lizmat unassigned from jnthn Issue Introspection for operator precedence, associativity github.com/Raku/problem-solving/issues/222
¦ problem-solving: lizmat unassigned from jnthn Issue .max on Iterables sorts on keys instead of values. github.com/Raku/problem-solving/issues/221 21:00
¦ problem-solving: lizmat unassigned from jnthn Issue Destructuring infinite ranges and sequences github.com/Raku/problem-solving/issues/218
¦ problem-solving: lizmat unassigned from jnthn Issue Loading of custom setting logic is undefined github.com/Raku/problem-solving/issues/213 21:01
¦ problem-solving: lizmat unassigned from jnthn Issue More language revision related questions needs resolving. github.com/Raku/problem-solving/issues/199
¦ problem-solving: lizmat unassigned from jnthn Issue Nativecall, native trait library usage rework github.com/Raku/problem-solving/issues/186 21:02
¦ problem-solving: lizmat unassigned from jnthn Issue A way to control Rat's behavior when it is running out of range for its denominator github.com/Raku/problem-solving/issues/185
¦ problem-solving: lizmat unassigned from jnthn Issue What should be the size of `int`? (and other NativeCall type issues) github.com/Raku/problem-solving/issues/182
¦ problem-solving: lizmat unassigned from jnthn Issue A better MOP API for wrapper kinds could exist github.com/Raku/problem-solving/issues/180
Geth ¦ problem-solving: lizmat unassigned from jnthn Issue Extended identifiers- reserving :sym puzzles me github.com/Raku/problem-solving/issues/225 21:06
¦ problem-solving: lizmat unassigned from jnthn Issue Some useful math/statistics functions are missing github.com/Raku/problem-solving/issues/4 21:07
¦ problem-solving: lizmat unassigned from jnthn Issue Uncertain status of tests in the roast github.com/Raku/problem-solving/issues/217 21:08
¦ problem-solving: lizmat unassigned from jnthn Issue Use of literal named parameters syntax for multi-dispatching github.com/Raku/problem-solving/issues/195 21:09
¦ problem-solving: lizmat unassigned from jnthn Issue Inconsistent handling of too-large array index between match variables and regular arrays github.com/Raku/problem-solving/issues/10 21:10
¦ problem-solving: lizmat unassigned from jnthn Issue Raku and/or Rakudo trademarks github.com/Raku/problem-solving/issues/193
¦ problem-solving: lizmat unassigned from jnthn Issue Specify rounding mode in CORE github.com/Raku/problem-solving/issues/13
¦ problem-solving: lizmat unassigned from jnthn Issue take single letter CLI options with one leading hyphen, such as `-lwc` github.com/Raku/problem-solving/issues/18
Geth ¦ problem-solving: lizmat unassigned from jnthn Issue Metadata licenses should be required before adding new modules to ecosystem github.com/Raku/problem-solving/issues/19 21:10
¦ problem-solving: lizmat unassigned from jnthn Issue Use a grammar for command line options github.com/Raku/problem-solving/issues/187
¦ problem-solving: lizmat unassigned from jnthn Issue Semantics of coercion type on an "rw" parameter github.com/Raku/problem-solving/issues/21 21:11
¦ problem-solving: lizmat unassigned from jnthn Issue Defining custom coercions from extant types github.com/Raku/problem-solving/issues/22
¦ problem-solving: lizmat unassigned from jnthn Issue Removed Syntactic Feature (-i flag for in-place file editing) github.com/Raku/problem-solving/issues/36
¦ problem-solving: lizmat unassigned from jnthn Issue The ecosystem is a mess github.com/Raku/problem-solving/issues/39 21:12
¦ problem-solving: lizmat unassigned from jnthn Issue Please beware of eliminating (or changing) documented features github.com/Raku/problem-solving/issues/40
¦ problem-solving: lizmat unassigned from jnthn Issue `once` block can be executed more than once github.com/Raku/problem-solving/issues/41 21:17
¦ problem-solving: lizmat unassigned from jnthn Issue New named parameters to .classify github.com/Raku/problem-solving/issues/6
¦ problem-solving: lizmat unassigned from jnthn Issue where blocks vs sub signatures github.com/Raku/problem-solving/issues/24 21:18
¦ problem-solving: lizmat unassigned from jnthn Issue Editor modes for Raku github.com/Raku/problem-solving/issues/37
¦ problem-solving: lizmat unassigned from jnthn Issue Changelogging takes too much time and effort github.com/Raku/problem-solving/issues/53
¦ problem-solving: lizmat unassigned from jnthn Issue Release process changes github.com/Raku/problem-solving/issues/54 21:19
¦ problem-solving: lizmat unassigned from jnthn Issue Clarifying dual-licensing on the site github.com/Raku/problem-solving/issues/56
¦ problem-solving: lizmat unassigned from jnthn Issue Ecosystem issues and a corresponding dev github.com/Raku/problem-solving/issues/45
¦ problem-solving: lizmat self-assigned Clarifying dual-licensing on the site github.com/Raku/problem-solving/issues/56 21:20
¦ problem-solving: lizmat unassigned from jnthn Issue LCM (support Rat and fail on lossy coercion) github.com/Raku/problem-solving/issues/55
¦ problem-solving: lizmat unassigned from jnthn Issue X::MyModule::Foo or MyModule::X::Foo ? github.com/Raku/problem-solving/issues/57 21:21
¦ problem-solving: lizmat unassigned from jnthn Issue Ambiguity in pseudo-package and package reaction on missing symbols. github.com/Raku/problem-solving/issues/58
¦ problem-solving: lizmat unassigned from jnthn Issue Need a substitute for Perl 5 die with newline for raising end-user errors? github.com/Raku/problem-solving/issues/59 21:22
¦ problem-solving: lizmat unassigned from jnthn Issue Running some scripts without any input sometimes leads users to believe that the program is hanging github.com/Raku/problem-solving/issues/60 21:23
¦ problem-solving: lizmat unassigned from jnthn Issue What can and what cannot be changed in 6.c-errata? github.com/Raku/problem-solving/issues/62
¦ problem-solving: lizmat unassigned from jnthn Issue Should `without` allow chaining? github.com/Raku/problem-solving/issues/63 21:24
¦ problem-solving: lizmat unassigned from jnthn Issue Status of NativeCall is unclear github.com/Raku/problem-solving/issues/66
¦ problem-solving: lizmat unassigned from jnthn Issue Status of the POD6 implementation github.com/Raku/problem-solving/issues/69 21:26
¦ problem-solving: lizmat unassigned from jnthn Issue Official release of Raku implementation github.com/Raku/problem-solving/issues/70 21:27
¦ problem-solving: lizmat unassigned from jnthn Issue Should IO::Handle instances be possible to construct using file descriptors? github.com/Raku/problem-solving/issues/73 21:28
¦ problem-solving: lizmat self-assigned Should IO::Handle instances be possible to construct using file descriptors? github.com/Raku/problem-solving/issues/73
¦ problem-solving: lizmat unassigned from jnthn Issue Mechanism for Reusing Function Definitions in NativeCall github.com/Raku/problem-solving/issues/75
¦ problem-solving: lizmat unassigned from jnthn Issue Make Rakudo read from META6 modules with :ver<>, :auth<> and :api<> github.com/Raku/problem-solving/issues/76 21:29
¦ problem-solving: lizmat unassigned from jnthn Issue What's up with hyper/race semantics? github.com/Raku/problem-solving/issues/77
¦ problem-solving: lizmat unassigned from jnthn Issue Update Travis configuration so that it does not compile Rakudo every single time. github.com/Raku/problem-solving/issues/85 21:30
¦ problem-solving: lizmat unassigned from jnthn Issue Language versioning. github.com/Raku/problem-solving/issues/88 21:31
¦ problem-solving: lizmat unassigned from jnthn Issue Support for custom HOWs isn't generic enough github.com/Raku/problem-solving/issues/90
¦ problem-solving: lizmat unassigned from jnthn Issue .perl should be replaced with a pluggable system github.com/Raku/problem-solving/issues/91 21:33
¦ problem-solving: lizmat unassigned from jnthn Issue there is no security process for receiving security critical bug reports github.com/Raku/problem-solving/issues/92
¦ problem-solving: lizmat unassigned from rba Issue Alert system for core developers github.com/Raku/problem-solving/issues/95 21:34
¦ problem-solving: lizmat unassigned from jnthn Issue Alert system for core developers github.com/Raku/problem-solving/issues/95
¦ problem-solving: lizmat unassigned from jnthn Issue MoarVM Support of Callbacks in a Different Thread github.com/Raku/problem-solving/issues/96
¦ problem-solving: lizmat unassigned from jnthn Issue Clean interpolation for enumerated character classes github.com/Raku/problem-solving/issues/97 21:35
¦ problem-solving: lizmat unassigned from jnthn Issue Perl6 is missing the ability to store sub signatures for later use. Think Callbacks. github.com/Raku/problem-solving/issues/98 21:36
¦ problem-solving: lizmat unassigned from jnthn Issue stage0 is a binary blob, how can we do without it? github.com/Raku/problem-solving/issues/100
Geth ¦ problem-solving: lizmat unassigned from jnthn Issue Ecosystem stability issues github.com/Raku/problem-solving/issues/105 21:37
¦ problem-solving: lizmat unassigned from jnthn Issue Delegation does not handle multi-methods. github.com/Raku/problem-solving/issues/107
¦ problem-solving: lizmat unassigned from jnthn Issue Raku needs better ways to deal with network addresses github.com/Raku/problem-solving/issues/111
¦ problem-solving: lizmat unassigned from jnthn Issue Open a blog github.com/Raku/problem-solving/issues/115 21:39
¦ problem-solving: lizmat unassigned from jnthn Issue Creditcard for cloud services github.com/Raku/problem-solving/issues/117
¦ problem-solving: lizmat unassigned from jnthn Issue Wikipedia and Wikidata curation github.com/Raku/problem-solving/issues/120 21:43
¦ problem-solving: lizmat unassigned from jnthn Issue Check MoarVM out using OSS-fuzz github.com/Raku/problem-solving/issues/121
¦ problem-solving: lizmat unassigned from jnthn Issue List should have `.do` method as Supply github.com/Raku/problem-solving/issues/122
¦ problem-solving: lizmat unassigned from jnthn Issue `Supply.map` should respect the `Slip` semantics as `List.map` does github.com/Raku/problem-solving/issues/123 21:44
¦ problem-solving: lizmat unassigned from jnthn Issue Dynamic symbols resolution via &DYNAMIC is potentially a problem in user code github.com/Raku/problem-solving/issues/127 21:45
¦ problem-solving: lizmat unassigned from jnthn Issue "Path to Raku" is missing change of linux module namespaces github.com/Raku/problem-solving/issues/130
¦ problem-solving: lizmat unassigned from jnthn Issue Remove P5 regexes from Raku github.com/Raku/problem-solving/issues/133 21:47
¦ problem-solving: lizmat unassigned from jnthn Issue Add Dict/Tuple to the core github.com/Raku/problem-solving/issues/135 21:48
¦ problem-solving: lizmat unassigned from jnthn Issue perl6-users mailing list github.com/Raku/problem-solving/issues/139 21:49
¦ problem-solving: lizmat unassigned from jnthn Issue change the raku spec versioning github.com/Raku/problem-solving/issues/141
¦ problem-solving: lizmat unassigned from jnthn Issue Routines could use more support for reflection github.com/Raku/problem-solving/issues/149 21:50
¦ problem-solving: lizmat unassigned from jnthn Issue Expmod returns a default value instead of erroring out on libtommath errors github.com/Raku/problem-solving/issues/150
¦ problem-solving: lizmat unassigned from jnthn Issue RFE: returns for multiple variables github.com/Raku/problem-solving/issues/152 21:51
¦ problem-solving: lizmat unassigned from jnthn Issue uint's confused with int's github.com/Raku/problem-solving/issues/154 21:52
¦ problem-solving: lizmat unassigned from jnthn Issue IO::Socket::INET's methods for socket creation may need reconsideration github.com/Raku/problem-solving/issues/157
¦ problem-solving: lizmat unassigned from jnthn Issue The development experience around the generate-and-export pattern has shortcomings github.com/Raku/problem-solving/issues/159 21:53
¦ problem-solving: lizmat unassigned from jnthn Issue Errors indexing past the end of a List github.com/Raku/problem-solving/issues/160
¦ problem-solving: lizmat unassigned from jnthn Issue RAKUDOLIB destiny? github.com/Raku/problem-solving/issues/167
¦ problem-solving: lizmat unassigned from jnthn Issue Abandoned modules, deceased authors, etc. (Raku Community Modules) github.com/Raku/problem-solving/issues/168 21:54
¦ problem-solving: lizmat unassigned from jnthn Issue Making a signature accept a list of Pairs github.com/Raku/problem-solving/issues/177 21:55
lizmat That's it, all of problem solving tickets assigned to jnthn no longer assigned to him, sorry for the noise! 21:57
afk& 22:07