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
8b44a4685f3c90d070fa12b1faebd0a736997e6a
kotlin-fork
/
analysis
/
analysis-api
/
testData
/
components
T
History
Tianyu Geng
8b44a4685f
FIR IDE: add API to get super types of a KtType
2021-10-16 14:16:25 +02:00
..
compileTimeConstantEvaluator
FIR IDE: handle annotation array values properly
2021-09-23 00:11:26 +02:00
declarationRenderer
[FIR] Reorder scopes for KT-34822
2021-10-05 19:37:53 +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: add API to get super types of a KtType
2021-10-16 14:16:25 +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: Disable some tests in depended mode due to failures
2021-10-14 06:05:32 +03:00
returnExpressionTarget
…