1. bb54a09 Merge "Fix type names for inline types on the KSP side" into androidx-main by Kuan-Ying Chou · 9 months ago
  2. 446445c Fix type names for inline types on the KSP side by Kuan-Ying Chou · 9 months ago
  3. d9e02ef Update kotlinx-metadata-jvm to 0.7.0 by Daniel Santiago Rivera · 9 months ago
  4. 7fe40c8 Add isFromJava() and isFromKotlin() to XMemberContainer. by Kuan-Ying Chou · 10 months ago
  5. b0fa9cf Make Java typeName of Kotlin generic inline types consistent by Kuan-Ying Chou · 10 months ago
  6. 71fbaf3 Merge "Add more info in the error message for supertype check" into androidx-main by Kuan-Ying Chou · 10 months ago
  7. a5a96f4 Add more info in the error message for supertype check by Kuan-Ying Chou · 10 months ago
  8. dcc6f43 Merge "Fix "Unexpected element" in XElement.getProcessingEnv() Test: n/a" into androidx-main by Kuan-Ying Chou · 10 months ago
  9. 0fd38eb Add support for packages in XRoundEnv.getElementsAnnotatedWith() by Kuan-Ying Chou · 10 months ago
  10. bdc1bb0 Fix "Unexpected element" in XElement.getProcessingEnv() Test: n/a by Kuan-Ying Chou · 10 months ago
  11. fa66cd5 Merge "Add XMethodElement#isKotlinPropertySetter to tell if a method is kotlin property setter." into androidx-main by Wanying Ding · 11 months ago
  12. 93381ec Merge "Handle onError in KspBasicAnnotationProcessor" into androidx-main by Wanying Ding · 11 months ago
  13. 0606dbb Handle onError in KspBasicAnnotationProcessor by Wanying Ding · 11 months ago
  14. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 11 months ago
  15. 4216b79 Add XMethodElement#isKotlinPropertySetter to tell if a method is kotlin property setter. by Wanying Ding · 11 months ago
  16. 8192477 Merge "Revert "Use owner if available when checking for overrides in KSP."" into androidx-main by Treehugger Robot · 11 months ago
  17. 778033a Revert "Use owner if available when checking for overrides in KSP." by Elif Bilgin · 11 months ago
  18. c7d6e14 Merge "Expose unsanitized kotlin parameter names." into androidx-main by Brad Corso · 11 months ago
  19. 8df8854 Expose unsanitized kotlin parameter names. by Brad Corso · 11 months ago
  20. b76e542 Use owner if available when checking for overrides in KSP. by Daniel Santiago Rivera · 11 months ago
  21. df79b9a Merge "Updating XAnnotated APIs to take XClassName." into androidx-main by Treehugger Robot · 11 months ago
  22. b303fcf Updating XAnnotated APIs to take XClassName. by elifbilgin · 11 months ago
  23. 78e4ba8 Add support for finding @receiver: target annotations by Daniel Santiago Rivera · 11 months ago
  24. 388d3b8 Use KSP's JvmPlatformInfo.defaultMode in Room by Daniel Santiago Rivera · 12 months ago
  25. 32382af Update KSP to 1.9.0-1.0.13 by Daniel Santiago Rivera · 12 months ago
  26. bf362ff Merge "Add XMethodType.typeVariables APIs" into androidx-main by Treehugger Robot · 11 months ago
  27. 2d92f71 Add XMethodType.typeVariables APIs by Daniel Santiago Rivera · 11 months ago
  28. 519a93e Merge "Expose a list of default values for XAnnotation" into androidx-main by Wanying Ding · 11 months ago
  29. e1ef004 Expose a list of default values for XAnnotation by Wanying Ding · 11 months ago
  30. 27381c0 Work around for KAPT bug for receiver parameter names. by Brad Corso · 11 months ago
  31. 0069010 Merge "Migrate JvmDescriptorUtils to utilize Elements.getBinaryName()" into androidx-main by Treehugger Robot · 11 months ago
  32. fe15d54 Creating the @MapColumn annotation to replace @MapInfo. by elifbilgin · 12 months ago
  33. da6bd1a Migrate JvmDescriptorUtils to utilize Elements.getBinaryName() by Daniel Santiago Rivera · 11 months ago
  34. 4992a24 Include default values in JavacKmAnnotation.annotationValues by Kuan-Ying Chou · 11 months ago
  35. 86a6546 Add setter/getter access to XFieldElement API. by Brad Corso · 12 months ago
  36. c4778c0 Merge "Add conversion to convert synthetic *AsOriginatingElement types back to XProcessing" into androidx-main by Kuan-Ying Chou · 12 months ago
  37. 18cf034 Add conversion to convert synthetic *AsOriginatingElement types back to by Kuan-Ying Chou · 12 months ago
  38. d317ad5 Merge changes from topic "replace-rest-or-truth-in-room" into androidx-main by Arkadii Ivanov · 12 months ago
  39. 9aca838 Replaced the rest of Truth with Kruth in the following Room modules: room-compiler, room-compiler-processing, room-runtime and room-testing. by Arkadii Ivanov · 12 months ago
  40. bf0ba9a Merge "Update Kotlinpoet to 1.14.2" into androidx-main by Treehugger Robot · 12 months ago
  41. a6dec5a Update Kotlinpoet to 1.14.2 by Daniel Santiago Rivera · 1 year, 2 months ago
  42. 5d03e1c Add test for XExecutableElement's parameter names by Kuan-Ying Chou · 12 months ago
  43. e43b9eb Merge "Support processing annotation values with JvmName in ksp" into androidx-main by Wanying Ding · 12 months ago
  44. 17bb9fa Support processing annotation values with JvmName in ksp by Wanying Ding · 12 months ago
  45. 433ac98 Revert "Replaced Truth with Kruth in the following Room modules: room-compiler, room-compiler-processing, room-compiler-processing-testing" by Daniel Santiago Rivera · 12 months ago
  46. c769384 Merge "Investigating KSP Type Annotation possibility for Room support." into androidx-main by Treehugger Robot · 12 months ago
  47. 2448f61 Investigating KSP Type Annotation possibility for Room support. by elifbilgin · 12 months ago
  48. 02fe38d Merge "Print element when nesting type is unsupported." into androidx-main by Treehugger Robot · 12 months ago
  49. 5f4bb2d Print element when nesting type is unsupported. by Daniel Santiago Rivera · 12 months ago
  50. 12988bb Add an overload of MethodSpecHelper.overrding by Wanying Ding · 12 months ago
  51. 62472fe Resolve warnings introduced in Kotlin 1.9 by Andrei Shikov · 1 year, 1 month ago
  52. 3f48e8e Merge "Add synthetic overloads for @JvmOverloads annotated constructor in ksp to align with kapt" into androidx-main by Wanying Ding · 12 months ago
  53. db8d118 Add synthetic overloads for @JvmOverloads annotated constructor in ksp to align with kapt by Wanying Ding · 12 months ago
  54. 4c1ef14 Fix issue with KSTypeVarianceResolver for typealiases. by Brad Corso · 12 months ago
  55. ae301e3 Add test for annotations that target type parameters by Kuan-Ying Chou · 12 months ago
  56. 8969457 Add back synthetic `$annotations` to declared methods. by Brad Corso · 12 months ago
  57. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  58. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 12 months ago
  59. 4052893 Merge "Fix KAPT/KSP inconsistencies with annotations" into androidx-main by Brad Corso · 12 months ago
  60. f1eb395 Fix KAPT/KSP inconsistencies with annotations by Brad Corso · 1 year, 1 month ago
  61. 14495fa Enable Kruth snapshots on androidx.dev by Dustin Lam · 1 year ago
  62. 7671e760 Replaced Truth with Kruth in the following Room modules: room-compiler, room-compiler-processing, room-compiler-processing-testing by Arkadii Ivanov · 1 year, 1 month ago
  63. 1be7436 Merge "Update tests for type annotations." into androidx-main by Brad Corso · 1 year ago
  64. ca034c0 Update tests for type annotations. by Brad Corso · 1 year ago
  65. 722a958 Add a special type for type argument that is a value class by Wanying Ding · 1 year, 1 month ago
  66. db4004c Fix stack overflow while resolving super types with self referencing type args. by Daniel Santiago Rivera · 1 year, 1 month ago
  67. 7e59c1b Merge "Synthesize a no-arg constructor in KSP when primary has all default values" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  68. 14be7f1 Synthesize a no-arg constructor in KSP when primary has all default values by Daniel Santiago Rivera · 1 year, 1 month ago
  69. 9866556 Merge "Fix XType#superClass when there's no explicit superclass." into androidx-main by Brad Corso · 1 year, 1 month ago
  70. 2533316 Fix XType#superClass when there's no explicit superclass. by Brad Corso · 1 year, 1 month ago
  71. 5618015 Merge "Fix KSTypeVarianceResolver for raw types in type arguments." into androidx-main by Brad Corso · 1 year, 1 month ago
  72. b463025 Merge "Fix KSTypeVarianceResolver for suspend functions in type arguments" into androidx-main by Brad Corso · 1 year, 1 month ago
  73. 577629e Fix KSTypeVarianceResolver for raw types in type arguments. by Brad Corso · 1 year, 1 month ago
  74. 5700b34 Fix KSTypeVarianceResolver for suspend functions in type arguments by Brad Corso · 1 year, 1 month ago
  75. 85d7c84 Fix issue with ClassName when simple name contains '$' by Brad Corso · 1 year, 1 month ago
  76. 886b945 Fix issue with KSTypeVarianceResolver with use-site variance by Brad Corso · 1 year, 1 month ago
  77. 2601d29 Fix index out of bounds issue with parameterized receiver parameters. by Brad Corso · 1 year, 1 month ago
  78. c66d83e4 Merge "Ignore default values when converting annotation to AnnotationSpec." into androidx-main by Wanying Ding · 1 year, 1 month ago
  79. 4708300 Ignore default values when converting annotation to AnnotationSpec. by Wanying Ding · 1 year, 1 month ago
  80. b858abb Add preRound() to XBasicAnnotationProcessor by Kuan-Ying Chou · 1 year, 1 month ago
  81. f5df3ee Merge "Make ksp method element isVarargs mirror the behavior in kapt." into androidx-main by Wanying Ding · 1 year, 1 month ago
  82. 728e3b6 Make ksp method element isVarargs mirror the behavior in kapt. by Wanying Ding · 1 year, 1 month ago
  83. 7c9f69e Merge "Add synthetic element in Ksp corresponds to @JvmStatic annotated companion method copied to enclosing class by Compiler in KAPT" into androidx-main by Wanying Ding · 1 year, 1 month ago
  84. e6da983 Add synthetic element in Ksp corresponds to @JvmStatic annotated companion method copied to enclosing class by Compiler in KAPT by Wanying Ding · 1 year, 2 months ago
  85. 8afd269 Don't warn for Kotlin synthetic metadata found. by Daniel Santiago Rivera · 1 year, 1 month ago
  86. 634a5bb Shard JVM tests that take more than 6 minutes per project by Aurimas Liutikas · 1 year, 1 month ago
  87. 96f3d10 Add isKtPrivate as top level kotlin class can be private when java can't by Wanying Ding · 1 year, 1 month ago
  88. c0fd42a Merge "Fix KSTypeVarianceResolver for raw TypeName" into androidx-main by Brad Corso · 1 year, 2 months ago
  89. 720412a Merge "Handle nullable value class in type converter." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  90. 3c36f6e Fix KSTypeVarianceResolver for raw TypeName by Brad Corso · 1 year, 2 months ago
  91. a5af67e Handle nullable value class in type converter. by Daniel Santiago Rivera · 1 year, 2 months ago
  92. 21d4563 Exclude kotlin_module files from kotlinx-metadata-jvm during shading. by Daniel Santiago Rivera · 1 year, 2 months ago
  93. 257b611 Merge "Fix Java TypeName for @JvmInline types" into androidx-main by Brad Corso · 1 year, 2 months ago
  94. 245265fc Fix Java TypeName for @JvmInline types by Brad Corso · 1 year, 2 months ago
  95. bfa7dd8 Merge "Fix KSTypeVarianceResolver for type aliases with type parameters." into androidx-main by Brad Corso · 1 year, 2 months ago
  96. 2905a68 Fix KSTypeVarianceResolver for type aliases with type parameters. by Brad Corso · 1 year, 2 months ago
  97. 3e75b8b Merge "Fix JavacFiler.writeSource() when the passed package name is empty" into androidx-main by Kuan-Ying Chou · 1 year, 2 months ago
  98. e0ee54e Fix JavacFiler.writeSource() when the passed package name is empty by Kuan-Ying Chou · 1 year, 2 months ago
  99. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 2 months ago
  100. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago