🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm
Set by lizmat on 8 June 2022.
00:00 reportable6 left 00:01 reportable6 joined 01:36 jdv_ joined 01:42 camelia left, jdv left 01:48 camelia joined 02:46 Xliff_ left 03:10 codesections left 03:53 codesections joined 04:56 nativecallable6 left, linkable6 left, statisfiable6 left, shareable6 left, bisectable6 left, benchable6 left, squashable6 left, evalable6 left, unicodable6 left, bloatable6 left, quotable6 left, notable6 left, reportable6 left, greppable6 left, releasable6 left, tellable6 left, committable6 left, sourceable6 left, coverable6 left 04:57 bloatable6 joined, bisectable6 joined, greppable6 joined, squashable6 joined, shareable6 joined, evalable6 joined 04:58 tellable6 joined, quotable6 joined, benchable6 joined, reportable6 joined, unicodable6 joined, coverable6 joined, releasable6 joined, sourceable6 joined 04:59 committable6 joined, notable6 joined, statisfiable6 joined, nativecallable6 joined, linkable6 joined 06:00 reportable6 left 06:02 reportable6 joined 08:44 kurahaupo left 08:49 kurahaupo joined 09:02 sena_kun joined 11:10 codesections left 12:00 reportable6 left, reportable6 joined 12:14 kurahaupo left 12:20 kurahaupo joined 13:29 kurahaupo left
Geth rakudo/main: 188fbb621c | (Elizabeth Mattijsen)++ | src/core.c/RakuAST/Fixups.pm6
RakuAST: add .grep / .first on RakuAST nodes

CHECK {
   .say for $*CU.statement-list.grep(RakuAST::Sub)
  }
would show the ASTs of all "subs" in the code of the file in which the CHECK is located.
13:41
lizmat draws a blank on how to do ::() lookups in NQP 14:41
15:54 kurahaupo joined 16:09 kurahaupo left 16:12 kurahaupo joined 17:01 kurahaupo left 17:06 kurahaupo joined 17:15 kurahaupo left 17:18 kurahaupo joined
Geth rakudo/main: b45b054d29 | (Elizabeth Mattijsen)++ | src/Raku/ast/literals.rakumod
RakuAST: add RakuAST::Literal.new

This will look at the type of the value passed and create the appropriate object. E.g. RakuAST::Literal.new(42) will create a RakuAST::IntLiteral because 42 is an Int.
This should make manual building of ASTs simpler.
17:53
18:00 reportable6 left 18:03 reportable6 joined
Geth rakudo/main: c2449ef601 | (Elizabeth Mattijsen)++ | src/core.c/RakuAST/Fixups.pm6
RakuAST: normalize RakuAST.grep/first support

  - add support for :k, :kv, :p, :v to .grep
  - add support for :end for .first
18:30
lizmat is on a roll: dev.to/lizmat/so-why-is-there-raku...place-5bga 18:44
timo very good 18:51
19:30 japhb left 20:34 ab5tract joined 22:13 Xliff left 22:26 sena_kun left 22:50 sena_kun joined 22:52 sena_kun left 23:02 ab5tract left