This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-16 00:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7332032bb603cd024f90345f75253784cd21700a
kotlin
/
compiler
/
testData
/
codegen
/
box
/
super
History
Alexey Andreev
3e11209d8a
KT-11030 Borrow test for local classes from JVM backend
2016-04-20 17:49:03 +03:00
..
basicmethodSuperClass.kt
…
basicmethodSuperTrait.kt
…
basicproperty.kt
…
enclosedFun.kt
…
enclosedVar.kt
…
innerClassLabeledSuper2.kt
…
innerClassLabeledSuper.kt
…
innerClassLabeledSuperProperty2.kt
…
innerClassLabeledSuperProperty.kt
…
innerClassQualifiedFunctionCall.kt
[KT-4124] Add tests for qualified labeled super access to functions and properties
2016-02-20 15:19:31 +03:00
innerClassQualifiedPropertyAccess.kt
[KT-4124] Add tests for qualified labeled super access to functions and properties
2016-02-20 15:19:31 +03:00
kt3492ClassFun.kt
…
kt3492ClassProperty.kt
…
kt3492TraitFun.kt
…
kt3492TraitProperty.kt
…
kt4173_2.kt
…
kt4173_3.kt
KT-11030 Borrow test for local classes from JVM backend
2016-04-20 17:49:03 +03:00
kt4173.kt
…
kt4982.kt
Adjust testData to CharSequence.length transformation
2015-10-14 20:39:35 +03:00
multipleSuperTraits.kt
…
traitproperty.kt
…
unqualifiedSuper.kt
KT-5963 Call to super shouldn't require type specification if there is no conflict
2015-06-18 14:16:34 +03:00
unqualifiedSuperWithDeeperHierarchies.kt
KT-5963 Call to super shouldn't require type specification if there is no conflict
2015-06-18 14:16:34 +03:00
unqualifiedSuperWithMethodsOfAny.kt
Java 8 rules for method overrides:
2015-10-12 14:12:31 +03:00