00:16 librasteve_ left 05:51 kjp left 05:52 kjp joined 05:54 kjp left, kjp joined
Geth rakudo/main: f6180a3115 | ab5tract++ | src/Raku/ast/expressions.rakumod
RakuAST - Fix indirect methods with feed operators

There is an indirect method call syntax, eg:
foo-method($foo: |@args)
This should work with feeds, such that: ... (9 more lines)
10:43
¦ rakudo: ab5tract self-assigned Using a subset as a type sets the *base* type as default in v6.e.PREVIEW github.com/rakudo/rakudo/issues/5912 10:54
rakudo/r5652-rm-obsvar: 7cc3b718d1 | ab5tract++ | src/Raku/Grammar.nqp
RakuAST - Remove special handling of '$]'

This commit addresses R#5652 (#5652), which noted the following malfunction: using a state variable inside of a positional lookup, eg. `[++$]` caused a SORRY exception related to informing the user of differences between Perl and Raku.
... (6 more lines)
11:41
linkable6 R#5652 [open]: github.com/rakudo/rakudo/issues/5652 [Will be addressed in RakuAST] Can the parser for $] be made a little less agressive?
¦ rakudo: ab5tract self-assigned Can the parser for $] be made a little less agressive? github.com/rakudo/rakudo/issues/5652 14:13
¦ problem-solving: coke self-assigned Seq vs. List - Iterable, instead? github.com/Raku/problem-solving/issues/499 16:47
[Coke] ^^ we have very specific types in some cases, but IMO it makes sense for the *spec* to mention the Role here, not the explicit type the compiler might use. 16:56
will also help with docs, etc.
any NativeCall folks that can explain what's going on with CStr here? 18:15
github.com/raku/doc/issues/3827
(internal CStr class being returned to user space, looks like it has an encoding method that just returns... the encoding the method was called with 18:16
19:05 melezhik joined 21:15 melezhik left