Coerce script engine eval() return values to Java.

This commit is contained in:
James Roseborough
2013-07-01 13:49:52 +00:00
parent 9a3f6161ce
commit 869f0e003c
4 changed files with 65 additions and 27 deletions

View File

@@ -847,6 +847,7 @@ Files are no longer hosted at LuaForge.
<tr valign="top"><td>&nbsp;&nbsp;<b>3.0-beta1</b></td><td><ul>
<li>Fix bug that didn't read package.path from environment.</li>
<li>Fix pluggable scripting engine lookup, simplify implementation, and add unit tests.</li>
<li>Coerce script engine eval() return values to Java.</li>
</ul></td></tr>
</table></td></tr></table>