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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
plugins
/
jvm-abi-gen
/
testData
/
compile
T
History
Kevin Bierhoff
0285b26e40
make FunctionCodegen skip method bodies we don't need, which avoids problems with inlining methods inside methods we don't need
...
KT-33604
2019-11-22 12:54:42 +03:00
..
anonymousObject
…
classes
…
clinit
…
inlineAnonymousObject
fix for KT-29471
2019-09-18 14:42:09 +03:00
inlineCapture
make FunctionCodegen skip method bodies we don't need, which avoids problems with inlining methods inside methods we don't need
2019-11-22 12:54:42 +03:00
inlineReifiedFunction
Check descriptor visibility before excluding method from ABI class
2018-12-11 22:48:53 +03:00
privateOnlyConstructors
…
topLevel
…