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
272ee252d8d4933f29093dd91f08c5bcc4600cec
kotlin-fork
/
idea
/
testData
/
checker
/
codeFragments
T
History
Nikolay Krasko
6ca5ba3615
Don't call getClassDescriptor for local declarations (KT-15259)
...
#KT-15259 Open
2016-12-21 13:13:10 +03:00
..
imports
…
anonymousObject.kt
Don't call getClassDescriptor for local declarations (KT-15259)
2016-12-21 13:13:10 +03:00
anonymousObject.kt.fragment
Don't call getClassDescriptor for local declarations (KT-15259)
2016-12-21 13:13:10 +03:00
binaryExpression.kt
…
binaryExpression.kt.fragment
…
blockCodeFragment.kt
…
blockCodeFragment.kt.fragment
…
callExpression.kt
…
callExpression.kt.fragment
…
classHeader.kt
…
classHeader.kt.fragment
…
classHeaderWithTypeArguments.kt
…
classHeaderWithTypeArguments.kt.fragment
Update existing test data depending on diagnostic parameter rendering
2016-02-26 14:45:11 +03:00
contextElementAsStatement.kt
…
contextElementAsStatement.kt.fragment
…
elementAtIfWithoutBraces.kt
…
elementAtIfWithoutBraces.kt.fragment
…
elementAtWhenBranch.kt
…
elementAtWhenBranch.kt.fragment
…
localVariables.kt
…
localVariables.kt.fragment
…
localVariablesOnReturn.kt
…
localVariablesOnReturn.kt.fragment
…
primaryConstructor.kt
…
primaryConstructor.kt.fragment
…
primaryConstructorLocal.kt
Don't call getClassDescriptor for local declarations (KT-15259)
2016-12-21 13:13:10 +03:00
primaryConstructorLocal.kt.fragment
Don't call getClassDescriptor for local declarations (KT-15259)
2016-12-21 13:13:10 +03:00
privateFunArgumentsResolve.kt
…
privateFunArgumentsResolve.kt.fragment
…
privateFunTypeArguments.kt
…
privateFunTypeArguments.kt.fragment
…
privateMember.kt
…
privateMember.kt.fragment
…
protectedMember.kt
…
protectedMember.kt.fragment
…
secondaryConstructor.kt
…
secondaryConstructor.kt.fragment
…
secondaryConstructorWithoutBraces.kt
…
secondaryConstructorWithoutBraces.kt.fragment
…
simpleNameExpression.kt
…
simpleNameExpression.kt.fragment
…
smartCasts.kt
…
smartCasts.kt.fragment
…
startingFromReturn.kt
Allow to process return statements without parent KtDeclaration (EA-70883)
2016-02-06 17:50:17 +03:00
startingFromReturn.kt.fragment
Report RETURN_NOT_ALLOWED and RETURN_IN_FUNCTION_WITH_EXPRESSION_BODY only on the return with label (KT-13340)
2016-08-05 13:16:05 +03:00
withoutBodyFunction.kt
…
withoutBodyFunction.kt.fragment
…
withoutBodyProperty.kt
…
withoutBodyProperty.kt.fragment
…