aboutsummaryrefslogtreecommitdiff
path: root/common-util
AgeCommit message (Expand)Author
2023-01-19Introduce ksp.map.annotation.arguments.in.javaTing-Yuan Huang
2023-01-18Add extension: excludeProcessor()Ting-Yuan Huang
2023-01-05Exclude commonSources in processingTing-Yuan Huang
2022-12-05refactor: move KSName into common-utilJiaxiang Chen
2022-11-29UPDATE_KOTLIN_VERSION: 1.8.20-dev-2904Jiaxiang Chen
2022-11-15bump dokka to 1.7.20Martin Bonnin
2022-10-28UPDATE_KOTLIN_VERSION: 1.8.20-dev-1438Jiaxiang Chen
2022-10-24Fix DeclarationDescriptor.findPsiTing-Yuan Huang
2022-10-04AA: use object cache for KSTypeReference.Jiaxiang Chen
2022-08-19Remove errorBenjamin Lee
2022-08-19Improve KspOptions assertion error messagesBenjamin Lee
2022-08-12A new CodeGenerator.createFile method with more flexibility (#1041)James Kleeh
2022-08-10introduce processorName option for KSP.Jiaxiang Chen
2022-05-16extract visitor for collecting annotations from symbolsJiaxiang Chen
2022-03-28* Extract CodeGeneratorImpl, PlatformInfoImpl into common-util module, add co...Jiaxiang Chen
2022-03-15extract KspOptions into common-util moduleJiaxiang Chen
2022-03-10implement PSI based API logics for kotlin source, with the exception of the f...Jiaxiang Chen
2022-02-09use index to track memoized sequence iterator statusJiaxiang Chen
2022-02-06reorganize sources and java doc jar publish taskJiaxiang Chen
2022-02-06pack util module into symbol-processing-cmdline artifactJiaxiang Chen