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
1ef88185563fdad8e89c329d6aeaada34ec1d51a
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
redeclarations
T
History
Natalia.Ukhorskaya
1ef8818556
Front-end: Prohibit to create inner class with the same name as a property
2012-08-31 11:15:57 +04:00
..
ConflictingExtensionProperties.kt
Partial fix for KT-470: Remove duplicating errors on the same element.
2012-07-26 13:11:38 +04:00
kt470.kt
Partial fix for KT-470: Remove duplicating errors on the same element.
2012-07-26 13:11:38 +04:00
kt2247.kt
KT-2247 Report name clashes between inner classes and members of class object
2012-07-19 17:56:51 +04:00
kt2438.kt
KT-2438 Prohibit inner classes with the same name
2012-07-24 16:25:17 +04:00
MultiFilePackageRedeclaration.kt
JetDiagnosticsTest migrated to TestGenerator
2012-07-10 14:48:11 +04:00
PropertyAndFunInClass.kt
Partial fix for KT-470: Remove duplicating errors on the same element.
2012-07-26 13:11:38 +04:00
PropertyAndInnerClass.kt
Front-end: Prohibit to create inner class with the same name as a property
2012-08-31 11:15:57 +04:00
Redeclarations.kt
JetDiagnosticsTest migrated to TestGenerator
2012-07-10 14:48:11 +04:00