01:16 kjp left 01:17 kjp joined 01:20 kjp left, kjp joined
jdv do we not use PRs or at least work locally and curate so as not to spam tiny low signal commits like that? 02:43
japhb: ^ 02:45
japhb jdv: A few of those are small, as I was separating out unrelated bits fixed in passing from the larger changes. Most of the commits are the larger ones; this damn thing just requires a LOT of cleanup. 03:44
I *could* work in a branch, but it would most likely bitrot, and the whole point is that I'm unbitrotting the Unicode processing scripts that are several years old now. 03:45
... and pushing to a branch would do just as much to spam the channel.
Basically wherever I stop when I get pulled away is in a better state to pick up than it was before. 03:46
(I'm not creating any new features, just cleanup and minor bug fixing.) 03:47
Still, I suppose I can collect together a few at a time so as to convince Geth to go into summary mode. :-) 03:50
japhb wonders what the summary threshold is
Geth MoarVM/main: 7d5e76a2d4 | (Geoffrey Broadwell)++ | tools/ucd2c.pl
Clean up error output for invalid cell bitwidth
03:51
MoarVM/main: 647a7be0cc | (Geoffrey Broadwell)++ | tools/ucd2c.pl
Refactor/clean up emit_case_changes()
MoarVM/main: 80bbaf15ed | (Geoffrey Broadwell)++ | tools/ucd2c.pl
Clean up/rename is_same() -> points_are_same()
japhb Hmmm, larger than 3 it appears.
lizmat yeah, I think it's 5 10:17