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
c8564e9ade8fb7cc496139782fe640ef7dbf6aeb
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
callableReference
/
bound
T
History
victor.petukhov
46bd5ba107
Add alphabetical sorting diagnostics with same ranges
2019-02-14 12:31:42 +03:00
..
classVsStarImportedCompanion.kt
…
classVsStarImportedCompanion.txt
…
classVsStarImportedObject.kt
…
classVsStarImportedObject.txt
…
companionObject.kt
…
companionObject.txt
…
controlFlow.kt
Control Flow: Fix CFG usage info for double-colon expressions
2017-07-17 16:09:51 +03:00
controlFlow.txt
…
dataFlow.kt
…
dataFlow.txt
…
expectedType.kt
…
expectedType.txt
…
expressionWithNullableType.kt
…
expressionWithNullableType.txt
…
functionCallWithoutArguments.kt
…
functionCallWithoutArguments.txt
…
innerNested.kt
…
innerNested.txt
…
kt12843.kt
Improve diagnostics on callable reference of unresolved class
2017-06-22 15:02:13 +03:00
kt12843.txt
…
noThisInSuperCall.kt
Add test case for obsolete issue
2016-08-15 19:41:47 +03:00
noThisInSuperCall.txt
Add test case for obsolete issue
2016-08-15 19:41:47 +03:00
object.kt
…
object.txt
…
privateToThis.kt
…
privateToThis.txt
Consider callable reference's LHS when resolving RHS
2016-06-19 12:45:22 +03:00
referenceToStaticMethodOnInstance.kt
…
referenceToStaticMethodOnInstance.txt
…
reservedExpressionSyntax2.kt
…
reservedExpressionSyntax2.txt
…
reservedExpressionSyntax3.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
reservedExpressionSyntax3.txt
…
reservedExpressionSyntax.kt
Add alphabetical sorting diagnostics with same ranges
2019-02-14 12:31:42 +03:00
reservedExpressionSyntax.txt
…
syntheticExtensionOnLHS.kt
Fix incorrect unsupported error on synthetic extension call on LHS of ::
2016-08-15 19:41:47 +03:00
syntheticExtensionOnLHS.txt
…
valueOfTypeParameterType.kt
…
valueOfTypeParameterType.txt
…