🦋 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.
00:09 reportable6 left 00:14 Kaipi left 00:15 Kaipi joined 01:11 reportable6 joined 02:08 frost joined 03:11 coverable6 left, linkable6 left, quotable6 left, statisfiable6 left, committable6 left, unicodable6 left, reportable6 left, squashable6 left, greppable6 left, nativecallable6 left, evalable6 left, tellable6 left, bisectable6 left, bloatable6 left, releasable6 left, shareable6 left, sourceable6 left, notable6 left, benchable6 left 03:12 bisectable6 joined, squashable6 joined, nativecallable6 joined, linkable6 joined 03:13 quotable6 joined 03:14 shareable6 joined, evalable6 joined, tellable6 joined 03:15 releasable6 joined 04:04 MasterDuke left 04:13 sourceable6 joined, greppable6 joined, notable6 joined 04:14 statisfiable6 joined, committable6 joined 05:12 bloatable6 joined, reportable6 joined 05:13 coverable6 joined 05:14 unicodable6 joined 06:07 reportable6 left 06:12 benchable6 joined 06:55 discord-raku-bot left, discord-raku-bot joined 07:09 reportable6 joined
Geth Test-When: 775a65d494 | (JJ Merelo)++ | 3 files
Adding CI, refs #4 + :see_no_evil:
08:30
Test-When: e35b6a1fa8 | (JJ Merelo)++ | 2 files
Add badge
08:43
Test-When: 7b354e63fd | (JJ Merelo)++ | META6.json
:arrow_up: to release closes #4
09:06 sena_kun left 09:08 sena_kun joined
Geth IO-Dir: 8cfc95f251 | (JJ Merelo)++ | .github/workflows/test.yaml
Add CI, refs #2 #3
09:13
IO-Dir: c0c5470d60 | (JJ Merelo)++ | .gitignore
Adapting :see_no_evil: closes #3
09:20
IO-Dir: c35b5ee175 | (JJ Merelo)++ | META6.json
Update auth #2 #3
IO-Dir: 13a5ebded0 | (JJ Merelo)++ | README.md
:memo: perl6 → raku
09:48
IO-Dir: 6529e140d2 | (JJ Merelo)++ | 2 files
There were too many closes here and there

closes #4
10:01 discord-raku-bot left
Geth IO-Dir: 98727ffd47 | (JJ Merelo)++ | lib/IO/Dir.pm6
:coffin: never called apparently

Also closes #1, since CI is now working
10:02
10:03 gfldex left, gfldex joined
Geth IO-Dir: 0542483c13 | (JJ Merelo)++ | META6.json
:arrow_up: to re-release closes #2
10:03
IO-Dir: f8e1756717 | (JJ Merelo)++ | META6.json
Restore .git although it does not really work
10:05 discord-raku-bot joined 10:13 sena_kun left 10:14 sena_kun joined 10:26 ShaneC left 11:26 linkable6 left, statisfiable6 left, bloatable6 left, unicodable6 left, benchable6 left, coverable6 left, notable6 left, nativecallable6 left, squashable6 left, committable6 left, quotable6 left, reportable6 left, tellable6 left, releasable6 left, shareable6 left, evalable6 left, sourceable6 left, greppable6 left, bisectable6 left 11:27 unicodable6 joined 11:28 shareable6 joined, bloatable6 joined, linkable6 joined, sourceable6 joined, benchable6 joined 11:29 committable6 joined, notable6 joined, coverable6 joined, evalable6 joined
Geth Reminders: d7ff5c2d95 | (JJ Merelo)++ | 3 files
Minor changes + :white_check_mark: #1
11:38
11:43 Altai-man joined
Geth Reminders: b2ed46aa19 | (JJ Merelo)++ | README.md
:memo: structure changes
11:45
Reminders: d6eb1e4acc | (JJ Merelo)++ | .github/workflows/test.yaml
Need to install libraries
DateTime-TimeZone/main: a47b7d06db | (Elizabeth Mattijsen)++ | META6.json
Make license info in META match documentation

and LICENSE file
11:57
DateTime-TimeZone/main: 2718d2177d | (Elizabeth Mattijsen)++ | lib/DateTime/TimeZone/Zone.rakumod
Remove unnecessary check

The trailing "u" is already removed in the generator
DateTime-TimeZone/main: 252f5b53e3 | (Elizabeth Mattijsen)++ | 1233 files
Progress on a complete refactor

Main points:
  - new generator script, simplified data structures
  - Timezones with children now contain children in code
  - META6.json adapted to have linked timezone files point to parent
Still fails one test, investigating
12:10 reportable6 joined 12:14 discord-raku-bot left, discord-raku-bot joined 12:27 bisectable6 joined
Geth Reminders: 3c25fe060c | (JJ Merelo)++ | t/01-basic.t
Add debug :memo:
13:11
13:16 frost left
Geth DateTime-TimeZone/main: 2f2be85a11 | (Elizabeth Mattijsen)++ | 984 files
Fix issue with linked timezones in "backward"

The "backward" file broke the idea of being able to generate and update per timezone data file, because it mentions linked timezones that do not actually occur in that timezone file. And because of that, all linked timezones in "backward" had disappeared. So now we have 594 supported timezone files (119 more than before).
13:19
lizmat afk for a few hours 13:20
13:28 greppable6 joined, statisfiable6 joined 13:29 releasable6 joined 14:25 sena_kun_ joined, Altai-man left 14:27 nativecallable6 joined, tellable6 joined 14:29 quotable6 joined 15:29 squashable6 joined 16:14 discord-raku-bot left, discord-raku-bot joined 16:32 Altai-man joined 16:36 sena_kun_ left 17:16 Kaipi left 17:23 Kaiepi joined 18:07 reportable6 left 18:10 reportable6 joined 18:29 Altai-man left 19:02 sena_kun left 19:03 sena_kun joined 19:17 ShaneC joined
Geth DateTime-TimeZone/main: 341bd53269 | (Elizabeth Mattijsen)++ | 985 files
Add support for IsTimeZone subset

and also expose the timezone -> class mapping in "timezone()".
20:33
21:26 Util left 22:18 kjp joined 22:32 [Coke]_ joined, vrurg_ joined, samcv joined 22:34 sjn_ joined 22:35 kjp_ joined 22:39 kjp left, [Coke] left, vrurg left, sjn left, samcv_ left 22:45 vrurg_ is now known as vrurg