Commits


group the check


don't pre-convert the number


iota: use the correct type: tags should be u16, not u8


implement .msize for messages


handle EAGAIN


free the message


yet another cosmetic change


implement .tag for messages


evaluate function arguments only once


don't cast if not needed


don't free the string/symbol in the value


another aesthetic change to the regression test output


capture the output of the child process


clear the stack before running a test


add should-fail as block statement