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
45637c1b94de9509bcc242f797100e0ba4e4efd3
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxModernJdk
/
testsWithJava17
/
sealed
T
History
Dmitriy Novozhilov
c0ad67c4f9
[FIR] Generate java declarations for record components of java records
...
^KT-53964 Fixed
2022-10-03 15:48:17 +03:00
..
compiledJavaSealedClass.kt
…
compiledJavaSealedInterface.kt
…
javaExhaustiveWhenOnKotlinSealedClass.kt
JVM_IR KT-41214 emit PermittedSubclasses on JDK17+
2021-10-09 17:07:35 +03:00
javaRecordsViaKotlinReflection.kt
[FIR] Generate java declarations for record components of java records
2022-10-03 15:48:17 +03:00
javaSealedClass.kt
…
javaSealedInterface.kt
…
permittedSubclassesOfSealedKotlinClass.kt
JVM_IR KT-41214 emit PermittedSubclasses on JDK17+
2021-10-09 17:07:35 +03:00
sealedJavaClassViaJavaReflection.kt
…
sealedJavaClassViaKotlinReflection.kt
Sort sealed class inheritors to ensure reproducible builds with IC
2022-03-30 08:35:30 +00:00
sealedJavaInterfaceViaKotlinReflection.kt
Sort sealed class inheritors to ensure reproducible builds with IC
2022-03-30 08:35:30 +00:00