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
cd401b5b8a071639adf3d79b3b79c307d5445999
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
inline
T
History
Dmitry Petrov
851980e36f
JVM_IR KT-45103 optimize direct invoke for lambdas and callable refs
2021-05-18 22:20:12 +03:00
..
property
…
deleteClassOnTransformation.kt
JVM_IR KT-45103 optimize direct invoke for lambdas and callable refs
2021-05-18 22:20:12 +03:00
finallyMarkers.kt
…
inlineArgumentSlots.kt
…
inlineReturnsNothing1.kt
Revert "JVM IR: Implement CHECK_NOT_NULL as a lowering"
2021-04-19 16:05:12 +02:00
inlineReturnsNothing2.kt
…
inlineReturnsNothing3.kt
Revert "JVM IR: Implement CHECK_NOT_NULL as a lowering"
2021-04-19 16:05:12 +02:00
inlineSuspendReifiedNoSpilling.kt
Minor. Update test data
2021-03-22 17:35:08 +01:00
interfaceDefaultMethod.kt
…
linenumberForOneParametersArgumentCall.kt
Debugger, BE: Make the NOP instruction optimizer save the first NOP, not the last
2020-02-14 17:35:17 +09:00
noSynAccessor.kt
…
noSynAccessorToDirectFieldAccess.kt
…
noSynAccessorToSuper.kt
…
notSplitedExceptionTable.kt
…
reifiedSafeAsWithMutable.kt
…
remappedLocalVar.kt
…
removedFinallyMarkers.kt
…
specialEnumFunction.kt
JVM_IR: Fix enum classes ABI
2020-06-30 18:24:25 +03:00
splitedExceptionTable.kt
…
whenMappingOnCallSite.kt
…