OpenSearch/modules/lang-mustache
Ryan Ernst 7d03cff820 Scripting: Make ScriptEngine.compile generic on the script context (#24873)
This commit changes the compile method of ScriptEngine to be generic in
the same way it is on ScriptService. This moves the shim of handling the
two existing context classes into each script engine, so that each
engine can be worked on independently to convert to real handling of
contexts.
2017-05-24 20:06:32 -07:00
..
licenses Dependencies: Updates to mustache 0.9.3 (#20337) 2016-09-06 13:31:59 +02:00
src Scripting: Make ScriptEngine.compile generic on the script context (#24873) 2017-05-24 20:06:32 -07:00
build.gradle Remove Deprecated Script Settings (#24756) 2017-05-18 13:32:46 -07:00