(groovy) branch master updated: GROOVY-11401: STC: don't continue member search after map-based receiver

2024-06-10 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new baf06b5186 GROOVY-11401: STC: don't continue

(groovy) branch GROOVY_4_0_X updated: GROOVY-11401: STC: don't continue member search after map-based receiver

2024-06-10 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 972d0f23c6 GROOVY-11401: STC

(groovy) branch GROOVY_3_0_X updated: GROOVY-11401: STC: don't continue member search after map-based receiver

2024-06-10 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 24328d6c3e GROOVY-11401: STC

(groovy) branch GROOVY_4_0_X updated: GROOVY-11387: STC: class field within closure

2024-06-10 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new e18fb5cd2f GROOVY-11387: STC

(groovy) branch GROOVY_3_0_X updated: GROOVY-11387: STC: class field within closure

2024-06-10 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new da99cd99e4 GROOVY-11387: STC

(groovy) branch GROOVY_4_0_X updated: GROOVY-9683, GROOVY-9695, GROOVY-9768, GROOVY-11144, GROOVY-11360

2024-06-08 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 3c2266e053 GROOVY-9683, GROOVY

(groovy) branch master updated: GROOVY-11400: STC: propagate closure parameter information for variables

2024-06-06 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 040469089c GROOVY-11400: STC: propagate

(groovy) branch GROOVY_3_0_X updated: GROOVY-11399: STC: `getDelegate()`, `getOwner()`, `getThisObject()` type

2024-06-05 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 937cc545ff GROOVY-11399: STC

(groovy) branch GROOVY_4_0_X updated: GROOVY-11399: STC: `getDelegate()`, `getOwner()`, `getThisObject()` type

2024-06-05 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 4b042ef1e7 GROOVY-11399: STC

(groovy) branch master updated: GROOVY-11399: STC: `getDelegate()`, `getOwner()`, `getThisObject()` type

2024-06-05 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 44d30ee894 GROOVY-11399: STC: `getDelegate

(groovy) branch master updated: GROOVY-11393: STC: track class or object for call or property receiver

2024-06-05 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 91edb3284d GROOVY-11393: STC: track class

(groovy) branch GROOVY_3_0_X updated: GROOVY-11397: add test case

2024-06-04 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 63830feec1 GROOVY-11397: add test

(groovy) branch GROOVY_4_0_X updated: GROOVY-11397: add test case

2024-06-04 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new e9f3204fbb GROOVY-11397: add test

(groovy) branch master updated: GROOVY-11397: add test case

2024-06-04 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 19fdae9132 GROOVY-11397: add test case

(groovy) branch master updated: GROOVY-11339: `@AutoImplement`: don't implement default argument methods

2024-06-03 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 98b0722836 GROOVY-11339: `@AutoImplement

(groovy) branch master updated: GROOVY-11386: STC: closure method or property within static context

2024-06-01 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new ff767b9cdd GROOVY-11386: STC: closure method

(groovy) branch master updated: GROOVY-11394: STC: check closure call for zero, default(s), and variadic

2024-06-01 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new be19a80a3b GROOVY-11394: STC: check closure

(groovy) branch master updated: GROOVY-11387: STC: class field or property of map-based type

2024-05-30 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new ba984b19e5 GROOVY-11387: STC: class field

(groovy) branch GROOVY_4_0_X updated: GROOVY-11387: STC: class field or property of map-based type

2024-05-30 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new ac4e5e1902 GROOVY-11387: STC

(groovy) branch GROOVY_3_0_X updated: GROOVY-11387: STC: class field or property of map-based type

2024-05-30 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 7260b060f3 GROOVY-11387: STC

(groovy) branch master updated: fix for `inSamePackage`

2024-05-29 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new e7dc2e66d3 fix for `inSamePackage` e7dc2e66d3

(groovy) branch GROOVY_4_0_X updated: fix for NPE

2024-05-29 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 194ad3aebf fix for NPE 194ad3aebf

