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 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
963258189a36a9866b4e483628653cba4e8a1776
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
coercionToUnitOptimization
History
Dmitry Petrov
59cdf3c52e
Update bytecode text tests in JVM_IR
2020-02-14 14:07:03 +03: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
JVM_IR: Generate fake inlining local variables for debugging.
2019-11-29 13:38:34 +01:00
returnsUnit.kt
…
safeCall.kt
Update bytecode text tests in JVM_IR
2020-02-14 14:07:03 +03:00
safeCallWithReturnValue.kt
Update bytecode text tests in JVM_IR
2020-02-14 14:07:03 +03:00
safeLet.kt
Update bytecode text tests in JVM_IR
2020-02-14 14:07:03 +03:00
tryInlined.kt
Support basic reification in IR
2019-04-08 13:10:22 +02:00