This is an automated email from the ASF dual-hosted git repository.
krlawrence pushed a change to branch TINKERPOP-2652
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.
from 754951a Continue adding regex predicates to Python client
new db7a886 Add simple grammar tests
new 5bd866a Merge branch 'TINKERPOP-2652' of github.com:apache/tinkerpop
into TINKERPOP-2652
new 8dfc78b Add regex to .Net and Javascript GLVs
The 3 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:
.../gremlin/language/grammar/TraversalPredicateVisitorTest.java | 3 +++
gremlin-dotnet/src/Gremlin.Net/Process/Traversal/TextP.cs | 9 +++++++++
.../main/javascript/gremlin-javascript/lib/process/traversal.js | 9 +++++++++
3 files changed, 21 insertions(+)