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
f5ff3d2fa94454c287c3839c6579b8db2807b284
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
jackAndJill
T
History
Yan Zhulanow
d16b55033e
Introduce new naming convention for captured receiver backing fields
...
'receiver$0' -> '$this_<label>'
2018-09-11 16:41:20 +03:00
..
inlinedConstuctor.kt
Introduce new naming convention for captured receiver backing fields
2018-09-11 16:41:20 +03:00
inlinedConstuctorWithSuperCallParams.kt
Replace return with
nop
to avoid merging line instructions (KT-18949)
2017-07-18 14:39:54 +03:00
inlineDefaultBodyInClass.kt
Do not generate unnecessary super-call checks for functions with defaults
2016-12-27 16:22:12 +03:00