aboutsummaryrefslogtreecommitdiff
path: root/common-util
AgeCommit message (Expand)Author
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