Pass user-supplied ScriptContext to script engine evaluation (fixes issue #21).

This commit is contained in:
James Roseborough
2014-03-09 16:45:57 +00:00
parent 7b97573ac8
commit 736218d1f2
3 changed files with 55 additions and 2 deletions

View File

@@ -920,6 +920,7 @@ Files are no longer hosted at LuaForge.
<li>Add sample code for Android Application that uses luaj.</li>
<li>Add sample code for Applet that uses luaj.</li>
<li>Fix balanced match for empty string (fixes issue #23).</li>
<li>Pass user-supplied ScriptContext to script engine evaluation (fixes issue #21).</li>
</ul></td></tr>
</table></td></tr></table>