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
c8dea3db35fbbfecebc8d2db05400fb43c53fc42
kotlin-fork
/
analysis
/
analysis-api
/
testData
/
components
T
History
Jinseong Jeon
4266ffa274
FIR IDE: fix typo in test directory (overridden)
2021-10-27 17:06:32 +02: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
…
overriddenDeclarations
FIR IDE: fix typo in test directory (overridden)
2021-10-27 17:06:32 +02:00
psiTypeProvider
FIR LC: approximate local type only if it's necessary and out of scope
2021-10-25 20:24:48 +03:00
returnExpressionTarget
…