This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-08 08:31:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
184742e7791b9db3135e2bac04079fcb98b45149
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
jackAndJill
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