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
9ed2c9d3710c0fa91a5707ba6ce848d2bb4acce7
kotlin-fork
/
analysis
/
analysis-api
/
testData
/
components
T
History
Jinseong Jeon
9ed2c9d371
FIR LC: add tests about type approximation in PsiType provider
2021-10-25 20:24:48 +03:00
..
compileTimeConstantEvaluator
FIR IDE: handle annotation array values properly
2021-09-23 00:11:26 +02:00
declarationRenderer
[FIR IDE] Add separate test data for descriptor-based Analysis API implementation
2021-10-20 19:41:26 +03:00
expectedExpressionType
[FIR IDE] Add separate test data for descriptor-based Analysis API implementation
2021-10-20 19:41:26 +03:00
expressionType
[FIR IDE] Add separate test data for descriptor-based Analysis API implementation
2021-10-20 19:41:26 +03:00
getSuperTypes
FIR IDE: render captured type
2021-10-16 14:16:26 +02:00
hasCommonSubtype
FIR checker: expose API to check if two types are compatible
2021-09-17 01:59:05 +03:00
importOptimizer
…
overridenDeclarations
FIR IDE: tolerate KtFirBackingFieldSymbol when getting overridden symbols
2021-10-18 08:29:22 +02:00
psiTypeProvider
FIR LC: add tests about type approximation in PsiType provider
2021-10-25 20:24:48 +03:00
returnExpressionTarget
…