00:40 TimToady left 00:45 TimToady joined 01:35 Altai-man_ joined 01:38 sena_kun left 02:07 Kaiepi left 02:08 Kaiepi joined 03:36 sena_kun joined 03:38 Altai-man_ left 05:35 Altai-man_ joined 05:38 sena_kun left
[Tux] Rakudo version 2020.05.1-262-g0a84aa7f6 - MoarVM version 2020.05-55-g6c7ee4e8f
csv-ip5xs0.821 - 0.864
csv-ip5xs-208.206 - 8.531
csv-parser25.500 - 25.959
csv-test-xs-200.383 - 0.384
test7.540 - 7.544
test-t1.853 - 2.005
test-t --race0.830 - 0.850
test-t-20 --race8.909 - 9.055
06:14
06:18 [Tux] left 06:24 [Tux] joined 07:22 jmerelo joined 07:36 sena_kun joined 07:38 Altai-man_ left
lizmat Files=1306, Tests=111378, 216 wallclock secs (29.04 usr 8.31 sys + 3026.48 cusr 275.93 csys = 3339.76 CPU) 07:58
08:29 lichtkind joined, leont joined 09:13 lichtkind_ joined 09:15 lichtkind left 09:35 Altai-man_ joined 09:38 sena_kun left
lizmat notable6: weekly 11:19
notable6 lizmat, 2 notes: gist.github.com/b333a04bdf7ddc32f5...847100d028
11:20 [Tux] left
lizmat notable6: weekly reset 11:20
notable6 lizmat, Moved existing notes to “weekly_2020-06-08T11:20:31Z”
11:25 MasterDuke left 11:26 [Tux] joined 11:36 sena_kun joined 11:38 Altai-man_ left 11:48 MasterDuke joined 12:51 jmerelo left
lizmat and yet another Rakudo Weekly News hits the Net: rakudoweekly.blog/2020/06/08/2020-...0-rakoons/ 13:01
13:03 patrickb joined 13:35 Altai-man_ joined 13:38 sena_kun left
tbrowder g'day all 14:20
i'm trying to debug locally built rakudo and can't get ./rakudo dbg versions to work. they're lookin for perl6 moarvm files 14:23
Geth_ rakudo/rakuast: 9d701170b1 | (Jonathan Worthington)++ | 2 files
Basic variable declaration compilation to RakuAST

The grammar structure here is a bit different from that we have in the current one:
  * It uses <variable> in order to parse the variable deing declared, but
   then fill it out with a load of $*IN_DECL checks. Except the places we
   forget, and either get an internal compiler error or silent bogus
... (5 more lines)
14:27
rakudo/rakuast: 431ab6f335 | (Jonathan Worthington)++ | 3 files
Make AST node compiler smarter about native attrs

So we don't need workarounds for them any more.
14:48 patrickb left 14:49 jmerelo joined
Geth_ rakudo/rakuast: db10915baf | (Jonathan Worthington)++ | 4 files
Add compiler scope handling mechanism

And use it to implement simple lexical variable resolution. Compilation, when we update symbols as we parse source, has different needs form a synthetic AST when it comes to symbol resolution: we might need to do resolution of nodes not in the tree yet. Thus the mechanism introduced here.
15:00
15:36 sena_kun joined 15:38 Altai-man_ left 15:54 Xliff joined 16:16 jmerelo left
lizmat dinner& 16:18
17:35 Altai-man_ joined
Geth_ rakudo/rakuast: 498dff4d25 | (Jonathan Worthington)++ | 4 files
Wire up compilation of (parameter-less) pblocks
17:37
17:38 sena_kun left 18:02 lichtkind_ left 18:16 lucasb joined
Altai-man_ Just checking water for now. Let's imagine I want to re-make our old websites design (currently used on docs website and examples website, maybe others I'm not aware of) into something which should be better. Who with I have to discuss/greenlight it before starting to hire UI folks and do other preparations? 18:31
lizmat Altai-man_: that is a good question 18:34
could you hold on to that thought for a little while ? 18:35
Altai-man_ lizmat, sure, no hurry. Is there any particular reasons? 18:36
s/Is/Are/
MasterDuke hadn't someone done a proof-of-concept static redesign recently> 18:38
?
Altai-man_ MasterDuke, I think it was related to rakudo website?
And merged. If not, I'm not aware of it. 18:39
MasterDuke could be, i don't remember the specifics
lizmat Altai-man_: working on another problem solving issue :-) 18:40
Altai-man_ lizmat, I am sure my question is not really a problem-solving repo thing. 18:41
lizmat no, but who should answer that question, is :-)
Altai-man_ Ah. Agreed. The thing I'm worried about is that UI is very arbitrary thing. There is no particular "problem" I am having with it, just found it not very eye-candy and sure we can do a lot better than round corner footers and this shade of green, to be put bluntly (and I'm sorry for being blunt). But as I'm not a designer, most likely I will delegate it to someone who can do a great job for a buck, and don't want to end up with "The old design is 18:46
super best, never change that". Of course, I expect lots of iterations with getting feedback from people, not just pushing my thing, but still want to know what people think about this idea.
[Coke] I think the biggest issue is making sure it's easy to update the tooling to match a new style. 18:52
I personally have no issue with an updated L&F. I'd ping JJ to make sure he's on board. 18:53
Altai-man_ Sorry, L&F?
Ah, look and feel.
[Coke] right 19:07
19:36 sena_kun joined 19:38 Altai-man_ left
Geth_ rakudo: 15961f91ba | (Elizabeth Mattijsen)++ | src/core.c/Match.pm6
Scrape off about 4% creating a new cursor in a regex

  - this is not a lot, but since you do that for every match, it may be
   visible in some applications
  - achieved by binding -1 into two attributes at the same time
  - also removed nqp::stmts where possible
20:58
21:35 Altai-man_ joined 21:38 sena_kun left 21:45 lichtkind joined 22:00 travis-ci joined
travis-ci Rakudo build failed. Elizabeth Mattijsen 'Scrape off about 4% creating a new cursor in a regex 22:00
travis-ci.org/rakudo/rakudo/builds/696208332 github.com/rakudo/rakudo/compare/0...961f91bae0
22:00 travis-ci left
Altai-man_ releasable6, status 22:12
releasable6 Altai-man_, Next release in ≈11 days and ≈20 hours. There are no known blockers. 143 out of 263 commits logged (⚠ 4 warnings)
Altai-man_, Details: gist.github.com/ca54649c0e307a7142...ce6b4d9651
22:15 leont left 22:27 lichtkind_ joined 22:30 lichtkind left 22:41 dogbert11 left 22:47 Tux__ joined 22:51 [TuxCM] left
timotimo lizmat: i wonder if using p6bindattrinvres for some of these bindattr calls will make a difference at all any more 23:33
23:33 lichtkind_ left 23:34 dogbert11 joined 23:37 sena_kun joined 23:39 Altai-man_ left
Geth_ rakudo/rakuast: f6184eeddd | (Jonathan Worthington)++ | src/Raku/Grammar.nqp
Parse basic comments in RakuAST-based grammar
23:41
rakudo/rakuast: e1d0f34cd4 | (Jonathan Worthington)++ | 2 files
Parse language version, RakuAST version literals

For now, we don't pay attention to the language version; will write that up again later.