Add arithmetic metatag processing when left hand side is a number and right hand side has metatable

This commit is contained in:
James Roseborough
2011-11-13 18:08:18 +00:00
parent 4d605cfedc
commit ebb7169f17
3 changed files with 90 additions and 46 deletions

View File

@@ -732,6 +732,7 @@ and LuaForge:
<tr valign="top"><td>&nbsp;&nbsp;<b>2.0.3</b></td><td><ul>
<li>Improve coroutine state logic including let unreferenced coroutines be garbage collected </li>
<li>Fix lua command vararg values passed into main script to match what is in global arg table </li>
<li>Add arithmetic metatag processing when left hand side is a number and right hand side has metatable </li>
</ul></td></tr>
</table></td></tr></table>