[GitHub] groovy pull request #815: GROOVY-8855: Matcher.asBoolean() does not rely on ...

2018-10-23 Thread wololock
GitHub user wololock opened a pull request: https://github.com/apache/groovy/pull/815 GROOVY-8855: Matcher.asBoolean() does not rely on matchers internal search index anymore Fixes https://issues.apache.org/jira/browse/GROOVY-8855 You can merge this pull request into a Git

[GitHub] groovy pull request #812: GROOVY-8848: Named parameters documentation missin...

2018-10-16 Thread wololock
GitHub user wololock opened a pull request: https://github.com/apache/groovy/pull/812 GROOVY-8848: Named parameters documentation missing explanation for mixing multiple parameters use case This pull request fixes https://issues.apache.org/jira/browse/GROOVY-8848

[GitHub] groovy pull request #794: Documentation updated: added static methodMissing ...

2018-09-10 Thread wololock
GitHub user wololock opened a pull request: https://github.com/apache/groovy/pull/794 Documentation updated: added static methodMissing and propertyMissing variants description This pull requests adds missing documentation for `$static_methodMissing` and `$static_propertyMissing