2022-04-26 |
Eric Milles | GROOVY-10599: STC: support spread list elements: `...
|
commit | commitdiff | tree |
2022-04-25 |
Eric Milles | GROOVY-10592: STC: add error for indirect static interface...
|
commit | commitdiff | tree |
2022-04-24 |
Eric Milles | add `GroovyShell#withConfig(Closure)` and refactor...
|
commit | commitdiff | tree |
2022-04-23 |
Eric Milles | stop writing classes to project basedir
|
commit | commitdiff | tree |
2022-04-22 |
Eric Milles | GROOVY-10214, GROOVY-5453: order category methods by...
|
commit | commitdiff | tree |
2022-04-22 |
Eric Milles | GROOVY-10587: resolve annotations from module before...
|
commit | commitdiff | tree |
2022-04-22 |
Eric Milles | GROOVY-10592: support property notation for static...
|
commit | commitdiff | tree |
2022-04-20 |
Eric Milles | GROOVY-10589: add test cases
|
commit | commitdiff | tree |
2022-04-18 |
Eric Milles | GROOVY-10585: `@AutoFinal`: disabled via config and...
|
commit | commitdiff | tree |
2022-04-18 |
Eric Milles | GROOVY-10570: `@AnnotationCollector`: better error...
|
commit | commitdiff | tree |
2022-04-16 |
Eric Milles | minor edits
|
commit | commitdiff | tree |
2022-04-16 |
Eric Milles | GROOVY-10583: do not print generics of type parameter
|
commit | commitdiff | tree |
2022-04-13 |
Eric Milles | GROOVY-10579: SC: write array component type for optimized...
|
commit | commitdiff | tree |
2022-04-08 |
Eric Milles | GROOVY-10576: "?" source and target "? extends Object"
|
commit | commitdiff | tree |
2022-04-07 |
Eric Milles | GROOVY-10571: add test case
|
commit | commitdiff | tree |
2022-04-06 |
Eric Milles | add test case
|
commit | commitdiff | tree |
2022-04-06 |
Eric Milles | add test case
|
commit | commitdiff | tree |
2022-04-01 |
Eric Milles | dynamic dispatch without GString expression
|
commit | commitdiff | tree |
2022-04-01 |
Eric Milles | GROOVY-10558: no spread for one argument in inner class...
|
commit | commitdiff | tree |
2022-03-30 |
Eric Milles | GROOVY-10557: add test case
|
commit | commitdiff | tree |
2022-03-30 |
Eric Milles | GROOVY-10556: "T" vs "C<T extends C<?>>" as bound of...
|
commit | commitdiff | tree |
2022-03-29 |
Eric Milles | GROOVY-10528: STC: fix NPE for raw type inference
|
commit | commitdiff | tree |
2022-03-28 |
Eric Milles | GROOVY-10553: prevent duplicate type annotations
|
commit | commitdiff | tree |
2022-03-26 |
Eric Milles | GROOVY-10552: `@AutoImplement`: add `@Override` and...
|
commit | commitdiff | tree |
2022-03-26 |
Eric Milles | GROOVY-10548: SC: property access method without get...
|
commit | commitdiff | tree |
2022-03-26 |
Eric Milles | GROOVY-10540: add `GroovyObject` interface before STC...
|
commit | commitdiff | tree |
2022-03-25 |
Eric Milles | GROOVY-8244: proxy for trait/interface only overrides...
|
commit | commitdiff | tree |
2022-03-22 |
Eric Milles | minor refactor
|
commit | commitdiff | tree |
2022-03-21 |
Eric Milles | remove assert
|
commit | commitdiff | tree |
2022-03-21 |
Eric Milles | partial rollback
|
commit | commitdiff | tree |
2022-03-21 |
Eric Milles | platform-independent `GroovyObject` checking
|
commit | commitdiff | tree |
2022-03-18 |
Eric Milles | minor edits
|
commit | commitdiff | tree |
2022-03-17 |
Eric Milles | GROOVY-10494: STC: indicate qualifier required for...
|
commit | commitdiff | tree |
2022-03-15 |
Eric Milles | GROOVY-10114: STC: diamond inference: handle ternary...
|
commit | commitdiff | tree |
2022-03-15 |
Eric Milles | GROOVY-10092, GROOVY-10115, GROOVY-10116, GROOVY-10130...
|
commit | commitdiff | tree |
2022-03-15 |
Eric Milles | GROOVY-10367: STC: diamond inference: skip type witness...
|
commit | commitdiff | tree |
2022-03-15 |
Eric Milles | GROOVY-10368: STC: accept target type witness for bounded...
|
commit | commitdiff | tree |
2022-03-14 |
Eric Milles | GROOVY-10357: STC: fix target type check for abstract...
|
commit | commitdiff | tree |
2022-03-14 |
Eric Milles | GROOVY-10100: add test case
|
commit | commitdiff | tree |
2022-03-14 |
Eric Milles | GROOVY-10221, GROOVY-10356: add test cases
|
commit | commitdiff | tree |
2022-03-14 |
Eric Milles | GROOVY-10095, GROOVY-10158, GROOVY-10226, GROOVY-10386...
|
commit | commitdiff | tree |
2022-03-13 |
Eric Milles | GROOVY-9472: add test case
|
commit | commitdiff | tree |
2022-03-13 |
Eric Milles | convert to JUnit 4
|
commit | commitdiff | tree |
2022-03-13 |
Eric Milles | GROOVY-10527: add type arguments to `getProperties...
|
commit | commitdiff | tree |
2022-03-13 |
Eric Milles | GROOVY-10499: LUB of type args `Type` and `? extends...
|
commit | commitdiff | tree |
2022-03-12 |
Eric Milles | GROOVY-10482: handle target type witness for parameterized...
|
commit | commitdiff | tree |
2022-03-12 |
Eric Milles | GROOVY-10482: STC: resolve return type of `def <T>...
|
commit | commitdiff | tree |
2022-03-10 |
Eric Milles | GROOVY-10525: add test case
|
commit | commitdiff | tree |
2022-03-09 |
Eric Milles | STC: type of `<`, `>`, `<=`, `>=` and `<=>` even without...
|
commit | commitdiff | tree |
2022-03-08 |
Eric Milles | GROOVY-9866, GROOVY-10466: resolve all class headers...
|
commit | commitdiff | tree |
2022-03-08 |
Eric Milles | STC: alignment of source and target
|
commit | commitdiff | tree |
2022-03-05 |
Eric Milles | GROOVY-10521: add test case
|
commit | commitdiff | tree |
2022-03-04 |
Eric Milles | no throw
|
commit | commitdiff | tree |
2022-03-04 |
Eric Milles | prep work
|
commit | commitdiff | tree |
2022-02-28 |
Eric Milles | GROOVY-10516: add test case
|
commit | commitdiff | tree |
2022-02-24 |
Eric Milles | GROOVY-5726: use `createCallMethodCallExpression` for...
|
commit | commitdiff | tree |
2022-02-23 |
Eric Milles | GROOVY-10478: SC: indicate dynamic resolution of trait...
|
commit | commitdiff | tree |
2022-02-23 |
Eric Milles | GROOVY-10505: mark trait super methods as generated
|
commit | commitdiff | tree |
2022-02-19 |
Eric Milles | GROOVY-9259: interface w/ `default` supports `extends...
|
commit | commitdiff | tree |
2022-02-17 |
Eric Milles | GROOVY-9259: add test case
|
commit | commitdiff | tree |
2022-02-17 |
Eric Milles | GROOVY-10496: `IntRange`: exclusive-left for `by()...
|
commit | commitdiff | tree |
2022-02-16 |
Eric Milles | GROOVY-10483: GroovyMain: use default encoding if none...
|
commit | commitdiff | tree |
2022-02-16 |
Eric Milles | GROOVY-9158, GROOVY-10176: `@NamedVariant`: refacor...
|
commit | commitdiff | tree |
2022-02-10 |
Eric Milles | GROOVY-6510: `@Category`: preserve implicit-this semantic...
|
commit | commitdiff | tree |
2022-02-10 |
Eric Milles | refactor category transform
|
commit | commitdiff | tree |
2022-02-09 |
Eric Milles | safety check
|
commit | commitdiff | tree |
2022-02-09 |
Eric Milles | GROOVY-10477: SC: optimize `for (item in array) { ...
|
commit | commitdiff | tree |
2022-02-09 |
Eric Milles | GROOVY-10476: Stream provides iterator() but does not...
|
commit | commitdiff | tree |
2022-02-09 |
Eric Milles | GROOVY-8133: STC: support spread-dot for any iterable...
|
commit | commitdiff | tree |
2022-02-08 |
Eric Milles | GROOVY-8448: "this.name" from anon. inner class
|
commit | commitdiff | tree |
2022-02-07 |
Eric Milles | GROOVY-5726: source range of method call in command...
|
commit | commitdiff | tree |
2022-02-06 |
Eric Milles | GROOVY-10461: add test case
|
commit | commitdiff | tree |
2022-02-05 |
Eric Milles | GROOVY-10461: query `DecompiledClassNode` parameterized...
|
commit | commitdiff | tree |
2022-02-04 |
Eric Milles | GROOVY-10467: trait: clear transient/varargs modifier...
|
commit | commitdiff | tree |
2022-02-04 |
Eric Milles | GROOVY-10458: context for pop
|
commit | commitdiff | tree |
2022-02-01 |
Eric Milles | fix for NPE
|
commit | commitdiff | tree |
2022-01-27 |
Eric Milles | GROOVY-10464: stubgen: super ctor call: handle class...
|
commit | commitdiff | tree |
2022-01-26 |
Eric Milles | GROOVY-6277: STC: protected member is accessible by...
|
commit | commitdiff | tree |
2022-01-25 |
Eric Milles | GROOVY-6363: allow category to override private method...
|
commit | commitdiff | tree |
2022-01-22 |
Eric Milles | GROOVY-6277: SC: prefer accessible field over inaccessible...
|
commit | commitdiff | tree |
2022-01-21 |
Eric Milles | GROOVY-10457: support `@CompileStatic` class with ...
|
commit | commitdiff | tree |
2022-01-21 |
Eric Milles | GROOVY-6363: add test case
|
commit | commitdiff | tree |
2022-01-20 |
Eric Milles | GROOVY-7033: visit AIC's field, method, and parameter...
|
commit | commitdiff | tree |
2022-01-12 |
Eric Milles | reuse sample
|
commit | commitdiff | tree |
2022-01-12 |
Eric Milles | source range for `void` return type
|
commit | commitdiff | tree |
2022-01-10 |
Eric Milles | GROOVY-5169 (pt.2): JSON output: include field-based...
|
commit | commitdiff | tree |
2022-01-10 |
Eric Milles | GROOVY-7682, GROOVY-8371: JSON output: exclude static...
|
commit | commitdiff | tree |
2022-01-10 |
Eric Milles | GROOVY-5169: JSON output: exclude non-public properties
|
commit | commitdiff | tree |
2022-01-10 |
Eric Milles | GROOVY-6837: prep work
|
commit | commitdiff | tree |
2022-01-10 |
Eric Milles | GROOVY-4266: stubgen: only write static imports
|
commit | commitdiff | tree |
2022-01-06 |
Eric Milles | GROOVY-10439: `@Delegate`: same interface with different...
|
commit | commitdiff | tree |
2022-01-05 |
Eric Milles | GROOVY-5106: verify repeat interface has same type...
|
commit | commitdiff | tree |
2021-12-27 |
Eric Milles | GROOVY-6603: STC: check closure calls in methods with...
|
commit | commitdiff | tree |
2021-12-26 |
Eric Milles | GROOVY-7482: add test case
|
commit | commitdiff | tree |
2021-12-22 |
Eric Milles | too soon
|
commit | commitdiff | tree |
2021-12-22 |
Eric Milles | GROOVY-7762, GROOVY-9866: add test cases
|
commit | commitdiff | tree |
2021-12-22 |
Eric Milles | GROOVY-7890: STC: closure within static context
|
commit | commitdiff | tree |
2021-12-21 |
Eric Milles | minor edits
|
commit | commitdiff | tree |
2021-12-19 |
Eric Milles | GROOVY-5736: xform loader for annotations and class...
|
commit | commitdiff | tree |
2021-12-19 |
Eric Milles | GROOVY-7799: add test case
|
commit | commitdiff | tree |
next |