You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2021/11/05 16:02:16 UTC

[GitHub] [tinkerpop] spmallette opened a new pull request #1491: TINKERPOP-2524 Supported more explicit numeric literals in grammar

spmallette opened a new pull request #1491:
URL: https://github.com/apache/tinkerpop/pull/1491


   https://issues.apache.org/jira/browse/TINKERPOP-2524
   
   Added byte, short, BigInteger, BigDecimal which basically just follows the pattern Java/Groovy have with a character suffix. While these literals have some specific use for Gremlin users they also have importance to the gherkin test suite where validating numeric semantics required a wider range of numeric types in the test definitions.
   
   All tests pass with `docker/build.sh -t -n -i`
   
   VOTE +1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tinkerpop] spmallette merged pull request #1491: TINKERPOP-2524 Supported more explicit numeric literals in grammar

Posted by GitBox <gi...@apache.org>.
spmallette merged pull request #1491:
URL: https://github.com/apache/tinkerpop/pull/1491


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org