From 65e82f7c12f95e461363e15c781c3fd4c5d241d3 Mon Sep 17 00:00:00 2001 From: Alexander Gavrilov Date: Fri, 22 Jun 2012 16:36:50 +0400 Subject: Support controllable error presentation verbosity in lua code. Use qerror to squash stack traces and location prefix. --- Lua API.html | 162 ++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 110 insertions(+), 52 deletions(-) (limited to 'Lua API.html') diff --git a/Lua API.html b/Lua API.html index 1c4dc405..47cf08ab 100644 --- a/Lua API.html +++ b/Lua API.html @@ -333,30 +333,36 @@ ul.auto-toc {
  • Recursive table assignment
  • -
  • DFHack utilities