|
01:43
japhb left
01:49
japhb joined
|
|||
| ugexe | Test::Async is another one that uses a slang | 02:49 | |
| NativeHelpers::Blob also doesn't work. it dies when it fails to calculate an offset. whatever it is doing looks like a hack though github.com/salortiz/NativeHelpers-...m6#L14-L21 | 02:59 | ||
|
07:48
rnddim joined,
ShimmerFairy is now known as Guest4078,
Guest4078 left,
rnddim is now known as ShimmerFairy,
ShimmerFairy left
07:49
ShimmerFairy joined
07:54
ShimmerFairy left,
ShimmerFairy joined
|
|||
| lizmat | NativeHelpers::Blob appears in need of being moved to Community modules | 09:49 | |
| github.com/salortiz/DBDish-ODBC/issues/8 no reaction for almost 2 years, I guess it's time to have them moved | 09:54 | ||
| especially the Nativexxx ones, as they're relatively upstream | 09:55 | ||
| started working on NativeHelpers::Blob | 10:41 | ||
|
10:52
finanalyst joined
11:51
finanalyst_ joined,
finanalyst left
13:07
finanalyst_ left
17:24
japhb left
17:44
sjn left,
sjn joined
|
|||
| lizmat | notable6: weekly | 17:51 | |
| notable6 | lizmat, 1 note: 2026-06-16T13:56:46Z <lizmat>: Sparky officially on Rocky Linux now - docs.rockylinux.org/10/guides/auto...g_started/ | ||
| Geth | rakudo/lizmat-21: 8305febab3 | (Elizabeth Mattijsen)++ | src/core.c/Dateish.rakumod Add Date/Datetime.yyyy-mm method Faster / shorter way to just get a YYYY-MM representation, as mentioned in: irclogs.raku.org/raku/2026-06-17.html#21:08 This is about 25% faster than the suggested user solution: Date.today.yyyy-mm-dd.substr(0,7) |
21:30 | |
| rakudo: lizmat++ created pull request #6281: Add Date/Datetime.yyyy-mm method |
21:31 | ||
| [Coke] | ok, we have 71 modules of the 724 tested so far on the ast blin run that are failures. | 22:00 | |
| new failures, that is. | |||
| [TAP] No such method 'defuse-stub' for invocant of type 'RakuAST::Type::Enum' | 22:01 | ||
| (as an example) | 22:07 | ||
| let me put together a git repo out of these. | |||
| here's a snapshot of the results so far. I'll updated it again later and add more examples. | 22:12 | ||
| github.com/coke/raku-ast-blin-results | |||
| timo | `OUTER::<&infix:<divisé_égal>>` fun! | 22:14 | |
| > You can't adverb $<slurpy> - interesting, could be a real rakuast regression we don't have a test for, or maybe we do have a test for it and it's just TODO'd? | 22:15 | ||
| ugexe | lol did anything pass its tests yet? | 22:51 | |
| oh like 600ish worked | 22:52 | ||
| the TAP one is from how it does `enum Formatter::Volume ...` followed by `role Formatter { }` | 23:04 | ||
| Geth | rakudo: ugexe++ created pull request #6282: RakuAST: give all package installers is-stub and defuse-stub |
23:33 | |
| [Coke] | up to 98 files/953 tested/2462 total | ||
| nifty, already getting PRs from this. | 23:34 | ||
| repo updated | 23:35 | ||