This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c8564e9ade8fb7cc496139782fe640ef7dbf6aeb
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
constructorConsistency
T
History
Mikhail Zarechenskiy
e2dcec62d3
Fix access to top-level declarations inside anonymous initializer
...
#KT-16583 Fixed
2017-03-02 18:34:51 +03:00
..
afterInitialization.kt
…
afterInitialization.txt
KT-12152 : constructor consistency analysis, base cases
2016-06-03 09:45:37 +03:00
aliencall.kt
…
aliencall.txt
…
assignment.kt
…
assignment.txt
…
backing.kt
…
backing.txt
…
basic.kt
…
basic.txt
…
companion.kt
…
companion.txt
KT-12152 : constructor consistency analysis, base cases
2016-06-03 09:45:37 +03:00
comparison.kt
…
comparison.txt
…
delegate.kt
…
delegate.txt
KT-12152 : constructor consistency analysis, base cases
2016-06-03 09:45:37 +03:00
derived.kt
…
derived.txt
…
derivedProperty.kt
…
derivedProperty.txt
KT-12152 : constructor consistency: handle open property accessing
2016-06-03 09:45:45 +03:00
getset.kt
…
getset.txt
Add more tests for PropertyAccessorDescriptor.isDeafult() usages
2016-06-29 16:16:31 +03:00
init.kt
…
init.txt
…
initializerWithSecondaryConstructor.kt
…
initializerWithSecondaryConstructor.txt
…
initwithgetter.kt
KT-12152 : constructor consistency: distinguish properties with and w/o backing fields, with default / custom accessors
2016-06-03 09:45:49 +03:00
initwithgetter.txt
…
inspection.kt
…
inspection.txt
…
lambdaInObject.kt
…
lambdaInObject.txt
…
lateInit.kt
…
lateInit.txt
…
localObject.kt
…
localObject.txt
…
multipleAreNull.kt
…
multipleAreNull.txt
…
nobacking.kt
…
nobacking.txt
…
open.kt
…
open.txt
…
openProperty.kt
…
openProperty.txt
…
outer.kt
…
outer.txt
…
property.kt
…
property.txt
KT-12152 : constructor consistency analysis, base cases
2016-06-03 09:45:37 +03:00
propertyAccess.kt
KT-12152 : constructor consistency analysis, base cases
2016-06-03 09:45:37 +03:00
propertyAccess.txt
…
twoSecondaryConstructors.kt
…
twoSecondaryConstructors.txt
…