Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Reset erasure_field of symbol
|
|
Convert short array initializers to long version
|
|
Ignore non-static/non-public extension methods
|
|
The URL to constructor has been corrected : replaced "Constructor" with "constructor"
|
|
Typo fixes
|
|
Use real type for enclosing class
|
|
fixes #3259: allow @ExtensionMethod on interfaces
|
|
Fix typos
|
|
Fix SuperBuilder for fields named "build" or "self"
|
|
SuperBuilder: check extends/implements for collisions (fixes #3202)
|
|
Copy field name arrays in (Super)Builder
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
canonical url is features/log.
Also, the changelog has been updated; all links updated to the canonical version.
|
|
|
|
|
|
self/build methods
|
|
|
|
|
|
The eclipse SelectionEngine uses the identity, finds the field in the
builder and gets confused by the wrong source positions. If we clone the
array it only finds the correct field and it works as expected.
|
|
copyable annotations and cleaned it up.
|
|
'annotations that mean: Non null' and cleaned it up.
|
|
|
|
|
|
[fixes #3133] Additional bits setting when creating type annotations
|
|
|
|
varkart-fix-enum-logging
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hi
I have removed a typo error of 2 semicolons at the end of two lines
ciao
matteo
|
|
Update `NONNULL_ANNOTATIONS` and `BASE_COPYABLE_ANNOTATIONS`
|
|
What's the name of one of those bugs where you look at it and go: Wow. This can never have possibly worked?
And yet it has? An inverse heisenbug: Once observed, it has always existed, but before observing it, no problems.
Anyway, fixed. For what it's worth.
|
|
|
|
|