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
b57b4e055ee24ab43f2cee6d56c01a54f0e05821
kotlin-fork
/
analysis
/
low-level-api-fir
/
testdata
/
diagnosticTraversalCounter
T
History
Dmitrii Gridin
26f8147a8c
[LL FIR] FileStructure: process super class calls correctly
...
^KT-56543 ^KT-57793
2023-04-19 20:12:39 +00:00
..
constructorParameters
[LL FIR] rework transformers, so transformers resolve only a specific set of declarations
2023-04-19 20:12:38 +00:00
callInsideLambdaInsideSuperCallAndExplicitConstructor.kt
[LL FIR] rework transformers, so transformers resolve only a specific set of declarations
2023-04-19 20:12:38 +00:00
callInsideLambdaInsideSuperCallAndImplicitConstructor.kt
[LL FIR] rework transformers, so transformers resolve only a specific set of declarations
2023-04-19 20:12:38 +00:00
callInsideLambdaInsideSuperCallFromSecondaryConstructor.kt
[LL FIR] rework transformers, so transformers resolve only a specific set of declarations
2023-04-19 20:12:38 +00:00
callInsideLambdaInsideSuperCallFromSingleSecondaryConstructor.kt
[LL FIR] rework transformers, so transformers resolve only a specific set of declarations
2023-04-19 20:12:38 +00:00
constructor.kt
…
declarationsInPropertyInit.kt
…
enumClass.kt
…
enumClassWithBody.kt
…
functionalType.kt
…
initBlock.kt
…
lambda.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
localDeclarationsInAccessor.kt
…
localFunctionWithImplicitType.kt
…
localUnitFunction.kt
…
memberFunctions.kt
…
memberProperties.kt
…
memberTypeAlias.kt
…
multipleTopLevelClasses.kt
…
multipleTopLevelFunctionsWithImplicitTypes.kt
…
multipleTopLevelUnitFunctions.kt
…
nestedClases.kt
…
nestedClasesWithFun.kt
…
propertyAccessors.kt
…
propertyWithGetterAndSetter.kt
…
qualifiedCallInsideSuperCall.kt
[LL FIR] FileStructure: process super class calls correctly
2023-04-19 20:12:39 +00:00
secondaryConstructor.kt
…
superCallAnnotation2.kt
[LL FIR] rework transformers, so transformers resolve only a specific set of declarations
2023-04-19 20:12:38 +00:00
superCallAnnotation.kt
[LL FIR] rework transformers, so transformers resolve only a specific set of declarations
2023-04-19 20:12:38 +00:00
superType.kt
[LL FIR] rework transformers, so transformers resolve only a specific set of declarations
2023-04-19 20:12:38 +00:00
typeAlias.kt
…