brrt ohai #moarvm 13:59
continuing our discussion of a week ago, i can suggest that creating a stack walker is very well possible, but it requires (afaik) a compiler flag to prevent the compiler from using only rsp as a stack marker 14:00
hmmm
in fact, not sure if that is true
nm, it's true enough 14:01
let me see what compile flag that was
-fomit-frame-pointer makes gcc omit the rbp-'storage' 14:02
-fno-omit-frame-pointer makes llvm not omit the rbp
dunno what that would be for microsoft
it would be /Oy for enabling, /Oy- for disabling 14:05
ok, let's keep that in mind 14:06
dalek arVM: 14bb834 | jnthn++ | docs/ChangeLog:
ChangeLog for 2016.03 release.
17:22
arVM: 61437de | jnthn++ | VERSION:
Bump VERSION.
jnthn We got a decent bit done this month :) 17:24
jnthn www.moarvm.org/releases/MoarVM-2016.03.tar.gz 17:36
Website later :)
jnthn gone for the evening, most probably :) 17:37
dalek href="https://moarvm.org:">moarvm.org: c094894 | jnthn++ | / (2 files):
Update for 2016.03 release.
21:41
timotimo beautiful :) 22:09