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
3bcdee2a202b04db63f7e330cde733bcd2ee7c08
kotlin-fork
/
idea
/
testData
/
quickfix
/
migration
/
enumConstructor
T
History
Mikhail Glukhikh
6342b98592
Fixed a quick fix for enum entry short super constructor syntax (situation with a preceding comment / annotation). Four extra tests. isAvailable().
2015-05-19 11:22:34 +03:00
..
noDelimiterWithInitializerFirst.kt
…
noDelimiterWithInitializerFirst.kt.after
…
noDelimiterWithInitializerLast.kt
…
noDelimiterWithInitializerLast.kt.after
…
precedingAnnotation.kt
Fixed a quick fix for enum entry short super constructor syntax (situation with a preceding comment / annotation). Four extra tests. isAvailable().
2015-05-19 11:22:34 +03:00
precedingAnnotation.kt.after
Fixed a quick fix for enum entry short super constructor syntax (situation with a preceding comment / annotation). Four extra tests. isAvailable().
2015-05-19 11:22:34 +03:00
precedingComment.kt
Fixed a quick fix for enum entry short super constructor syntax (situation with a preceding comment / annotation). Four extra tests. isAvailable().
2015-05-19 11:22:34 +03:00
precedingComment.kt.after
Fixed a quick fix for enum entry short super constructor syntax (situation with a preceding comment / annotation). Four extra tests. isAvailable().
2015-05-19 11:22:34 +03:00
precedingDocComment.kt
Fixed a quick fix for enum entry short super constructor syntax (situation with a preceding comment / annotation). Four extra tests. isAvailable().
2015-05-19 11:22:34 +03:00
precedingDocComment.kt.after
Fixed a quick fix for enum entry short super constructor syntax (situation with a preceding comment / annotation). Four extra tests. isAvailable().
2015-05-19 11:22:34 +03:00
precedingMultilineComment.kt
Fixed a quick fix for enum entry short super constructor syntax (situation with a preceding comment / annotation). Four extra tests. isAvailable().
2015-05-19 11:22:34 +03:00
precedingMultilineComment.kt.after
Fixed a quick fix for enum entry short super constructor syntax (situation with a preceding comment / annotation). Four extra tests. isAvailable().
2015-05-19 11:22:34 +03:00
singleEntry.kt
…
singleEntry.kt.after
…
wholeProject.kt
…
wholeProject.kt.after
…
withCommas.kt
…
withCommas.kt.after
…
withNamedArgument.kt
…
withNamedArgument.kt.after
…
withOverloads.kt
…
withOverloads.kt.after
…