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
60fcdeb5ee31fcc24dfd439313c0f292aa52d088
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
extensions
T
History
Dmitry Petrov
954204da82
KT-1560
...
Report warning on extensions shadowed by members.
2017-01-16 17:25:13 +03:00
..
classObject.kt
…
classObject.txt
…
ExtensionFunctions.kt
KT-1560
2017-01-16 17:25:13 +03:00
ExtensionFunctions.txt
…
extensionMemberInClassObject.kt
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
2016-01-25 19:13:31 +03:00
extensionMemberInClassObject.txt
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
2016-01-25 19:13:31 +03:00
extensionPropertyVsParameter.kt
…
extensionPropertyVsParameter.txt
…
ExtensionsCalledOnSuper.kt
KT-1560
2017-01-16 17:25:13 +03:00
ExtensionsCalledOnSuper.txt
…
GenericIterator2.kt
…
GenericIterator2.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
GenericIterator.kt
…
GenericIterator.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
kt819ExtensionProperties.kt
Don't report inapplicable target for 'inline' keyword on property and its accessors
2016-06-24 17:05:49 +03:00
kt819ExtensionProperties.txt
…
kt1875.kt
…
kt1875.txt
Use parameter names in DescriptorRenderer
2016-10-11 23:38:49 +03:00
kt2317.kt
…
kt2317.txt
…
kt3470.kt
…
kt3470.txt
…
kt3563.kt
…
kt3563.txt
…
noClassObjectsInJava.kt
…
noClassObjectsInJava.txt
…
object.kt
…
object.txt
…
throwOutCandidatesByReceiver2.kt
…
throwOutCandidatesByReceiver2.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
throwOutCandidatesByReceiver.kt
…
throwOutCandidatesByReceiver.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
variableInvoke.kt
…
variableInvoke.txt
…