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
77765a80640094de31db96778dbd0a65bbc5f661
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
redeclarations
T
History
Dmitry Petrov
2c83718452
Prohibit having duplicate parameter names in functional types
...
#KT-15804 Fixed
2017-05-26 13:58:46 +03:00
..
shadowedExtension
KT-15878 Extension shadowed by member shouldn't be reported for infix/operator extensions when member is non-infix/operator
2017-01-23 16:46:43 +03:00
ClassRedeclarationInDifferentFiles.kt
…
ClassRedeclarationInDifferentFiles.txt
…
ConflictingExtensionProperties.kt
…
ConflictingExtensionProperties.txt
…
DuplicateParameterNamesInFunctionType.kt
Prohibit having duplicate parameter names in functional types
2017-05-26 13:58:46 +03:00
DuplicateParameterNamesInFunctionType.txt
Prohibit having duplicate parameter names in functional types
2017-05-26 13:58:46 +03:00
EnumName.kt
…
EnumName.txt
…
FunVsCtorInDifferentFiles.kt
…
FunVsCtorInDifferentFiles.txt
…
interfaceTypeParameters.kt
KT-4960 Redeclaration is not reported for type parameters of interfaces
2017-04-13 15:57:24 +03:00
interfaceTypeParameters.txt
KT-4960 Redeclaration is not reported for type parameters of interfaces
2017-04-13 15:57:24 +03:00
kt470.kt
…
kt470.txt
…
kt2418.kt
…
kt2418.txt
…
kt2438.kt
…
kt2438.txt
…
MultiFilePackageRedeclaration.kt
…
MultiFilePackageRedeclaration.txt
…
NoRedeclarationForClassesInDefaultObject.kt
…
NoRedeclarationForClassesInDefaultObject.txt
…
NoRedeclarationForEnumEntriesAndDefaultObjectMembers.kt
…
NoRedeclarationForEnumEntriesAndDefaultObjectMembers.txt
…
PropertyAndFunInClass.kt
…
PropertyAndFunInClass.txt
…
PropertyAndInnerClass.kt
…
PropertyAndInnerClass.txt
…
RedeclarationInDefaultObject.kt
…
RedeclarationInDefaultObject.txt
…
RedeclarationInMultiFile.kt
…
RedeclarationInMultiFile.txt
…
RedeclarationMainInFile.kt
…
RedeclarationMainInFile.txt
…
RedeclarationMainInMultiFile.kt
…
RedeclarationMainInMultiFile.txt
…
Redeclarations.kt
…
Redeclarations.txt
…
RedeclarationsInObjects.kt
…
RedeclarationsInObjects.txt
…
RedeclaredTypeParameters.kt
…
RedeclaredTypeParameters.txt
…
RedeclaringPrivateToFile.kt
…
RedeclaringPrivateToFile.txt
…
ScriptAndClassConflict.kt
…
ScriptAndClassConflict.txt
…
SingletonAndFunctionSameName.kt
…
SingletonAndFunctionSameName.txt
…
TopLevelPropertyVsClassifier.kt
…
TopLevelPropertyVsClassifier.txt
…
TypeAliasCtorVsFun.kt
…
TypeAliasCtorVsFun.txt
…
TypeAliasVsClass.kt
…
TypeAliasVsClass.txt
…
TypeAliasVsProperty.kt
…
TypeAliasVsProperty.txt
…
typeParameterWithTwoBounds.kt
…
typeParameterWithTwoBounds.txt
…