[4/5] groovy git commit: GROOVY-8440: Groovy's @Immutable annotation should be re-vamped to be a meta-annotation (additional refactoring to remove dup and plumb in pre/post conditions)

2018-01-31 Thread paulk
GROOVY-8440: Groovy's @Immutable annotation should be re-vamped to be a meta-annotation (additional refactoring to remove dup and plumb in pre/post conditions) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/5237bbe5

[2/5] groovy git commit: GROOVY-8440: Groovy's @Immutable annotation should be re-vamped to be a meta-annotation (additional refactoring to remove dup and plumb in pre/post conditions)

2018-01-31 Thread paulk
GROOVY-8440: Groovy's @Immutable annotation should be re-vamped to be a meta-annotation (additional refactoring to remove dup and plumb in pre/post conditions) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/8cd0820f

[5/5] groovy git commit: GROOVY-8465: @ToString should support the includeSuperFields annotation attribute

2018-01-31 Thread paulk
GROOVY-8465: @ToString should support the includeSuperFields annotation attribute Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/6e533451 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/6e533451 Diff:

[3/5] groovy git commit: MapConstructor should have an includeSuperFields annotation attribute plus some refactoring

2018-01-31 Thread paulk
MapConstructor should have an includeSuperFields annotation attribute plus some refactoring Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/4be8c777 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/4be8c777 Diff:

[5/5] groovy git commit: GROOVY-8465: @ToString should support the includeSuperFields annotation attribute

2018-01-31 Thread paulk
GROOVY-8465: @ToString should support the includeSuperFields annotation attribute Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/e9d8dffc Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/e9d8dffc Diff:

[2/5] groovy git commit: GROOVY-8440: Groovy's @Immutable annotation should be re-vamped to be a meta-annotation (additional refactoring to remove dup and plumb in pre/post conditions)

2018-01-31 Thread paulk
GROOVY-8440: Groovy's @Immutable annotation should be re-vamped to be a meta-annotation (additional refactoring to remove dup and plumb in pre/post conditions) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/9186fdad

[1/5] groovy git commit: minor refactor: prepare to remove some duplicated code

2018-01-31 Thread paulk
Repository: groovy Updated Branches: refs/heads/GROOVY_2_5_X 07bcbcf43 -> e9d8dffca minor refactor: prepare to remove some duplicated code Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/19b011e4 Tree:

[3/5] groovy git commit: MapConstructor should have an includeSuperFields annotation attribute plus some refactoring

2018-01-31 Thread paulk
MapConstructor should have an includeSuperFields annotation attribute plus some refactoring Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/f7fe332c Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/f7fe332c Diff:

[4/5] groovy git commit: GROOVY-8440: Groovy's @Immutable annotation should be re-vamped to be a meta-annotation (additional refactoring to remove dup and plumb in pre/post conditions)

2018-01-31 Thread paulk
GROOVY-8440: Groovy's @Immutable annotation should be re-vamped to be a meta-annotation (additional refactoring to remove dup and plumb in pre/post conditions) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/990c2711

groovy git commit: GROOVY-8465: @ToString should support the includeSuperFields annotation attribute

2018-01-31 Thread paulk
Repository: groovy Updated Branches: refs/heads/master 534620ddc -> d9e6f8aaa GROOVY-8465: @ToString should support the includeSuperFields annotation attribute Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/d9e6f8aa

[1/5] groovy git commit: minor refactor: prepare to remove some duplicated code

2018-01-31 Thread paulk
Repository: groovy Updated Branches: refs/heads/GROOVY_2_6_X addd312aa -> 6e533451e minor refactor: prepare to remove some duplicated code Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/3ad9a0ea Tree:

[1/2] groovy git commit: Remove `Lambda` class

2018-01-31 Thread sunlan
Repository: groovy Updated Branches: refs/heads/native-lambda 2823724cd -> dbcac60f6 Remove `Lambda` class Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/552e0103 Tree:

[2/2] groovy git commit: Remove unnecessary check of `FunctionalInterface`

2018-01-31 Thread sunlan
Remove unnecessary check of `FunctionalInterface` Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/dbcac60f Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/dbcac60f Diff:

groovy git commit: Make `CorrectAccessedVariableVisitor` extends `CodeVisitorSupport`

2018-01-31 Thread sunlan
Repository: groovy Updated Branches: refs/heads/native-lambda dbcac60f6 -> 37dc84543 Make `CorrectAccessedVariableVisitor` extends `CodeVisitorSupport` Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/37dc8454 Tree:

groovy git commit: Remove the unnecessary method `getClassVisitor`

2018-01-31 Thread sunlan
Repository: groovy Updated Branches: refs/heads/native-lambda 9f51d3b3e -> 91448dd1e Remove the unnecessary method `getClassVisitor` Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/91448dd1 Tree:

groovy git commit: Refine STC of `call` method

2018-01-31 Thread sunlan
Repository: groovy Updated Branches: refs/heads/native-lambda 37dc84543 -> 9f51d3b3e Refine STC of `call` method Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/9f51d3b3 Tree: