summaryrefslogtreecommitdiff
path: root/example
Commit message (Collapse)AuthorAgeFilesLines
* Support debugging the simple example a bit more, and ensure we hit ram limitsDaniel Silverstone2015-10-151-2/+8
|
* SUPPLE: Lots of diagnosis stuffDaniel Silverstone2012-08-121-26/+76
|
* EXAMPLE: Add demonstration for supple.host.loadstring()Daniel Silverstone2012-08-081-0/+16
|
* EXAMPLE: Show pairs, ipairs and next working, and allow lprint() to show ↵Daniel Silverstone2012-08-051-1/+47
| | | | simple tabular returns too
* SUPPLE: Basic instruction count and/or memory consumption limits for the sandboxDaniel Silverstone2012-08-041-1/+15
|
* SUPPLE: Refine error reporting a little moreDaniel Silverstone2012-08-041-4/+44
|
* SUPPLE: Better support for error messages, show them in the exampleDaniel Silverstone2012-08-041-0/+9
|
* EXAMPLE: Simple exampleDaniel Silverstone2012-07-291-0/+46