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-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5afab1ac2b6b587e48b7b620c2a0e92d53a2bf92
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
coercionToUnitOptimization
History
Mikhael Bogdanov
ac31e0e8c7
Support default lambda inlining in IR
2019-11-20 12:57:36 +01:00
..
inRangeCheckWithConst.kt
Remove directives that have no effect from bytecode text tests
2018-12-20 12:53:24 +01:00
kt14360.kt
…
largeMethodWithCoercionToUnit.kt
Support default lambda inlining in IR
2019-11-20 12:57:36 +01:00
nopInlineFuns.kt
Update test data
2018-12-28 14:18:39 +03:00
returnsUnit.kt
…
safeCall.kt
Enable bytecode text tests for the JVM_IR backend.
2018-12-21 16:20:45 +01:00
safeCallWithReturnValue.kt
Enable bytecode text tests for the JVM_IR backend.
2018-12-21 16:20:45 +01:00
safeLet.kt
Enable bytecode text tests for the JVM_IR backend.
2018-12-21 16:20:45 +01:00
tryInlined.kt
Support basic reification in IR
2019-04-08 13:10:22 +02:00