(groovy) branch GROOVY_3_0_X updated: fix for NPE

2024-05-29 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 3624b9b653 fix for NPE 3624b9b653

(groovy) branch GROOVY_4_0_X updated: GROOVY-6277, GROOVY-10390: SC: ensure accessibility of getter method

2024-05-29 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new d22e9a11f1 GROOVY-6277, GROOVY

(groovy) branch GROOVY_3_0_X updated: GROOVY-6277, GROOVY-10390: SC: ensure accessibility of getter method

2024-05-29 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 6d2b8660e6 GROOVY-6277, GROOVY

(groovy) branch master updated: GROOVY-11367, GROOVY-11387: STC: entry or field for property of map type

2024-05-29 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new ef4c711ef7 GROOVY-11367, GROOVY-11387: STC

(groovy) branch master updated: GROOVY-11384: STC: map property for implicit-this within closure

2024-05-28 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 84ac5193a7 GROOVY-11384: STC: map property

(groovy) branch GROOVY_4_0_X updated: GROOVY-11387: STC: entry before field for outside map property reference

2024-05-28 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 3c9d3a116d GROOVY-11387: STC

(groovy) branch GROOVY_3_0_X updated: GROOVY-11387: STC: entry before field for outside map property reference

2024-05-28 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 0c08d52ee2 GROOVY-11387: STC

(groovy) branch master updated: GROOVY-11386: STC: closure method and property precedence

2024-05-26 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 5ddc1a0a0e GROOVY-11386: STC: closure method

(groovy) branch master updated: classgen: refactor `isGroovyObject`

