github.com/moarvm/moarvm | IRC logs at colabti.org/irclogger/irclogger_logs/moarvm
Set by AlexDaniel on 12 June 2018.
Geth MoarVM: 5bfad12bbc | (Samantha McVey)++ | tools/update-changelog.p6
Make update-changelog.p6 interactive

This will allow us to easily look at each changelog entry. Current options per commit is:
  (e)dit/(d)rop/(c)ategory/(n)ext/d(o)ne
print (b)ody/d(i)ff/num-(l)eft or (Q)uit and save or (s)ave
01:33
travis-ci MoarVM build failed. Samantha McVey 'Make update-changelog.p6 interactive 01:52
travis-ci.org/MoarVM/MoarVM/builds/420911491 github.com/MoarVM/MoarVM/compare/e...fad12bbcef
AlexDaniel samcv: that looks pretty cool!! 02:48
samcv AlexDaniel: yeah 03:43
it needs some more refinement, but so far it's somewhat decent 03:44
still need to implement an overview mode or something, and also make it easier to print out the final version
[829b8ee7] {???} Fix a regression with grapheme segmentation when multiple regional indicators are in the same string | src/strings/nfg.c, src/strings/normalize.c, src/strings/ops.c 03:45
(e)dit/(d)rop/(c)ategory/(n)ext/d(o)ne or print (b)ody/d(i)ff/num-(l)eft or (Q)uit and save or (s)ave: c
(0) 6model (1) Core (2) Docs (3) Documentation (4) GC (5) IO (6) JIT (7) Math (8) Ops (9) Other (10) Profiler (11) Spesh (12) Strings (13) Tooling/Build (14) src/mast/compiler.c (15) src/moar.c
Enter a category number OR type text to set a new category or (b) to go back:
12
[829b8ee7] {Strings} Fix a regression with grapheme segmentation when multiple regional indicators are in the same string | src/strings/nfg.c, src/strings/normalize.c, src/strings/ops.c
this is fairly nice though, being able to choose which category it is
and it saves things as a json so maybe we can make it a repository and people can go through it, then push the changes etc 03:47
brrt \o 06:51
yoleaux 26 Aug 2018 22:59Z <lizmat> brrt: www.reddit.com/r/perl6/comments/9a...e/e4vw9br/
brrt .tell lizmat - that is correct 06:52
yoleaux brrt: I'll pass your message to lizmat.
brrt oh, thank you, I miswrote that
.tell lizmat fixed 06:58
yoleaux brrt: I'll pass your message to lizmat.
dogbert2 is there something in the CS world called JTT compiler? 13:03
or could be a typo for JIT compiler?
*could it 13:04
MasterDuke huh, i would have said it's a typo, but looks like it might actually be a thing 13:07
github.com/oracle/graal/tree/maste...mpiler/jtt
dogbert2 MasterDuke: noted that brrt mentioned JTT in his latest blog post 13:09
MasterDuke ah, but that's a typo 13:10
*bet
dogbert2 I suspected that as well but you answer confused me :) 13:11
*your
there a few typos in the text which by the way is very good 13:12
it seems as if I'm the one doing the typos atm :( 13:13
brrt ohai 13:26
yes, JTT is a total typo
good find
It looks surprisingly like JIT :-)
I rarely have sooooo many typoes in a blog 13:28
(or not as many people read them)
dogbert2 brrt: what about this - I originally wrote this in a rather confusing way, but the C code was always the *sorter* version 13:49
brrt *shorter* :-( 13:50
jnthn brrt is approaching my blog post typo rate :P 14:15
Funny thing being, I spotted none of these in his :) 14:16
TimToady now imagines intentionally inserting more typos into a blog for the rhetorical purpose of indicating what a passionate hurry your were in to write it... :) 15:30
japhb TimToady: Sadly I think it would instead simply indicate that we use blog software that doesn't spell check .... 15:33
brrt :-D 15:47
Obviously I blame blogger
(I wrote it in org-mode, though, so all blame falls on me)
timotimo all blame falls on me...macs 15:48
lizmat And another Perl 6 Weekly hits the Net: p6weekly.wordpress.com/2018/08/27/...kilfenora/ 23:21