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
2af9efa4a098d87feb8370637bcfd62f3bbdc034
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
modifiers
T
History
Mikhail Zarechenskiy
7595cb23ab
Raise deprecation level for mod operators to ERROR in stdlib
...
#KT-25217 In Progress
2018-09-09 23:55:36 +03:00
..
const
Raise deprecation level for mod operators to ERROR in stdlib
2018-09-09 23:55:36 +03:00
operatorInfix
Fix modifier order in generated overriden functions
2018-01-16 15:42:02 +01:00
annotations.kt
…
annotations.txt
…
defaultModifier.kt
…
defaultModifier.txt
…
IllegalModifiers.kt
Report UNUSED_PARAMETER in setter #KT-21129 Fixed
2018-05-04 18:04:57 +03:00
IllegalModifiers.txt
…
incompatibleVarianceModifiers.kt
…
incompatibleVarianceModifiers.txt
…
inlineParameters.kt
…
inlineParameters.txt
…
internalInInterface.kt
…
internalInInterface.txt
…
modifierOnParameterInFunctionType.kt
…
modifierOnParameterInFunctionType.txt
…
NoLocalVisibility.kt
…
NoLocalVisibility.txt
…
openInInterface.kt
…
openInInterface.txt
…
primaryConstructorMissingBrackets.kt
…
primaryConstructorMissingBrackets.txt
…
primaryConstructorMissingKeyword.kt
…
primaryConstructorMissingKeyword.txt
…
privateInInterface.kt
…
privateInInterface.txt
…
protected.kt
…
protected.txt
…
redundantTargets.kt
…
redundantTargets.txt
…
repeatedModifiers.kt
…
repeatedModifiers.txt
…