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
4e92c79bc416326681322b14fa71a55cbec71fde
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeListing
/
main
T
History
Dmitry Petrov
4739adb6dc
KT-36992 Do not generate annotations on synthetic accessors
...
Also, do not generate nullability annotations on synthetic methods.
2020-06-17 23:54:51 +03:00
..
multifileSuspend_ir.txt
KT-36992 Do not generate annotations on synthetic accessors
2020-06-17 23:54:51 +03:00
multifileSuspend.kt
JVM_IR: Generate suspend fun main wrapper as class instead of reference
2020-03-11 15:34:38 +01:00
multifileSuspend.txt
Support parameterless and suspend main functions in multifile classes
2018-09-12 09:49:25 +03:00
parameterlessMain_before.kt
…
parameterlessMain_before.txt
…
parameterlessMain_ir.txt
KT-36992 Do not generate annotations on synthetic accessors
2020-06-17 23:54:51 +03:00
parameterlessMain.kt
JVM_IR: Generate suspend fun main wrapper as class instead of reference
2020-03-11 15:34:38 +01:00
parameterlessMain.txt
…
suspendMain_before.kt
JVM_IR: Generate suspend fun main wrapper as class instead of reference
2020-03-11 15:34:38 +01:00
suspendMain_before.txt
…
suspendMain_ir.txt
KT-36992 Do not generate annotations on synthetic accessors
2020-06-17 23:54:51 +03:00
suspendMain.kt
JVM_IR: Generate suspend fun main wrapper as class instead of reference
2020-03-11 15:34:38 +01:00
suspendMain.txt
…