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
2564a2f91f9273c2d7df95c12320c3cfecadfb75
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
boxingOptimization
T
History
Alexander Udalov
20e36438e2
Move some tests from boxWithStdlib/ to box/
...
Move those tests which do not require neither stdlib nor reflect
2016-03-09 10:25:38 +03:00
..
casts.kt
tests added
2014-07-15 21:26:53 +04:00
checkcastAndInstanceOf.kt
tests added
2014-07-15 21:26:53 +04:00
fold.kt
tests added
2014-07-15 21:26:53 +04:00
foldRange.kt
Do not treat uninitialized value as a reason to retain boxing
2016-02-25 08:31:19 +03:00
kt5844.kt
Refined merging logic #KT-5844 Fixed
2014-09-26 12:37:04 +04:00
kt6047.kt
Check that boxing instruction is simple call
2014-10-17 01:22:25 +04:00
kt6842.kt
Do not treat uninitialized value as a reason to retain boxing
2016-02-25 08:31:19 +03:00
nullCheck.kt
tests added
2014-07-15 21:26:53 +04:00
progressions.kt
Fix NCDFE on primitive iterators during boxing optimization
2016-02-22 19:49:39 +03:00
safeCallWithElvis.kt
tests added
2014-07-15 21:26:53 +04:00
simple.kt
tests added
2014-07-15 21:26:53 +04:00
simpleUninitializedMerge.kt
Do not treat uninitialized value as a reason to retain boxing
2016-02-25 08:31:19 +03:00
unsafeRemoving.kt
Drop identityEquals from builtins, compiler and tests.
2016-01-22 05:54:38 +03:00
variables.kt
tests added
2014-07-15 21:26:53 +04:00