aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-03UPDATE_KOTLIN_VERSION: 1.8.20upstream-1.0.10-releaseJiaxiang Chen
2023-03-29remove module name mangling workaroundJiaxiang Chen
2023-03-27set trackChangesInLookupCache for Incremental contextJiaxiang Chen
2023-03-13UPDATE_KOTLIN_VERSION: 1.8.20-RCJiaxiang Chen
2023-03-13Revert "UPDATE_KOTLIN_VERSION: 1.9.0-dev-1777"Jiaxiang Chen
2023-03-13Revert "UPDATE_KOTLIN_VERSION: 1.9.0-dev-2695"Jiaxiang Chen
2023-03-13AA: include java files for class declaration index.Jiaxiang Chen
2023-03-13AA: rework reference element.Jiaxiang Chen
2023-03-13AA: implement comprehensive nullability check for flexible typesJiaxiang Chen
2023-03-13AA: remove java type ref workaround except for value parameterJiaxiang Chen
2023-03-03Add test case for annotation value use single as array in java typexiaozihan.larryxiao
2023-03-03Get AnnotationByType's invocation handler supports java array valuexiaozihan.larryxiao
2023-03-02UPDATE_KOTLIN_VERSION: 1.9.0-dev-2695Jiaxiang Chen
2023-02-20UPDATE_KOTLIN_VERSION: 1.9.0-dev-1777Jiaxiang Chen
2023-02-15set language version to allow KSP with FIR compilerJiaxiang Chen
2023-02-10Configure consumability for KSP configurationsTing-Yuan Huang
2023-02-10Defer resolution of processor classpathTing-Yuan Huang
2023-02-07Register processor classpath to GradleTing-Yuan Huang
2023-02-08set auto-merge target to 1.0.10-release branchJiaxiang Chen
2023-02-07Fix a typo in the docs for KSDeclarationNicklas Ansman
2023-02-03UPDATE_KOTLIN_VERSION: 1.9.0-dev-877Ting-Yuan Huang
2023-02-03UPDATE_KOTLIN_VERSION: drop js(LEGACY) testsTing-Yuan Huang
2023-02-03UPDATE_KOTLIN_VERSION: IncrementalCompilationContextTing-Yuan Huang
2023-02-02tiny linguistic fixHoussam Elbadissi
2023-02-02Update examples to use 1.8.0-1.0.9Ting-Yuan Huang
2023-01-27set release branch to 1.0.10-releaseJiaxiang Chen
2023-01-26UPDATE_KOTLIN_VERSION: 1.8.20-dev-5197Jiaxiang Chen
2023-01-26mute annotationInDependencies test for AAJiaxiang Chen
2023-01-26add to unbounded type parametersJiaxiang Chen
2023-01-26handle more implicit annotation use site targets for value parameterJiaxiang Chen
2023-01-24Exclude generated libraries from depsTing-Yuan Huang
2023-01-19Support Definitely non null type language feature.Jiaxiang Chen
2023-01-19Introduce ksp.map.annotation.arguments.in.javaTing-Yuan Huang
2023-01-18Support kotlin.native.useEmbeddableCompilerJar=falseTing-Yuan Huang
2023-01-18Add extension: excludeProcessor()Ting-Yuan Huang
2023-01-17Defer realization of compilation tasksTing-Yuan Huang
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-10Fix Gradle deprecation warningsMatthew Haughton
2023-01-06Use correct psi implementation for finding type parameter declaration.Jiaxiang Chen
2023-01-05Introduce hierarchical processing modeTing-Yuan Huang
2023-01-05Exclude commonSources in processingTing-Yuan Huang
2023-01-05Get rid of direct task dependenciesTing-Yuan Huang
2023-01-04UPDATE_KOTLIN_VERSION: 1.8.20-dev-4608Ting-Yuan Huang
2023-01-04Workaround for kotlin.incremental.useClasspathSnapshotTing-Yuan Huang
2023-01-04Build KSP with Kotlin 1.8.0Ting-Yuan Huang
2022-12-21UPDATE_KOTLIN_VERSION: 1.8.20-dev-3892Jiaxiang Chen
2022-12-08Do not pass lambda to task actionsTing-Yuan Huang
2022-12-08Update examplesTing-Yuan Huang
2022-12-08UPDATE_KOTLIN_VERSION: 1.8.20-dev-3737Ting-Yuan Huang