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

xiazcy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 1c26cc5436 Merge branch '3.8-dev'
     add 83b86a9548 CTR fixed .NET integration & feature tests build issues, 
added parameter casting for range steps in .net translator visitor
     new 73a20f2e7c Merge branch '3.8-dev'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../translator/DotNetTranslateVisitor.java         | 114 ++++++++++++++++++--
 .../language/translator/GremlinTranslatorTest.java | 118 ++++++++++++++++++++-
 .../Process/Traversal/GraphTraversal.cs            |   9 ++
 .../src/Gremlin.Net/Process/Traversal/__.cs        |  10 +-
 .../Gherkin/CommonSteps.cs                         |   2 +-
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  57 +++++-----
 .../DriverRemoteConnection/GraphTraversalTests.cs  |   4 +-
 gremlin-python/src/main/python/radish/gremlin.py   |   4 +-
 .../gremlin/test/features/filter/Range.feature     |  16 +--
 .../gremlin/test/features/filter/Tail.feature      |   4 +-
 10 files changed, 275 insertions(+), 63 deletions(-)

Reply via email to