You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2021/10/14 14:07:15 UTC

[tinkerpop] branch master updated (cd99537 -> 23263fe)

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

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


    from cd99537  FeatureReader improvements
     add 43175a4  Fixed support for SeedStrategy in the grammar CTR
     new 23263fe  Merge branch '3.5-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:
 CHANGELOG.asciidoc                                         |  1 +
 .../gremlin/language/grammar/TraversalStrategyVisitor.java | 14 +++++++++-----
 .../language/grammar/TraversalStrategyVisitorTest.java     |  4 +++-
 gremlin-language/src/main/antlr4/Gremlin.g4                |  2 +-
 .../gremlin/language/corpus/DocumentationReader.java       |  4 ++--
 5 files changed, 16 insertions(+), 9 deletions(-)

[tinkerpop] 01/01: Merge branch '3.5-dev'

Posted by sp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 23263fe759e6ca608ae054ce66ac1684f518bde0
Merge: cd99537 43175a4
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Thu Oct 14 10:07:03 2021 -0400

    Merge branch '3.5-dev'

 CHANGELOG.asciidoc                                         |  1 +
 .../gremlin/language/grammar/TraversalStrategyVisitor.java | 14 +++++++++-----
 .../language/grammar/TraversalStrategyVisitorTest.java     |  4 +++-
 gremlin-language/src/main/antlr4/Gremlin.g4                |  2 +-
 .../gremlin/language/corpus/DocumentationReader.java       |  4 ++--
 5 files changed, 16 insertions(+), 9 deletions(-)