🦋 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.
Geth rakudo/main: 5795560fce | (Elizabeth Mattijsen)++ | src/core.c/RakuAST/Deparse.rakumod
RakuAST: make default .hsyn method less specific

So that custom .hsyn don't need to specify Str:D on the second argument to ensure that they will be selected over the default one
11:04
Geth rakudo/main: cf3f0aa29a | (Elizabeth Mattijsen)++ | t/12-rakuast/xx-fixed-in-rakuast.rakutest
RakuAST: add test for code that fails in legacy grammar

Spotted by vendethiel++
12:51
rakudo/main: a14a94df74 | (Elizabeth Mattijsen)++ | src/core.c/RakuAST/Deparse.rakumod
RakuAST: DESTROY is also a method with special semantics
13:22
rakudo/main: d782d8b002 | (Elizabeth Mattijsen)++ | src/core.c/RakuAST/Deparse.rakumod
RakuAST: make sure "is" traits are properly highlighted
14:25
rakudo/main: 17f89c6f3d | (Elizabeth Mattijsen)++ | src/core.c/RakuAST/Deparse.rakumod
RakuAST: make sure postfix operators are highlighted
14:42
rakudo/main: d57b4109a1 | (Elizabeth Mattijsen)++ | 2 files
RakuAST: add rakudoc to ::Deparse::Highlight

  - also add a large number of convenience subsets
  - mention postfix highlighting in CORE info
14:48