Let errors thrown in debug hooks bubble up to the running coroutine.

This commit is contained in:
James Roseborough
2013-12-30 23:58:02 +00:00
parent 18c1116d22
commit b0d52fe118
4 changed files with 6 additions and 5 deletions

View File

@@ -909,6 +909,7 @@ Files are no longer hosted at LuaForge.
<li>Fix os.time() to return a number of seconds.</li>
<li>Implement formatting with os.date(), and table argument for os.time().</li>
<li>Refactor APIs related to compiling and loading scripts.</li>
<li>Let errors thrown in debug hooks bubble up to the running coroutine.</li>
</ul></td></tr>
</table></td></tr></table>