[GitHub] groovy pull request #654: Support native lambda in static compilation mode

2018-02-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/654 ---

[GitHub] groovy pull request #654: Support native lambda in static compilation mode

2018-01-20 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/654 Support native lambda in static compilation mode Current implementation has supported common scenarios[1]. TODO: * lambda in RHS of variable declaration * callable lambda