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/01 12:41:55 UTC

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

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 def8b05aaca88b23b6bde56df58a786c29f64cb6
Merge: c2eb804 11e84bf
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Fri Oct 1 08:41:37 2021 -0400

    Merge branch '3.5-dev'

 CHANGELOG.asciidoc                                 |  1 +
 .../grammar/TraversalPredicateVisitor.java         |  8 +++++++-
 .../grammar/TraversalPredicateVisitorTest.java     |  4 ++++
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  2 ++
 .../gremlin-javascript/test/cucumber/gremlin.js    |  2 ++
 gremlin-language/src/main/antlr4/Gremlin.g4        |  6 ++++--
 gremlin-python/src/main/python/radish/gremlin.py   |  2 ++
 gremlin-test/features/filter/Has.feature           | 24 ++++++++++++++++++++++
 8 files changed, 46 insertions(+), 3 deletions(-)