You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by wo...@apache.org on 2015/07/12 17:01:35 UTC

[5/5] commons-scxml git commit: Merge branch 'SCXML-234_js_evaluator'

Merge branch 'SCXML-234_js_evaluator'


Project: http://git-wip-us.apache.org/repos/asf/commons-scxml/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-scxml/commit/67bd8cc4
Tree: http://git-wip-us.apache.org/repos/asf/commons-scxml/tree/67bd8cc4
Diff: http://git-wip-us.apache.org/repos/asf/commons-scxml/diff/67bd8cc4

Branch: refs/heads/master
Commit: 67bd8cc4e23bc3d6a7d678f8bab7a101ff1ff6ca
Parents: 6740211 4af583e
Author: Woonsan Ko <wo...@apache.org>
Authored: Sun Jul 12 10:59:24 2015 -0400
Committer: Woonsan Ko <wo...@apache.org>
Committed: Sun Jul 12 10:59:24 2015 -0400

----------------------------------------------------------------------
 src/changes/changes.xml                         |   4 +
 .../scxml2/env/javascript/JSBindings.java       | 119 +++++++++++++++----
 .../scxml2/env/javascript/JSContext.java        |  13 +-
 .../scxml2/env/javascript/JSEvaluator.java      |  87 ++++++++++----
 .../scxml2/env/javascript/JSEvaluatorTest.java  |  23 +++-
 .../env/javascript/JavaScriptEngineTest.java    |  94 +++++++++++++++
 6 files changed, 294 insertions(+), 46 deletions(-)
----------------------------------------------------------------------