summaryrefslogtreecommitdiff
path: root/lib/supple/comms.lua
Commit message (Expand)AuthorAgeFilesLines
* SUPPLE: Lots of diagnosis stuffDaniel Silverstone2012-08-121-3/+26
* COMMS: if read() fails, propagate the errorDaniel Silverstone2012-08-051-1/+4
* SUPPLE: Ensure __next is set on proxied tables by defaultDaniel Silverstone2012-08-051-0/+5
* COMMS: Randomise the count-per-hook a little to make it harder to get aroundDaniel Silverstone2012-08-041-1/+3
* SUPPLE: Basic instruction count and/or memory consumption limits for the sandboxDaniel Silverstone2012-08-041-0/+35
* SUPPLE: Refine error reporting a little moreDaniel Silverstone2012-08-041-3/+6
* SUPPLE: Better support for error messages, show them in the exampleDaniel Silverstone2012-08-041-57/+86
* SUPPLE: Everything to get basic sandboxing workingDaniel Silverstone2012-07-291-0/+125