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
eebb8200603c4a45bf617ae95087bbbbbc4e879e
kotlin-fork
/
idea
/
idea-completion
/
testData
/
basic
/
java
/
syntheticExtensions
T
History
Simon Ogorodnik
0cf02dcb7b
KT-15092 Suppress inspection "use property access syntax" for some getters and fix completion for them
...
#KT-15092 fixed
2017-01-12 14:53:38 +03:00
..
DoNotHideGetterWhenExtensionCannotBeUsed.kt
…
InGenericClass.kt
KT-9835 Completion thinks receiver is nullable when it is not
2016-10-13 15:11:19 +03:00
NullableReceiver.kt
Added a test
2015-09-03 15:55:54 +03:00
SafeCall.kt
Renamed tests
2015-09-03 15:55:54 +03:00
ShowGetSetOnSecondCompletion.kt
…
SmartCast2.kt
Renamed tests
2015-09-03 15:55:54 +03:00
SmartCast.kt
Renamed tests
2015-09-03 15:55:54 +03:00
SuppressedByNotPropertyList.kt
KT-15092 Suppress inspection "use property access syntax" for some getters and fix completion for them
2017-01-12 14:53:38 +03:00
SyntheticExtensions1.kt
…
SyntheticExtensions2.kt
…