00:06 sena_kun left 08:39 [Tux] left 08:40 [Tux] joined 10:21 sena_kun joined
Geth rakudo/main: f1e2ad947d | (Elizabeth Mattijsen)++ | src/core.c/Range.rakumod
Remove most of NQP in Range.iterator

For better readability and maintainability, without sacrificing any performance
10:36
rakudo/main: 7c412a11ba | (Elizabeth Mattijsen)++ | 2 files
Make "AAS" .. "ABS" use standard .succ semantics in 6.e

In 6.d, this actually follows the "AAS" ... "ABS" (sequence) semantics, only producing 2 values. In 6.e it now follows the generic .succ semantics (with all of its magic regarding strings) producing 27 values.
... (6 more lines)
11:52
17:42 lizmat_ joined 17:45 lizmat left 22:14 finanalyst joined 22:53 sena_kun left 23:00 finanalyst left 23:26 lizmat_ left, lizmat joined
lizmat bisectable6: old=2024.09 my $s = "foobar"; $s.substr-rw(6, 0) = "yyy"; say $s 23:34
bisectable6 lizmat, Bisecting by exit code (old=2024.09 new=7c412a1). Old exit code: 0
lizmat, bisect log: gist.github.com/49f0b184a33736d3f8...50e7a8e1f7 23:35
lizmat, (2024-10-26) github.com/rakudo/rakudo/commit/61...6ffc4fe13c
Geth ¦ rakudo: lizmat self-assigned Str substr-rw() regression on HEAD github.com/rakudo/rakudo/issues/5677 23:37