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
ac3dfd93bdf8b2832cae20bdf0bae2de062ca047
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
ranges
T
History
Dmitry Petrov
26c8bc87fd
KT-13241 Indices optimization leads to VerifyError with smart cast receiver
...
Use expected receiver type from the corresponding extension function.
2016-07-27 13:21:22 +03:00
..
expression
Merge boxWithStdlib testData into box, delete BoxWithStdlib test
2016-03-09 10:25:38 +03:00
forInDownTo
KT-6916: do not create Progression instances in for-in-downTo loops
2016-07-04 13:38:37 +03:00
forInIndices
KT-13241 Indices optimization leads to VerifyError with smart cast receiver
2016-07-27 13:21:22 +03:00
literal
Merge boxWithStdlib testData into box, delete BoxWithStdlib test
2016-03-09 10:25:38 +03:00
nullableLoopParameter
Fix for KT-12582: "VerifyError: Bad local variable type" caused by explicit loop variable type
2016-06-02 16:01:05 +03:00
forByteProgressionWithIntIncrement.kt
Merge boxWithStdlib testData into box, delete BoxWithStdlib test
2016-03-09 10:25:38 +03:00
forInRangeWithImplicitReceiver.kt
KT-12733 'rangeTo' as a non-qualified call is not optimized in 'for'
2016-06-16 11:30:05 +03:00
forIntRange.kt
Merge boxWithStdlib testData into box, delete BoxWithStdlib test
2016-03-09 10:25:38 +03:00
forNullableIntInRangeWithImplicitReceiver.kt
KT-12733 'rangeTo' as a non-qualified call is not optimized in 'for'
2016-06-16 11:30:05 +03:00
multiAssignmentIterationOverIntRange.kt
Merge boxWithStdlib testData into box, delete BoxWithStdlib test
2016-03-09 10:25:38 +03:00
rangeContainsString.kt
…
safeCallRangeTo.kt
Merge boxWithStdlib testData into box, delete BoxWithStdlib test
2016-03-09 10:25:38 +03:00