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
451fa245b83f31d04066ff8a6286ce1aa48f71cd
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
builtinStubMethods
T
History
Mikhail Zarechenskiy
5c5635ce20
Fix codegen & bytecode tests after unifying exceptions in JVM backend
...
See KT-22275 for details
2020-01-20 16:36:03 +03:00
..
extendJavaCollections
…
mapGetOrDefault
Fix codegen & bytecode tests after unifying exceptions in JVM backend
2020-01-20 16:36:03 +03:00
mapRemove
JVM_IR: Generate args check in existing methods for special bridge methods.
2019-11-19 19:10:04 +03:00
abstractMember.kt
…
Collection.kt
…
customReadOnlyIterator.kt
…
delegationToArrayList.kt
…
immutableRemove.kt
…
implementationInTrait.kt
…
inheritedImplementations.kt
…
Iterator.kt
…
IteratorWithRemove.kt
…
List.kt
…
ListIterator.kt
…
ListWithAllImplementations.kt
…
ListWithAllInheritedImplementations.kt
…
manyTypeParametersWithUpperBounds.kt
…
Map.kt
…
MapEntry.kt
…
MapEntryWithSetValue.kt
…
MapWithAllImplementations.kt
…
nonTrivialSubstitution.kt
…
nonTrivialUpperBound.kt
…
substitutedIterable.kt
[FIR] FIR2IR: Populate calls with type arguments and function type
2019-11-25 09:37:47 +03:00
SubstitutedList.kt
…
substitutedListWithExtraSuperInterface.kt
…