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
df393e18feed97c63ad88396bee2a41986d8b4d6
kotlin-fork
/
idea
/
testData
/
intentions
/
changeVisibility
/
public
T
History
mglukhikh
be75ef919e
Change visibility modifier: now works on no-modifier type aliases #KT-15066 Fixed
2017-01-24 15:17:41 +03:00
..
.intention
…
alreadyPublic.kt
…
destructuringPropertyException.kt
No more attempts to resolve KtDestructuringDeclaration to descriptor #KT-7929 Fixed
2016-10-24 15:17:48 +03:00
primaryConstructor.kt
Change
MISSING_CONSTRUCTOR_KEYWORD
severity to error
2015-06-12 11:23:13 +03:00
primaryConstructor.kt.after
Do not insert explicit visibility modifier if it's default
2015-09-18 15:44:17 +03:00
primaryConstructorPublicByDefault.kt
…
publicByDefault.kt
Intentions: Fix test data after default visibility was changed to PUBLIC
2015-09-11 02:20:50 +03:00
simple.kt
…
simple.kt.after
Do not insert explicit visibility modifier if it's default
2015-09-18 15:44:17 +03:00
typeAlias.kt
Change visibility modifier: now works on no-modifier type aliases #KT-15066 Fixed
2017-01-24 15:17:41 +03:00
typeAlias.kt.after
Change visibility modifier: now works on no-modifier type aliases #KT-15066 Fixed
2017-01-24 15:17:41 +03:00