Allow error() function to pass any lua object including non-strings.

This commit is contained in:
James Roseborough
2015-03-08 20:29:37 +00:00
parent c5081c5de1
commit 71500e7d8d
4 changed files with 62 additions and 7 deletions

View File

@@ -967,6 +967,7 @@ Files are no longer hosted at LuaForge.
<li>Fix __len metatag processing for tables.</li>
<li>Add fallback to __lt when pocessing __le metatag.</li>
<li>Convert anonymous classes to inner classes (gradle build support).</li>
<li>Allow error() function to pass any lua object including non-strings.</li>
</ul></td></tr>
</table></td></tr></table>