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
ecb808992df8cc3ce2edee42a2146b60dde1ecf2
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
builtinStubMethods
T
History
Pavel Kunyavskiy
91e96e9f31
[Fir2Ir] Introduce testing with IrFakeOverrideBuilder
...
^KT-61514
2023-08-31 13:12: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
Fix
isKotlinFunctionWithBigArity
function
2023-08-30 09:15:00 +00:00
mapGetOrDefault
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
mapRemove
[Fir2Ir] Introduce testing with IrFakeOverrideBuilder
2023-08-31 13:12:15 +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
…
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
…