[00:32] <Geth> ¦ MoarVM/main: 5ef14050de | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[00:32] <Geth> ¦ MoarVM/main: Refactor/clean up CaseFolding/SpecialCasing

[00:32] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/5ef14050de

[01:38] <Geth> ¦ MoarVM/main: af364af63a | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[01:38] <Geth> ¦ MoarVM/main: Clean up DerivedNormalizationProps()

[01:38] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/af364af63a

[01:51] <Geth> ¦ MoarVM/main: cf90d4a336 | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[01:51] <Geth> ¦ MoarVM/main: Clean up break properties and drop SKIP_MOST_MODE

[01:51] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/cf90d4a336

[02:36] <Geth> ¦ MoarVM/main: 5372758e9b | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[02:36] <Geth> ¦ MoarVM/main: Refactor/clean up tweak_nfg_qc()

[02:36] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/5372758e9b

[03:07] <Geth> ¦ MoarVM/main: 8c437b8ea2 | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[03:07] <Geth> ¦ MoarVM/main: Improve clarity/comments for trim/_trailing

[03:07] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/8c437b8ea2

[03:08] <Geth> ¦ MoarVM/main: d79302e5ef | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[03:08] <Geth> ¦ MoarVM/main: Refactor/clean up quick property macro generation

[03:08] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/d79302e5ef

[03:10] <Geth> ¦ MoarVM/main: ab4d3ba749 | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[03:10] <Geth> ¦ MoarVM/main: rest_of_main no longer needs highest_emoji_version

[03:10] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/ab4d3ba749

[03:12] <Geth> ¦ MoarVM/main: fa99f35a22 | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[03:12] <Geth> ¦ MoarVM/main: Remove Dumper() call cluttering output

[03:12] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/fa99f35a22

[03:31] <Geth> ¦ MoarVM/main: e52bf832a4 | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[03:31] <Geth> ¦ MoarVM/main: Refactor/clean up POINTS_SORTED and next_point

[03:31] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/e52bf832a4

[04:45] <Geth> ¦ MoarVM/main: 81cbd006b6 | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[04:45] <Geth> ¦ MoarVM/main: Refactor/clean up property bitfield allocation

[04:45] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/81cbd006b6

[05:10] <japhb> I just came across a routine in ucd2c.pl that could not possibly work except by sheer dumb luck, or by configuration that makes its main computation moot.

[05:11] <japhb> And guess what?  The current configuration makes the broken computation moot.

[05:11] <japhb> :eyeroll:

[06:24] <Geth> ¦ MoarVM/main: 0fe4f39255 | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[06:24] <Geth> ¦ MoarVM/main: Debug incorrect property field width sorting

[06:24] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/0fe4f39255

[06:25] <Geth> ¦ MoarVM/main: e894cbc47c | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[06:25] <Geth> ¦ MoarVM/main: Refactor/clean up property bitfield packing

[06:25] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/e894cbc47c

[07:38] <Geth> ¦ MoarVM/main: 2873c5b3ae | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[07:38] <Geth> ¦ MoarVM/main: Improve debug output in pack_codepoint_properties

[07:38] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/2873c5b3ae

[07:38] <Geth> ¦ MoarVM/main: 28b7d63776 | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[07:38] <Geth> ¦ MoarVM/main: Resolve an XXXX question

[07:38] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/28b7d63776

[07:38] <Geth> ¦ MoarVM/main: bcf6a84981 | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[07:38] <Geth> ¦ MoarVM/main: Refactor/clean up bitfield uniquing

[07:38] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/bcf6a84981

[08:09] <Geth> ¦ MoarVM/main: e452681856 | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[08:09] <Geth> ¦ MoarVM/main: Verify BITFIELD_CELL_BITWIDTH at init time

[08:09] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/e452681856

[08:09] <Geth> ¦ MoarVM/main: f2df765e0c | (Geoffrey Broadwell)++ | tools/ucd2c.pl

[08:09] <Geth> ¦ MoarVM/main: Refactor/clean up props_bitfield emission

[08:09] <Geth> ¦ MoarVM/main: review: https://github.com/MoarVM/MoarVM/commit/f2df765e0c

[08:09] <japhb> ... and that's it for tonight's hacking

[08:26] *** camelia left
[08:42] *** camelia joined
[15:34] <timo> found more debugserver work

[18:59] *** lizmat left
[19:01] *** lizmat joined
