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
c19d62af7369727a5a6c278e2e18fa65ee6ee705
kotlin-fork
/
compiler
/
testData
/
writeFlags
/
function
/
withDefaultArguments
T
History
Alexander Udalov
f9d61f2dc7
Make inline+reified functions synthetic instead of private in bytecode
...
#KT-18563 Fixed
2019-05-28 16:17:49 +02:00
..
funInClass.kt
Don't generate bridge flag for defaults in JVM IR backend
2019-04-17 14:53:30 +02:00
funInClassObject.kt
Don't generate bridge flag for defaults in JVM IR backend
2019-04-17 14:53:30 +02:00
inlineOnlyFunInClass.kt
Add IR equivalent of the WriteFlags test
2019-04-09 08:11:29 +02:00
reifiedFunInClass.kt
Make inline+reified functions synthetic instead of private in bytecode
2019-05-28 16:17:49 +02:00
topLevelFun.kt
Don't generate bridge flag for defaults in JVM IR backend
2019-04-17 14:53:30 +02:00