🦋 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. |
|||
00:00
reportable6 left
00:01
reportable6 joined
00:03
kjp joined
01:35
kjp left
01:37
kjp joined,
kjp left
01:38
kjp joined
04:37
vrurg joined
04:39
vrurg_ left
06:00
reportable6 left,
reportable6 joined
06:21
[TuxCM] left
|
|||
releasable6_ | Next release in ≈2 days and ≈11 hours. There are no known blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft | 07:00 | |
07:02
shareable6 left
|
|||
releasable6 | Next release in ≈2 days and ≈11 hours. There are no known blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft | 07:02 | |
07:02
shareable6 joined
08:06
sena_kun joined
09:10
MasterDuke left
|
|||
Geth | Algorithm--Diff: f12aefde84 | (Elizabeth Mattijsen)++ (committed using GitHub Web editor) | README Update README |
09:17 | |
jdv | lizmat: blin hit List::Allmax on a commit of yours | 10:19 | |
lizmat | which commit ? | 10:21 | |
jdv | 46bcdc4 github.com/rakudo/rakudo/issues/5554 | 10:26 | |
lizmat | will look at it right away :-) | ||
Geth | Algorithm-Diff/main: 3926abfa15 | (Elizabeth Mattijsen)++ | 19 files CI check for first zef release |
10:31 | |
Algorithm-Diff/main: 6a90a4664b | (Elizabeth Mattijsen)++ | 2 files Windows complaining, simplify testing The "run-tests" script doesn't need any dependencies and provides better error reporting |
10:45 | ||
Algorithm-Diff/main: 33a2a93410 | (Elizabeth Mattijsen)++ | 2 files 0.0.2 |
10:48 | ||
rakudo/main: 4e7e154a0c | (Elizabeth Mattijsen)++ | src/Perl6/Metamodel/CurriedRoleHOW.nqp Revert "Make Metamodel::CurriedRoleHOW a client of ::Composing" This reverts commit 46bcdc4dd4358de893f7e7dba01d95a17b14de3e. And fixes List::Allmax |
10:54 | ||
lizmat | jdv: ^^ | ||
I'll revisit at a later time | 10:55 | ||
jdv | oh ok, thanks! | 11:40 | |
12:00
reportable6 left
12:02
reportable6 joined
|
|||
Geth | Algorithm-Diff/main: bd054c4844 | (Elizabeth Mattijsen)++ | bin/diff.raku Rakufied the diff.raku script |
12:30 | |
Algorithm-Diff/main: 0c752fade4 | (Elizabeth Mattijsen)++ | lib/Algorithm/Diff.rakumod Some more obvious rakufication in the actual code |
|||
Algorithm-Diff/main: 7675957980 | (Elizabeth Mattijsen)++ | README.md Remove artefact from README |
|||
13:05
sena_kun left
13:33
donaldh_ joined
13:36
donaldh left
13:41
sena_kun joined
13:52
librasteve_ joined
15:59
librasteve_ left
18:00
reportable6 left
18:02
reportable6 joined
|
|||
ab5tract | m: say "A" ~~ / <:General_Category{"Ll"}> /; | 18:35 | |
camelia | ï½¢Aï½£ | ||
ab5tract | R#5486 points towards some deeper breakage than expected/documented in the ticket :( | 18:37 | |
linkable6 | R#5486 [open]: github.com/rakudo/rakudo/issues/5486 [Unicode] Test for Unicode `General_Category` does not work with `L` | ||
18:38
linkable6_ left
18:41
linkable6_ joined
|
|||
ab5tract | m: say "A" ~~ / <:General_Category{"Lowercase_Letter"}> /; | 18:43 | |
camelia | ï½¢Aï½£ | ||
ab5tract | :( :( :( | ||
m: say "A" ~~ / <:General_Category("Uppercase_Letter")> /; | 18:44 | ||
camelia | Nil | ||
ab5tract | totally broken | ||
uniprop should really be returning a Uniprop object | 18:49 | ||
but that would be a major overhaul | |||
just to bring it home... | 19:06 | ||
m: say "A" ~~ / <:General_Category{"nonexistent"}> / | 19:07 | ||
camelia | ï½¢Aï½£ | ||
nine | There you have it. "A" is a myth! | 19:19 | |
All this time THEY just wanted you to believe that A exists! | 19:20 | ||
ab5tract | lmao | 19:22 | |
gfldex | Are you trying to tell me, that the A-Team wasn't real‽ | 19:23 | |
ab5tract | most of these general category jaunts are just... why? or maybe more importantly, what?? | 19:52 | |
got it fixed | 21:52 | ||
23:11
sena_kun left
|