2024-05-26 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 1a31a9265a classgen: refactor `isGroovyObject

(groovy) branch master updated: GROOVY-5585: interface implicit super class

2024-05-23 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 0e8718d6ba GROOVY-5585: interface implicit

(groovy) branch GROOVY_4_0_X updated: GROOVY-11370: STC: extension method cannot provide map property (pt.2)

2024-05-23 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 28c66b486d GROOVY-11370: STC

(groovy) branch GROOVY_3_0_X updated: GROOVY-11370: STC: extension method cannot provide map property (pt.2)

2024-05-23 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 6e2b9471bc GROOVY-11370: STC

(groovy) branch GROOVY_4_0_X updated: GROOVY-11384: STC: map property for implicit-this within closure

2024-05-23 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new e1c2dbe489 GROOVY-11384: STC: map

(groovy) branch GROOVY_3_0_X updated: GROOVY-11384: STC: map property for implicit-this within closure

2024-05-23 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new afc9a74f4f GROOVY-11384: STC: map

(groovy) branch GROOVY_4_0_X updated (b323abdcbe -> 9ddd37c824)

2024-05-22 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a change to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git discard b323abdcbe Restore gradle-wrapper.jar discard 74f7c82b63 Bootstrap gradle discard 3fcf955d6d Remove gradle

(groovy) 02/02: classgen: upper before outer

2024-05-22 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git commit 9ddd37c824fb07bfc859c7dfe72ec0adfc65436e Author: Eric Milles AuthorDate: Wed May 22 15:02:58 2024 -0500

(groovy) 01/02: classgen: refactor `isGroovyObject`

2024-05-22 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git commit b2af1c63a14bc4a1eb5aa6ec53c0dcb855464edd Author: Eric Milles AuthorDate: Wed May 22 15:02:53 2024 -0500

(groovy) branch GROOVY_3_0_X updated: classgen: upper before outer

2024-05-22 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 655353481f classgen: upper before

(groovy) branch GROOVY_3_0_X updated: classgen: refactor `isGroovyObject`

2024-05-21 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 461b871b80 classgen: refactor

(groovy) branch master updated: fix typo

2024-05-19 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 9b9389384f fix typo 9b9389384f is described

(groovy) branch master updated: GROOVY-11381: return getter from interface (default method)

2024-05-19 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 5c668fcb61 GROOVY-11381: return getter from

(groovy) branch master updated: GROOVY-10380: return getter generated later by default argument(s)

2024-05-19 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new f30978567e GROOVY-10380: return getter

(groovy) branch GROOVY_3_0_X updated: GROOVY-10378: coerce iterable to array or collection

2024-05-16 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new db343453d7 GROOVY-10378: coerce

(groovy) branch GROOVY_4_0_X updated: GROOVY-10378: coerce iterable to array or collection

2024-05-16 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new c4615cec66 GROOVY-10378: coerce

(groovy) branch master updated: GROOVY-10378: coerce iterable to array or collection

2024-05-16 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new d54ca19ac4 GROOVY-10378: coerce iterable

(groovy) branch GROOVY_4_0_X updated: GROOVY-11369: STC: map entry comes before access method (pt.4)

2024-05-15 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new e54a452ad4 GROOVY-11369: STC: map

(groovy) branch GROOVY_3_0_X updated: GROOVY-11369: STC: map entry comes before access method (pt.4)

2024-05-15 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 653627c13b GROOVY-11369: STC: map

(groovy) branch GROOVY_4_0_X updated: GROOVY-11369: STC: map entry comes before access method (pt.3)

2024-05-15 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 1099b93445 GROOVY-11369: STC: map

(groovy) branch GROOVY_3_0_X updated: GROOVY-11369: STC: map entry comes before access method (pt.3)

2024-05-15 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new fda9b2b8d7 GROOVY-11369: STC: map

(groovy) branch GROOVY_4_0_X updated: GROOVY-11369: map entry comes before access method (pt.2)

2024-05-14 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 364117de5e GROOVY-11369: map entry

(groovy) branch GROOVY_3_0_X updated: GROOVY-11369: map entry comes before access method (pt.2)

2024-05-14 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new e999d51126 GROOVY-11369: map entry

(groovy) branch master updated: GROOVY-11376: SC: field write for map-based class

2024-05-14 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new b3142a3c1a GROOVY-11376: SC: field write

(groovy) branch master updated: GROOVY-11374: handle type argument(s) and dynamic or non-identifier name

2024-05-13 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 580aee1d0f GROOVY-11374: handle type argument

(groovy) branch master updated: GROOVY-11372: STC: read-only property via extension method

2024-05-10 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new fd42b938de GROOVY-11372: STC: read-only

(groovy) branch GROOVY_3_0_X updated: GROOVY-11372: STC: write property via extension method

2024-05-10 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new ff4857e4f3 GROOVY-11372: STC

(groovy) branch GROOVY_4_0_X updated: GROOVY-11372: STC: write property via extension method

2024-05-10 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 753c34a10d GROOVY-11372: STC

(groovy) branch master updated: GROOVY-11372: STC: write property via extension method

2024-05-10 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new ea129d305b GROOVY-11372: STC: write property

(groovy) branch GROOVY_3_0_X updated: GROOVY-11373: SC: update error for direct target of inaccessible method

2024-05-09 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 005a3ae0e6 GROOVY-11373: SC

(groovy) branch GROOVY_4_0_X updated: GROOVY-11373: SC: cross-package direct target of package-private method

2024-05-09 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 0456e0e775 GROOVY-11373: SC: cross

(groovy) branch master updated: GROOVY-11373: SC: cross-package direct target of package-private method

2024-05-09 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 131992c98e GROOVY-11373: SC: cross-package

(groovy) branch master updated: GROOVY-11370: add test case

2024-05-09 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 14bb43a295 GROOVY-11370: add test case

(groovy) branch GROOVY_4_0_X updated: GROOVY 11370: STC: extension method cannot provide map property

2024-05-09 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 4c8533bbd0 GROOVY 11370: STC

(groovy) branch GROOVY_3_0_X updated: GROOVY-11370: STC: extension method cannot provide map property

2024-05-09 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 9d41af9df4 GROOVY-11370: STC

(groovy) branch master updated: GROOVY-11223: STC: create setter access error

2024-05-08 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 8ba8e8264f GROOVY-11223: STC: create setter

(groovy) branch master updated: GROOVY-11369: STC: map entry before non-public access method

2024-05-08 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 0d56d711d1 GROOVY-11369: STC: map entry before

(groovy) branch master updated: GROOVY-11368: STC: store parameter inferred type, except self-type param

2024-05-08 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new fcec693e51 GROOVY-11368: STC: store parameter

(groovy) branch GROOVY_4_0_X updated: GROOVY-11223: STC: create setter access error

2024-05-07 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new e8a8f50b15 GROOVY-11223: STC

(groovy) branch GROOVY_3_0_X updated (b505625ef8 -> 2202988cbf)

2024-05-07 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a change to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git from b505625ef8 GROOVY-11369: STC: map entry before access method new f9b4eee804 GROOVY-11223: STC: create

(groovy) 02/02: minor items

2024-05-07 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git commit 2202988cbf4bae54694feffef3ebfc41d311cb4a Author: Eric Milles AuthorDate: Tue May 7 14:53:36 2024 -0500

(groovy) 01/02: GROOVY-11223: STC: create setter access error

2024-05-07 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git commit f9b4eee804270242de22edc204feab2f9b900392 Author: Eric Milles AuthorDate: Tue May 7 14:45:03 2024 -0500

(groovy) 02/02: GROOVY-10319, GROOVY-11369: refactor

2024-05-07 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git commit 8ef789d9e736a76a9987c416b7227bc47d11d222 Author: Eric Milles AuthorDate: Tue May 7 10:57:27 2024 -0500

(groovy) branch GROOVY_4_0_X updated (58e44da4d7 -> 8ef789d9e7)

2024-05-07 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a change to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git from 58e44da4d7 Fix description of Observable example code. new e08cf49241 GROOVY-11369: STC: map entry before

(groovy) 01/02: GROOVY-11369: STC: map entry before access method

2024-05-07 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git commit e08cf492411ef083e6c136640226f25bf5b9 Author: Eric Milles AuthorDate: Tue May 7 10:26:45 2024 -0500

(groovy) branch GROOVY_3_0_X updated: GROOVY-11369: STC: map entry before access method

2024-05-07 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new b505625ef8 GROOVY-11369: STC: map

(groovy) branch GROOVY_4_0_X updated: GROOVY-11368: STC: store parameter inferred type, except self-type param

2024-05-05 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 3df1d16f3e GROOVY-11368: STC

(groovy) branch GROOVY_3_0_X updated: GROOVY-11368: STC: store parameter inferred type, except self-type param

2024-05-05 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 2a078df5b0 GROOVY-11368: STC

(groovy) branch master updated: propagate sender class for `getProperty` and `setProperty`

2024-05-01 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new f5914b9e76 propagate sender class

(groovy) branch master updated: prevent errant script

2024-05-01 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 5ed827654a prevent errant script 5ed827654a

(groovy) branch GROOVY_3_0_X updated: GROOVY-11364: STC: propagate receiver generics to candidate return types

2024-04-30 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 0cc58e8518 GROOVY-11364: STC

(groovy) branch GROOVY_4_0_X updated: fix for jdk 8..10

2024-04-30 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 21251e513c fix for jdk 8..10

(groovy) branch GROOVY_3_0_X updated: GROOVY-11364: add test case

2024-04-30 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new 69fca6526c GROOVY-11364: add test

(groovy) branch GROOVY_4_0_X updated: prevent errant script

2024-04-30 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 1903213f18 prevent errant script

(groovy) 02/02: check content length and restore override in `DocCommandTest`

2024-04-30 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git commit 098b4ad3094b5a153244552e96eded0921adafff Author: Eric Milles AuthorDate: Sat Apr 27 18:18:27 2024 -0500

(groovy) branch GROOVY_4_0_X updated (1f34705744 -> 098b4ad309)

2024-04-30 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a change to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git from 1f34705744 GROOVY-11360: STC: add warning for field hidden by dynamic property new 74f9283223 GROOVY

(groovy) 01/02: GROOVY-11364: STC: propagate receiver generics to candidate return types

2024-04-30 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git commit 74f9283223b02cf1d3f330a5ae6856d34d1ad0ec Author: Eric Milles AuthorDate: Tue Apr 30 10:33:49 2024 -0500

(groovy) branch master updated: GROOVY-11364: STC: propagate receiver generics to candidate return types

2024-04-30 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 2b0dcc577a GROOVY-11364: STC: propagate

(groovy) branch GROOVY-8283 updated: propagate sender class for `getProperty` and `setProperty`

2024-04-27 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY-8283 in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY-8283 by this push: new c880517094 propagate sender class

(groovy) 01/02: GROOVY-8283: field hides getter of super class (not interface)

2024-04-27 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY-8283 in repository https://gitbox.apache.org/repos/asf/groovy.git commit c9b6ec2828668aa24a8d395a4350654c501d39b9 Author: Eric Milles AuthorDate: Fri Aug 19 11:54:51 2022 -0500

(groovy) 02/02: GROOVY-8283: field hides setter of super class (not interface)

2024-04-27 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY-8283 in repository https://gitbox.apache.org/repos/asf/groovy.git commit 8324f8b8f81fe5fd4162f1ceb6b4000b5ed6c840 Author: Eric Milles AuthorDate: Sat Apr 27 15:00:26 2024 -0500

(groovy) branch GROOVY-8283 updated (fb192a57b2 -> 8324f8b8f8)

2024-04-27 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a change to branch GROOVY-8283 in repository https://gitbox.apache.org/repos/asf/groovy.git discard fb192a57b2 GROOVY-8283: field hides setter of super class (not interface) discard 953acc1596 GROOVY-8283

(groovy) branch master updated: check content length and restore override in `DocCommandTest`

2024-04-27 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 91e11b046b check content length and restore

(groovy) 01/02: GROOVY-8283: field hides getter of super class (not interface)

2024-04-27 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY-8283 in repository https://gitbox.apache.org/repos/asf/groovy.git commit 953acc1596e0688817f566a855d4693bd8eb0c09 Author: Eric Milles AuthorDate: Fri Aug 19 11:54:51 2022 -0500

(groovy) 02/02: GROOVY-8283: field hides setter of super class (not interface)

2024-04-27 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY-8283 in repository https://gitbox.apache.org/repos/asf/groovy.git commit fb192a57b248c654c48dcbe808c2aeed9ce6906b Author: Eric Milles AuthorDate: Sat Apr 27 15:00:26 2024 -0500

(groovy) branch master updated: GROOVY-11357: limit access to package-private methods, similar to fields

2024-04-25 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new 3e22ae91ea GROOVY-11357: limit access

(groovy) branch master updated: GROOVY-11357: limit access to package-private methods, similar to fields

2024-04-24 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new ccec2c7236 GROOVY-11357: limit access

(groovy) branch GROOVY_3_0_X updated: GROOVY-11360: STC: fix for NPE

2024-04-24 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_3_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_3_0_X by this push: new b87d2dc983 GROOVY-11360: STC: fix

(groovy) branch GROOVY_4_0_X updated: GROOVY-11360: STC: add warning for field hidden by dynamic property

2024-04-24 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch GROOVY_4_0_X in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push: new 1f34705744 GROOVY-11360: STC: add

(groovy) branch master updated: GROOVY-11360: STC: add warning for field hidden by dynamic property

2024-04-24 Thread emilles
This is an automated email from the ASF dual-hosted git repository. emilles pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git The following commit(s) were added to refs/heads/master by this push: new e064be1903 GROOVY-11360: STC: add warning

  1   2   3   4   5   6   7   8   9   10   >