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
295fdc36cebe87198928680fa3e2dd12f8a1d8be
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
builtinStubMethods
T
History
Alexander Korepanov
fc898c7620
[JS IR] Use type upper bounds for calculating function signatures
...
^KT-59239 Fixed
2023-06-14 14:57:15 +00:00
..
bridgesForStubs
JVM_IR KT-49765 bridge for throwing stub should just throw UOE
2021-12-16 21:07:12 +03:00
extendJavaClasses
[JS IR] Use type upper bounds for calculating function signatures
2023-06-14 14:57:15 +00:00
mapGetOrDefault
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
mapRemove
JvmDefault: remove most tests on
@JvmDefault
2023-04-25 14:33:00 +00:00
abstractMember.kt
…
Collection.kt
…
customReadOnlyIterator.kt
…
delegationToArrayList.kt
…
immutableRemove.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
implementationInTrait.kt
…
inheritedImplementations.kt
…
int2IntMap.kt
FIR: Fix ambiguity on Int2IntMap in IC
2021-08-17 21:38:01 +03:00
Iterator.kt
…
IteratorWithRemove.kt
…
List.kt
…
ListIterator.kt
…
ListWithAllImplementations.kt
…
ListWithAllInheritedImplementations.kt
…
manyTypeParametersWithUpperBounds.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
Map.kt
…
MapEntry.kt
…
MapEntryWithSetValue.kt
…
MapWithAllImplementations.kt
…
nonTrivialSubstitution.kt
…
nonTrivialUpperBound.kt
…
substitutedIterable.kt
…
SubstitutedList.kt
…
substitutedListWithExtraSuperInterface.kt
…