This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-12 08:31:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe7b7fb0bda88760abd22fe137b9ba052d8ee8a5
kotlin
/
idea
/
testData
/
quickfix
/
createFromUsage
/
createVariable
/
localVariable
History
Kirill Rakhman
8bc020f31b
Fix modifier order in generated overriden functions
...
Fixes #KT-21600
2018-01-16 15:42:02 +01:00
..
assignedInFun.kt
…
assignedInFun.kt.after
…
callableRef.kt
ConvertReferenceToLambda status refactoring
2017-05-10 14:56:38 +03:00
inAccessor.kt
…
inAccessor.kt.after
…
inAccessorWithExpressionBody.kt
…
inAccessorWithExpressionBody.kt.after
…
inBinaryOperation.kt
Create from Usage: Show receiver type in the text of "Create extension" quick fix
2016-07-20 15:39:13 +03:00
inClass.kt
Fix MovePropertyToConstructorIntention and broken tests
2017-03-24 21:55:27 +03:00
inFun.kt
…
inFun.kt.after
…
inFunWithExpressionBody.kt
…
inFunWithExpressionBody.kt.after
…
inLabelRef.kt
Create from Usage: Forbid "Create parameter/local variable/property" on label references
2015-12-02 13:54:00 +03:00
inLambdaNoParams.kt
…
inLambdaNoParams.kt.after
…
inLambdaWithParams.kt
…
inLambdaWithParams.kt.after
…
inMultiLineLambdaNoParams.kt
…
inMultiLineLambdaNoParams.kt.after
…
inMultiLineLambdaWithParams.kt
…
inMultiLineLambdaWithParams.kt.after
…
inWhen.kt
…
inWhen.kt.after
…
localWithPackageName.kt
…
localWithPackageName.kt.after
…
nonIdentifier.kt
Fix modifier order in generated overriden functions
2018-01-16 15:42:02 +01:00
nullableType.kt
…
nullableType.kt.after
…
onTopLevel.kt
Merge pull request
#791
from mcgee/KT-9938
2015-12-09 15:17:31 +01:00
positionNextToUsage.kt
…
positionNextToUsage.kt.after
…
qualifiedInFun.kt
Create from Usage: Show target class name in the text of "Create member" quick fix
2016-07-20 15:39:19 +03:00
unitTypedInFun.kt
…
unitTypedInFun.kt.after
…