Geth MoarVM: MasterDuke17++ created pull request #1967:
Add libffi as a 3rdpart submodule
00:47
06:01 camelia joined
timo i've written a whole volume of comments in nfa.c 17:00
18:11 avuserow_ is now known as avuserow
japhb timo++ # Good on ya! 18:46
19:55 Geth left
timo together with the nfa_chainsaw i think it'll help others figure out how the whole thing works 20:29
i think geth fell off the 'net, so there's no report of the commits i just pushed 20:30
github.com/MoarVM/MoarVM/commit/cb...b4d3071e35 - comments only
github.com/MoarVM/MoarVM/commit/60...0082bb3c38 this makes a check that oddly only covered a tiny portion of the code into throwing an exception for the case that's wrong 20:31
(i checked nqp tests and spec tests and it wasn't hit once)
20:45 librasteve_ joined 23:11 Geth joined
Geth MoarVM/main: cb45341d3c | (Timo Paulssen)++ | src/6model/reprs/NFA.c
Add lots of comments to nqp_nfa_run
23:12
MoarVM/main: 6006ff35c1 | (Timo Paulssen)++ | src/6model/reprs/NFA.c
Make a definitely bad situation throw an exception

instead of silently running into undefined memory ...