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
3f266aafb4c3605ecb8e7a6ace77ca189f91bc7b
kotlin-fork
/
compiler
/
testData
/
codegen
/
kapt
T
History
Dmitry Petrov
3f266aafb4
JVM: no nullability annotations on private and synthetic fields
2020-06-25 22:31:12 +03:00
..
dataClass.kt
…
dataClass.txt
JVM: no nullability annotations on private and synthetic fields
2020-06-25 22:31:12 +03:00
errorTypes.kt
…
errorTypes.txt
JVM: no nullability annotations on private and synthetic fields
2020-06-25 22:31:12 +03:00
innerClasses.kt
[minor] fix testdata for compiler 1.4
2019-12-19 14:25:56 +01:00
innerClasses.txt
JVM: no nullability annotations on private and synthetic fields
2020-06-25 22:31:12 +03:00
interfaceImpls.kt
…
interfaceImpls.txt
Generate nullability annotations on this receiver in DefaultImpls. Don't generate nullability annotations in private methods
2020-06-19 11:57:35 +02:00
jvmOverloads.kt
…
jvmOverloads.txt
Don't generate annotations on $default methods
2019-02-19 10:51:37 +01:00
lambdas.kt
…
lambdas.txt
…
simple.kt
…
simple.txt
…