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
e7bd4e6dbd4c097cc0e57253e7300a684e76cafb
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
modifiers
T
History
Ivan Kylchik
1125891a13
[K2] Properly report diagnostics on const properties with Java usages
...
#KT-63752 #KT-59894 #KT-61920 Fixed
2023-11-29 16:33:18 +00:00
..
const
[K2] Properly report diagnostics on const properties with Java usages
2023-11-29 16:33:18 +00:00
operatorInfix
…
annotations.kt
…
annotations.txt
…
defaultModifier.kt
…
defaultModifier.txt
…
IllegalModifiers.fir.kt
[FIR] Don't miss annotations on inits
2023-11-14 15:19:33 +00:00
IllegalModifiers.kt
…
IllegalModifiers.txt
…
incompatibleVarianceModifiers.kt
[FIR] Report wrong modifiers in function type arguments and types of value parameters
2023-10-06 12:22:57 +00:00
incompatibleVarianceModifiers.txt
…
inlineParameters.kt
…
inlineParameters.txt
…
internalInInterface.kt
…
internalInInterface.txt
…
modifierOnParameterInFunctionType.kt
…
modifierOnParameterInFunctionType.txt
…
NoLocalVisibility.kt
…
NoLocalVisibility.txt
…
openInExpectInterface.fir.kt
[K2] Fix EXPECTED_DECLARATION_WITH_BODY not reporting on property accessors
2023-09-18 12:22:41 +00:00
openInExpectInterface.kt
…
openInExpectInterface.txt
…
openInInterface.kt
…
openInInterface.txt
…
primaryConstructorMissingBrackets.fir.kt
…
primaryConstructorMissingBrackets.kt
…
primaryConstructorMissingBrackets.txt
…
primaryConstructorMissingKeyword.fir.kt
…
primaryConstructorMissingKeyword.kt
…
primaryConstructorMissingKeyword.txt
…
privateInInterface.kt
…
privateInInterface.txt
…
protected.kt
…
protected.txt
…
protectedInExpectActual.kt
…
redundantTargets.kt
…
redundantTargets.txt
…
repeatedModifiers.fir.kt
…
repeatedModifiers.kt
…
repeatedModifiers.txt
…
suspendAnonymousFunction.kt
…