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
e68de436bbde9302a35972cde8d4694378010746
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
sourceCompatibility
T
History
Alexander Udalov
e68de436bb
Allow data classes to inherit from other classes
...
#KT-10330 Fixed
2016-06-22 21:35:57 +03:00
..
noBoundCallableReferences
Type parameter is considered capable of taking any value for the purpose of cast possibility check #KT-6611 Fixed
2016-06-08 15:25:34 +03:00
noDataClassInheritance.kt
Allow data classes to inherit from other classes
2016-06-22 21:35:57 +03:00
noDataClassInheritance.txt
Allow data classes to inherit from other classes
2016-06-22 21:35:57 +03:00
noLocalDelegatedProperty.kt
Local delegated properties moved to language feature option
2016-05-31 15:27:55 +03:00
noLocalDelegatedProperty.txt
Local delegated properties moved to language feature option
2016-05-31 15:27:55 +03:00
noLocalDelegatedPropertyInScript.kt
Local delegated properties moved to language feature option
2016-05-31 15:27:55 +03:00
noLocalDelegatedPropertyInScript.txt
Local delegated properties moved to language feature option
2016-05-31 15:27:55 +03:00
noTopLevelSealedInheritance.kt
Minor, capitalize language feature names in tests
2016-05-26 22:21:22 +03:00
noTopLevelSealedInheritance.txt
…