aboutsummaryrefslogtreecommitdiff
path: root/test-utils/testData
AgeCommit message (Expand)Author
2023-01-26add to unbounded type parametersJiaxiang Chen
2023-01-26handle more implicit annotation use site targets for value parameterJiaxiang Chen
2023-01-19Support Definitely non null type language feature.Jiaxiang Chen
2023-01-12use correct overridee check for properties declared in constructors.Jiaxiang Chen
2023-01-12fix psi look up for java type parameter descriptors.Jiaxiang Chen
2023-01-06Use correct psi implementation for finding type parameter declaration.Jiaxiang Chen
2022-11-29Handle AnnotationTarget.VALUE_PARAMETER for property declarations.Jiaxiang Chen
2022-11-01final Java fields should not be mutable.Jiaxiang Chen
2022-10-04Implements referenceElement.Jiaxiang Chen
2022-10-04use KtType for hashCode and equals checking for KSType`Jiaxiang Chen
2022-09-23respect nullability annotations on Java type references.Jiaxiang Chen
2022-09-23Use abbreviated type for creating reference elements from inherited declarati...Jiaxiang Chen
2022-09-15Unmutes more single module tests for analysis API.Jiaxiang Chen
2022-09-14remove unused dependencies in analysis API build script, move test data to te...Jiaxiang Chen