🦋 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: ... | Logs available at irclogs.raku.org/raku-dev/live.html | For MoarVM see #moarvm
Set by lizmat on 8 June 2022.
01:25 MasterDuke left
releasable6 Next release in ≈1 day and ≈15 hours. There are no known blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 03:00
03:42 guifa left 07:28 Util left, Util joined 08:28 Xliff left 09:42 sena_kun joined 11:34 guifa joined
Geth rakudo/main: b238fad81c | (Wenzel P. P. Peppmeyer)++ (committed using GitHub Web editor) | 5 files
Implement sub form of &trans, mainly to support feed operators
11:54
rakudo/main: a67842acaa | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | 2 files
Provide native int coercers to Int/Cool

Specifically:
  - .int, .int64, .int32, .int16, .int8
  - .uint, .uint64, .uint32, .uint16, .uint8, .byte
Note that this is just to provide the API. The implementation is ... (25 more lines)
11:55
12:36 finanalyst joined 12:43 lizmat_ left, lizmat joined
Geth rakudo/main: 1eaa9d7137 | (Elizabeth Mattijsen)++ | 2 files
Make sure native int coercers work on all integer values

  - .byte, .uint8, .uint16, .uint32, .uint64, .uint
  - .int8, .int16, .int32, .int64, .int
Even if the given value exceeds 64 bits.
14:44
roast: 373089ac8d | (Elizabeth Mattijsen)++ | S02-types/int-uint.t
Add tests for native coercers

  - .byte, .uint8, .uint16, .uint32, uint64, uint
  - .int8, .int16, .int32, int64, int
rakudo/main: dc5414d654 | (Elizabeth Mattijsen)++ | 2 files
Bitmask earlier on native unsigned integer coercers

Mostly for performance, also for readability
15:17
lizmat greppable6: X::NYI::BigInt 16:06
greppable6 lizmat, Found nothing!
Geth rakudo/main: 9f7a3419b0 | (Elizabeth Mattijsen)++ | 8 files
Remove some superfluous class stubs
16:58
jdv lizmat: changelogs are up 18:01
or anyone else that cares... 18:02
lizmat looks
jdv fyi - i'll be starting late tomorrow - probably 14 or 15 ET. something came up:(
lizmat jdv: tweaked it a bit, will refrain from pushing to main until the release is done 18:05
jdv cool, thanks 18:07
sjn 18:18
lizmat sjn ? 18:19
sjn lizmat: sorry, just had some random crap in my mosh buffer when the VPN died and mosh reconnected 18:21
lizmat yeah: couldn't make heads or tails of that :-) 18:22
21:11 japhb left 21:13 japhb joined 21:21 japhb left 21:30 sena_kun left 21:31 sena_kun joined 21:36 japhb joined 22:21 sena_kun left
releasable6 Next release in ≈19 hours. There are no known blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft 23:00
23:35 finanalyst left