Commits


sort


gracefully handle empty tests and procs


improve output


fmt


add syntaxcheck option


add builtin_debug and the -v flag


add field access


support rest arguments also in 9ps procs


add builtin iota


indent


add OP_REST for rest arguments


bump stack height (just in case)


pp->print & better vararg support for builtin functions


fix how arguments are evaluated before funcall the args are a linked list, not an array!


better pretty-print for funcalls