github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
Geth MoarVM: e5cddf3d6e | (Stefan Seifert)++ | src/core/interp.c
Make internal switch_endian helper function static

  Thanks to zhuomingliang++ for pointing this out!
07:39
Geth MoarVM: 4a7da3299e | (Nicolas Georges)++ (committed by Jonathan Worthington) | src/strings/utf16.c
keep end of string bytes \x0000

Fixes #1017 This is also related to stackoverflow.com/questions/536915...ted-result
This fix add the missing space for the end of string char which is 2 bytes for utf16.
16:38
jnthn m: say 18446744073709551612.base(16) 16:41
camelia FFFFFFFFFFFFFFFC
jnthn m: say 18446744073709551612.base(16).chars
camelia 16
Geth MoarVM: ugexe++ created pull request #1026:
Fix long error messages on windows
17:55