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
4f73ebbcbdae3bdf8832dd8babc9711f9dfde606
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
builtinStubMethods
T
History
Ilya Chernikov
8f5d5c3ace
FIR: Fixes in testdata after implementing FIR-specific IrBuiltIns
2021-07-16 02:24:29 +03:00
..
extendJavaCollections
[FIR] Fix creating overrides for functions with name same as renamed in JVM builtins
2021-03-02 19:11:15 +03:00
mapGetOrDefault
[FIR] JvmMappedScope: add mutable methods or not depending on a class
2020-10-27 10:27:06 +03:00
mapRemove
FIR: Fixes in testdata after implementing FIR-specific IrBuiltIns
2021-07-16 02:24:29 +03:00
abstractMember.kt
…
Collection.kt
…
customReadOnlyIterator.kt
…
delegationToArrayList.kt
FIR: Unmute passing blackbox tests
2020-10-01 17:49:02 +03:00
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
…
SubstitutedList.kt
Fir2IrLazySimpleFunction: generate overridden symbols via FirTypeScope
2020-08-05 12:11:33 +03:00
substitutedListWithExtraSuperInterface.kt
…