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
6e8a7d4662e92942fa4e9ae2c2df8e3b1de1e500
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
ir
T
History
Ivan Kochurkin
968ecadff2
[FIR2IR] Erasure type of parameter of delegated property in K1 manner
...
Add `shouldEraseType` to `Fir2IrConversionScope` ^KT-62884 Fixed
2024-02-01 15:36:32 +00:00
..
closureConversion
…
primitiveNumberComparisons
…
privateSignatures
Add EnumEntries to minimal-stdlib-for-tests
2023-03-02 10:23:38 +00:00
serializationRegressions
[FIR2IR] Erasure type of parameter of delegated property in K1 manner
2024-02-01 15:36:32 +00:00
anonymousClassLeak.kt
…
anonymousObjectInForLoopIteratorAndBody.kt
…
anonymousObjectInGenericFun.kt
…
anonymousObjectInsideElvis.kt
…
clashingFakeOverrideSignatures.kt
[FIR2IR] Properly create FIR f/o for lazy IR f/o
2023-11-20 13:36:28 +00:00
classInitializers.kt
…
enumClass2.kt
[FIR2IR] Correctly generate delegating constructor call for secondary constructors in enums
2023-04-27 13:35:14 +00:00
enumClass3.kt
…
enumClass.kt
…
fileClassInitializers.kt
…
genericCompanion.kt
…
hashCodeOnGenericSubstitutedWithPrimitive.kt
…
kt25405.kt
…
kt29833.kt
Add JVM ABI K1/K2 consistency tests
2023-12-26 10:18:19 +00:00
kt40083.kt
…
kt41765.kt
IR: do not change overrides for lazy IR in FakeOverrideRebuilder
2023-09-15 12:55:33 +00:00
kt52677.kt
[FIR2IR] Generate bodies of synthetic data/value class members after f/o creation
2023-08-25 14:23:41 +00:00
kt55318.kt
[K/N] Implement a concept of conditional ignore of K/N blackbox tests
2023-11-15 19:03:07 +00:00
lambdaWithLoop.kt
…
objectClass.kt
…
recursiveGeneric2.kt
…
recursiveGeneric.kt
…
simple.kt
…
suppressConflictingSignatureErrors.kt
…