[00:45] <Geth> ¦ rakudo: ugexe++ created pull request #6135: Fix RakuAST .EVAL at BEGIN time losing access to setting symbols

[00:45] <Geth> ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/6135

[04:13] *** gfldex left
[04:52] *** gfldex joined
[06:32] *** finanalyst joined
[07:00] <releasable6> Next release in ≈2 days and ≈11 hours. There are no known blockers. Please log your changes in the ChangeLog: https://github.com/rakudo/rakudo/wiki/ChangeLog-Draft

[08:22] *** finanalyst left
[09:15] *** lizmat left
[09:15] *** lizmat joined
[09:30] *** gfldex left
[10:49] *** lizmat left
[10:51] *** lizmat joined
[11:45] <Geth> ¦ rakudo/no_backtracking_explosion_in_nibbler: 74aab4145b | (Timo Paulssen)++ | src/Perl6/Grammar.nqp

[11:45] <Geth> ¦ rakudo/no_backtracking_explosion_in_nibbler: In do_nibbling, don't allow a `starter` without `stopper` to backtrack

[11:45] <Geth> ¦ rakudo/no_backtracking_explosion_in_nibbler: 

[11:45] <Geth> ¦ rakudo/no_backtracking_explosion_in_nibbler: Otherwise code like `<3<<<<<<<<<<<<<<<<<<<<<<<<<` will take forever to parse.

[11:45] <Geth> ¦ rakudo/no_backtracking_explosion_in_nibbler: review: https://github.com/rakudo/rakudo/commit/74aab4145b

[11:51] <Geth> ¦ rakudo: timo++ created pull request #6136: In do_nibbling, don't allow a `starter` without `stopper` to backtrack

[11:51] <Geth> ¦ rakudo: review: https://github.com/rakudo/rakudo/pull/6136

[12:40] <timo> giving the wrong error seems to make some tests unhappy, but it's a bit hard to tell from the output; it just says ".message matches -> blabla anonymous code thingie bla" "not ok" :)

