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
1272c6aa33b64b8a9b7e89a73e34e6c5976d9691
kotlin-fork
/
analysis
/
analysis-api
/
testData
/
components
T
History
Yan Zhulanow
1272c6aa33
[FIR IDE] Update Analysis API test data, untie it from the FIR implementation
2021-10-20 19:41:25 +03:00
..
compileTimeConstantEvaluator
FIR IDE: handle annotation array values properly
2021-09-23 00:11:26 +02:00
declarationRenderer
[FIR IDE] Update Analysis API test data, untie it from the FIR implementation
2021-10-20 19:41:25 +03:00
expectedExpressionType
FIR IDE: return error type for expressions if needed
2021-10-16 14:16:24 +02:00
expressionType
FIR IDE: get type of unresovled super
2021-10-15 14:12:43 +02: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
returnExpressionTarget
…