aboutsummaryrefslogtreecommitdiff
path: root/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/symbol/impl/binary/KSTypeAliasDescriptorImpl.kt
AgeCommit message (Expand)Author
2022-12-05refactor: move KSName into common-utilJiaxiang Chen
2022-02-06extract utility functions into a separate moduleJiaxiang Chen
2021-08-18add parent API to KSNodeJiaxiang Chen
2021-08-16Fix ktlint issues and apply ktlint to workflowAlex Beggs
2021-05-11Split Origin.CLASS into KOTLIN_LIB and JAVA_LIBTing-Yuan Huang
2021-05-11implementation: change collection to sequence for performanceJiaxiang Chen
2020-12-04add KSTypeAliasDescriptorImplJiaxiang Chen