🦋 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: ... | log inspection situation still under development | For MoarVM see #moarvm
Set by lizmat on 22 May 2021.
vrurg .tell MasterDuke github.com/Raku/nqp/pull/730 00:18
tellable6 vrurg, I'll pass your message to MasterDuke
Geth rakudo: 06ae4cf459 | raydiak++ (committed using GitHub Web editor) | 2 files
Restore Pod6 E<> html entity support (#4397)

Restore lost functionality for pod escapes like E<mdash> which use the names of HTML entities.
08:18
MasterDuke vrurg: `Use of uninitialized value $var_text in split at C:/Users/Dan/Source/rakudo_copy/nqp/3rdparty/nqp-configure/lib/NQP/Macros.pm line 09:04
604.` might be the problem? this was built with `perl Configure.pl --backend=moar --gen-moar --gen-nqp=moar_hllinclude_support --make-install`
vrurg: looks like nqp/moar_hllinclude_support is based on a 3 month old nqp 09:26
needs to be rebased up to master, so it requires a moarvm that has hllincludes in the config 09:27
|Tux| Rakudo v2021.06-5-g06ae4cf45 (v6.d) on MoarVM 2021.06-4-g2c4d35eb4
csv-ip5xs0.846 - 0.889
csv-ip5xs-208.686 - 9.239
csv-parser28.738 - 28.780
csv-test-xs-200.373 - 0.378
test7.625 - 7.942
test-t1.979 - 2.111
test-t --race0.887 - 0.898
test-t-2033.977 - 36.154
test-t-20 --race9.858 - 9.898
10:03
MasterDuke vrurg: yeah, i checked out the PR and than manually rebased up to master and it built fine (but i did have to do github.com/MoarVM/MoarVM/commit/42bbff95ed so i guess i should bump moarvm for nqp so a rebase will pull that in) 11:06
Geth nqp: 16a3cd2ad7 | (Daniel Green)++ | tools/templates/MOAR_REVISION
Bump MoarVM

For mkdir error handling and not needing msinttypes in $PREFIX\include.
11:12
Geth rakudo: 8f6e41ea29 | (Daniel Green)++ | tools/templates/NQP_REVISION
Bump NQP

For mkdir error handling and not needing msinttypes in $PREFIX\include.
11:20
|Tux| Short Q, when (about) was perl6 officially renamed to raku? 12:22
MasterDuke October 2019 12:25
|Tux| Thanks
MasterDuke np
Geth nqp/new-disp: 34 commits pushed by (Jonathan Worthington)++
review: github.com/Raku/nqp/compare/c974f5...cce46e597a
14:03
rakudo/new-disp: 37 commits pushed by (Jonathan Worthington)++
review: github.com/rakudo/rakudo/compare/f...441caa12f0
rakudo/new-disp: dc2882c699 | (Jonathan Worthington)++ | src/vm/moar/dispatchers.nqp
Don't abort multi-dispatch too early
14:50
lizmat notable6: weekly 16:31
notable6 lizmat, 3 notes: gist.github.com/00524ae2c04dc364a8...bc2e02a897
Geth rakudo/new-disp: 178229750d | (Jonathan Worthington)++ | 2 files
Filter based on all required named args in multis

With the new-disp scheme, we need to make sure we at least won't fail due to arity or named arguments issues once making it into the multi candidate, so expand the named argument checking to cover all required named arguments.
16:35
lizmat notable6: weekly reset 16:52
notable6 lizmat, Moved existing notes to “weekly_2021-06-21T16:52:26Z”
Geth nqp: 1b88fd896e | (Vadim Belman)++ | 3 files
Implement support for moar::hllincludes config variable

List of include directories is now provided by moar backend and respected by NQP build.
19:56
nqp: f1b6f64dac | (Vadim Belman)++ | tools/templates/Makefile-backend-common.in
Fix VIM line

  `tw` was used instead of `ts`
nqp: 67d25f6f25 | MasterDuke17++ (committed using GitHub Web editor) | 4 files
Merge pull request #730 from vrurg/moar-hllinclude-support
rakudo: a96bfdc270 | (Vadim Belman)++ | 3 files
Implement support for moar::hllincludes config variable

List of include directories is now provided by moar backend and respected by Rakudo build.
rakudo: 552f281072 | (Vadim Belman)++ | tools/lib/NQP/Config/Rakudo.pm
Use list_indent variable instead of filelist_indent

  `list_indent` is more generic name for the same thing.
rakudo: 37dd25f683 | MasterDuke17++ (committed using GitHub Web editor) | 4 files
Merge pull request #4421 from vrurg/moar-hllinclude-support
rakudo: patrickbkr++ created pull request #4422:
Fix binary release set-env.* scripts with space in path
20:31
japhb * --- Tracked up to here (11:10)
* 11:10 - Morning routine
* ~:10 - ARMS: CATS!
WTF? 20:37
MasterDuke vrurg: thanks, now ci can build/test nqp+rakudo with my replace-tommath-with-gmp PR 22:03
greppable6: DUMP 22:05
greppable6 MasterDuke, 149 lines, 11 modules: gist.github.com/25effc2aab63bdf2d9...43d55622b0
vrurg MasterDuke: welcome! 23:15