Daniel Sockwell
Daniel Sockwell
> The .p6 version was left and untouched because I didn't want to break the toolchains that depended on the current semantics and filename. There was no other reason. Ok,...
> On the other hand, some module like JSON::Name are compiled fine with install-dist.p6 (see its [filelist](https://packages.debian.org/sid/amd64/raku-json-name/filelist)) while others end up with no precompiled files ([JSON::Optin filelist](https://packages.debian.org/sid/amd64/raku-json-optin/filelist)) Hmm, I'm not...
As the change I just made to this issue's title implies, I no longer think that the heart of this issue relates to "destructuring assignment" – in fact, I've come...
I would also support stabilizing a more powerful version of `DEPRECIATED`. For comparison, this is pretty similar to how Rust [handles depreciation](https://doc.rust-lang.org/reference/attributes/diagnostics.html#the-deprecated-attribute) and it ends up being pretty useful in...
> Ping @codesections. Can you give a status update? Sure! I raised the issue with TPRF and everyone is on board with the general idea of a signing cert. The...
As a note, I don't personally believe that this problem justifies any design changes to Raku; I think that the confusion can be minimized by being careful that implementations (e.g.,...
> The namespace is deliberately the same, so that `regex`s, `token`s, `rule`s, and `method`s are indistinguishable from a callers point of view. > > Thus, for example, `` calls the...
>> The namespace is deliberately the same, so that regexs, tokens, rules, and methods are indistinguishable from a callers point of view. > It feels like there should be some...
@raiph wrote: > I do not have the time and mental focus to keep up with this exchange with adequate quality comments. … I want to say something about the...
> The traps entry link 404s. Thanks, fixed. > That's not a name clash, that's intentional. I've commented further on this in the PS 401 issue I replied to your...