GitHub user jjmeyer0 opened a pull request:

    https://github.com/apache/incubator-metron/pull/392

    METRON-616: Added support for double and long literals in Stellar.

    Added support for double and long literals in Stellar. The double and long 
literals are based on java's longs/doubles. However, octal, binary, and 
hexadecimal formats were not implemented. Int literals were also updated to not 
allow numbers such as 0001, 009, etc.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jjmeyer0/incubator-metron METRON-616

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/392.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #392
    
----
commit f81411bfafc747aaa9ca1833fcb942e43970e310
Author: JJ <[email protected]>
Date:   2016-12-09T11:29:16Z

    METRON-616: Added support for double and long literals in Stellar. The 
double and long literals are based on java's longs/doubles. However, octal, 
binary, and hexadecimal formats were not implemented.

commit e806125c38703cf186898353fd0d73a2a08a0b8b
Author: JJ <[email protected]>
Date:   2016-12-09T11:58:51Z

    Added license to new files.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to