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-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0283fea835c5352e2494ba6fd33fca25a37a0f88
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
boxingOptimization
History
Michael Bogdanov
b9c30c739e
Test for obsolete KT-7224: Redundant result boxing on ?. call on a primitive
...
#KT-7224 Obsolete
2016-01-29 12:13:16 +03:00
..
casts.kt
…
checkcastAndInstanceOf.kt
…
fold.kt
…
kt7224.kt
Test for obsolete KT-7224: Redundant result boxing on ?. call on a primitive
2016-01-29 12:13:16 +03:00
nullCheck.kt
…
progressions.kt
Remove deprecated ranges from tests and take into account that Byte and Short rangeTo now returns IntRange.
2015-11-11 03:53:31 +03:00
safeCallWithElvis.kt
…
severalInlines.kt
…
simple.kt
…
unsafeRemoving.kt
Drop identityEquals from builtins, compiler and tests.
2016-01-22 05:54:38 +03:00
variableClash.kt
…
variables.kt
…