GitHub user shils opened a pull request: https://github.com/apache/incubator-groovy/pull/73
Corrections and additions to core-operators asciidoc If anyone has suggestions on a better organization of the overloadable operators table, let me know and I'll make the changes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shils/incubator-groovy master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-groovy/pull/73.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 #73 ---- commit 8850d9f926508a1a3614b27cde50cace97d1616f Author: Shil S <shil.si...@gmail.com> Date: 2015-07-26T19:42:08Z corrected range operator doco on necessary conditions for range creation commit 81423b79b83b5f2e57413da9f367c19534a6c3de Author: Shil S <shil.si...@gmail.com> Date: 2015-07-26T19:43:23Z added asType, isCase, call and rightShiftUnsigned to list of overloadable operators ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---