05:44 sivoais left 05:45 sivoais joined 08:35 sena_kun joined 09:11 finanalyst joined 10:53 finanalyst left
ab5tract I’ll try to do some spelunking on this, unless you are already engaged on it nine 11:41
Might be useful to do so on the branch where it’s blocking things.
nine ab5tract: I'm far ahead there. I'm done! And it's beautiful :) 11:42
Just going through all my changes and committing them so I can push it somewhere where you can look at it 11:43
ab5tract Awesome! 12:37
13:01 frost joined
lizmat bisectable6: old-2022.07 no worries; say $/ if "alfama" ~~ S/a/e/ 13:19
bisectable6 lizmat, Will bisect the whole range automagically because no endpoints were provided, hang tight
lizmat bisectable6: old=2022.07 no worries; say $/ if "alfama" ~~ S/a/e/
bisectable6 lizmat, Output on all releases: gist.github.com/e928fc86a9c3633e16...9845ebe30b 13:20
lizmat, Nothing to bisect!
lizmat, Bisecting by output (old=2022.07 new=335a0b0) because on both starting points the exit code is 0
lizmat, (2022-11-04) github.com/rakudo/rakudo/commit/35...0dccf23713
lizmat, bisect log: gist.github.com/d95b9fa1edbb4d77ec...1fe2b1b4f1
13:25 frost left
Geth rakudo/rakuast-phase-cleanup: 26 commits pushed by (Jonathan Worthington)++, (Stefan Seifert)++
review: github.com/rakudo/rakudo/compare/8...d962f83b81
13:36
nine ab5tract: take a look: github.com/rakudo/rakudo/commit/2d...6b3719f44a
lizmat nine++ 13:37
13:45 frost joined 13:55 frost left 15:48 sjn joined
ab5tract nine: that looks really good. It’s nice to see the two more confusing and complicated methods disappear 16:01
Geth rakudo/rakuast-phase-cleanup: 15 commits pushed by (Stefan Seifert)++
review: github.com/rakudo/rakudo/compare/4...12234bede0
17:17
nine This takes make test up to good enough (tm)*
* only new test failurs are rakuast tests which is kinda to be expected with all the changes
lizmat nine: is it ok to wait until merge to fix the rakuast tests? 17:18
lizmat suddenly realizes that all pod strings wind up as strings in any precomped file 17:26
nine lizmat: before we talk about merging there's anyway still the spec tests to take care of 17:29
lizmat ok :-)
nine First run gave 968 passing spectest files. That's not too bad at all. I feared much worse :) 17:32
lizmat that was even pretty good not just a month ago or so
Geth rakudo/rakuast-phase-cleanup: 26 commits pushed by (Jonathan Worthington)++, (Stefan Seifert)++
review: github.com/rakudo/rakudo/compare/8...bb760028a5
17:47
nine And we're already at 1003 :D
lizmat definitely a GLR flashback :-) 17:49
Geth rakudo/rakuast-phase-cleanup: 9fba6b63f5 | (Stefan Seifert)++ | src/Raku/ast/code.rakumod
RakuAST: always bring signature to begin time before creating implicits

For creating an implicit invocant, we have to know the package the method this is the signature of is in. We get that information in the begin handler.
19:05
rakudo/rakuast-phase-cleanup: a90488da69 | (Stefan Seifert)++ | 2 files
RakuAST: let synthetic trait nodes have their begin time
nine 1020
If only this velocity could continue to the end of the spectests :) 19:08
lizmat if only!
nine: a question: could it be that module precomp files are generated with just \n between depedencies on Unixy systems, and with \r\n on Windows ? 19:31
or always just a \n between dependencies 19:32
nine no idea 19:37
lizmat hmmm ok, will find out: looks like on unixy, it's 0x0a and not 0x0d0a 19:38
Geth rakudo/rakuast-phase-cleanup: 9 commits pushed by (Stefan Seifert)++ 20:38
22:42 sena_kun left