This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch 3.4-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 8156a51  Merge branch 'TINKERPOP-2420' into 3.4-dev
     add 9a7fee9  fix bytecode toString()
     add 193fa9c  * add changelog; * add traversal template;
     add 4f46021  * Fixed "toString" for P and TextP * Add changelog * Add unit 
test
     add f2f75a4  Merge branch 'pr-1341' into 3.4-dev
     add edaa482  Update TraversalSource template for js after #1341 CTR

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  4 +-
 gremlin-javascript/glv/TraversalSource.template    | 30 +++++++++--
 .../gremlin-javascript/lib/process/bytecode.js     |  5 +-
 .../gremlin-javascript/lib/process/traversal.js    | 30 +++++++++--
 .../gremlin-javascript/test/unit/bytecode-test.js  | 59 ++++++++++++++++++++++
 .../test/unit/translator-test.js                   |  7 +++
 6 files changed, 122 insertions(+), 13 deletions(-)
 create mode 100644 
gremlin-javascript/src/main/javascript/gremlin-javascript/test/unit/bytecode-test.js

Reply via email to