adoroszlai opened a new pull request #85: URL: https://github.com/apache/incubator-ratis/pull/85
## What changes were proposed in this pull request? 1. Allow variable names like `v1` in expressions, too 2. Allow expressions like `0.1 + 0.2` 3. Fix `NumberFormatException` for expression like `-5` https://issues.apache.org/jira/browse/RATIS-639 ## How was this patch tested? Added test cases in unit test. Also tested manually via CLI. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
