🦋 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.
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
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
Geth IO-Dir: 98727ffd47 | (JJ Merelo)++ | lib/IO/Dir.pm6
:coffin: never called apparently

Also closes #1, since CI is now working
10:02
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
Geth Reminders: d7ff5c2d95 | (JJ Merelo)++ | 3 files
Minor changes + :white_check_mark: #1
11:38
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
Geth Reminders: 3c25fe060c | (JJ Merelo)++ | t/01-basic.t
Add debug :memo:
13:11
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
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