1. 3e9b34e Always load mavenCentral as the last maven repository by Jakob Villumsen · 2 days ago upstream/main
  2. e1c26c5 Rename test by Jakob Villumsen · 5 days ago
  3. 2d30948 Fix invalid test by Jakob Villumsen · 5 days ago
  4. 919d570 Fix invalid test by Jakob Villumsen · 6 days ago
  5. 5c68d42 Fix invalid test by Jakob Villumsen · 7 days ago
  6. c8fdb8f Add copyright header by Jakob Villumsen · 8 days ago
  7. b827f78 Remove asm dependency by Jakob Villumsen · 9 days ago
  8. 1f89c19 Bump Analysis API to 2.4.20-dev-4664 by Jakob Villumsen · 9 days ago
  9. 9997e2b Add test for explicit backing fields by Jakob Villumsen · 12 days ago
  10. ded458c Memoize KSTypeImpl.hashCode() by shmuelr · 13 days ago
  11. fcbf452 Change default ksp.allow.all.target.configuration to false by Hakan Mehmed · 3 weeks ago
  12. 2c2fc21 Update auto-merge.yml to 2.3.10 branch by mkmuir0 · 3 weeks ago
  13. 7df8e70 Add unused test by Jakob Villumsen · 4 weeks ago
  14. 6bec1b4 return to using kgp api but gate with if statement by Omar Ismail · 4 weeks ago
  15. 8c4e35e Consolidate klib cross-compilation support check on KGP property by Omar Ismail · 4 weeks ago
  16. b19ad1c Add test for self referencing type variables by Jakob Villumsen · 4 weeks ago
  17. 66071fd Fix release branch cherry-picking by Jakob Villumsen · 4 weeks ago
  18. b1b650c Add copyright header by Jakob Villumsen · 4 weeks ago
  19. 8fae57c Revert "Refactor CollectAnnotatedSymbolsPsiVisitor" by Jakob Villumsen · 4 weeks ago
  20. 72e69c7 Update auto-merge.yml to 2.3.9-release branch by mkmuir0 · 5 weeks ago
  21. d350521 Add test for context parameters by Jakob Villumsen · 5 weeks ago
  22. 811dbfe Merge test directories by Jakob Villumsen · 5 weeks ago
  23. 2aa2620 Add test for Java class implementing property getter by Jakob Villumsen · 6 weeks ago
  24. 7f3b942 Override toString in InternalKSPException by Jakob Villumsen · 6 weeks ago
  25. 8f17650 Refactor errors into InternalKSPException by Jakob Villumsen · 6 weeks ago
  26. db86229 Add missing copyright header by Jakob Villumsen · 6 weeks ago
  27. 7940198 Refactor CollectAnnotatedSymbolsPsiVisitor by Jakob Villumsen · 6 weeks ago
  28. 39240fb Add PSI element implementations of KSDeclarations. by Brad Corso · 6 weeks ago
  29. f39e96e Fix 'no element found' issue in KtAnnotationEntry.qualifiedName by Brad Corso · 6 weeks ago
  30. 730c188 Add test for enum modifiers by Jakob Villumsen · 6 weeks ago
  31. 4aa4e93 Use BugState in Bug by Jakob Villumsen · 6 weeks ago
  32. 1faf080 Add BugState enum by Jakob Villumsen · 6 weeks ago
  33. a304e93 Move Negative annotation to annotations package by Jakob Villumsen · 6 weeks ago
  34. cc3922e Move Bug to annotations package by Jakob Villumsen · 6 weeks ago
  35. 2c2e1c6 Use Negative annotation by Jakob Villumsen · 6 weeks ago
  36. c693bb9 Add Negative test by Jakob Villumsen · 6 weeks ago
  37. 6f9da47 Rename 'TEST ANNOTATIONS' to 'PROCESSOR INPUT' by Jakob Villumsen · 6 weeks ago
  38. 4a046ae Add Bug annotation to tests by Jakob Villumsen · 6 weeks ago
  39. cf595b4 Add Bug annotation by Jakob Villumsen · 6 weeks ago
  40. 813d716 Separate AGP tests from secondary integration tests by Jakob Villumsen · 6 weeks ago
  41. e00979e Add test for field and property use-sites on constructor parameters by Jakob Villumsen · 6 weeks ago
  42. d6c9dc3 Move test from negative to positive by Jakob Villumsen · 6 weeks ago
  43. 129c3cb Only return distinct annotations by Jakob Villumsen · 6 weeks ago
  44. 3a43fd0 Parallelize GitHub workflows by Jakob Villumsen · 6 weeks ago
  45. 6308d4d Add primary and secondary integration test tasks by Jakob Villumsen · 6 weeks ago
  46. 5ee4139 Move tests to secondary package by Jakob Villumsen · 6 weeks ago
  47. 054bfcf Move integration tests to 'primary' package by Jakob Villumsen · 6 weeks ago
  48. 4318176 Add test for non-repeatable repeated annotations by Jakob Villumsen · 6 weeks ago
  49. 5dbf127 Refactor test configuration implementation by Jakob Villumsen · 6 weeks ago
  50. c791f94 Throw InternalKSPException in visitor by Jakob Villumsen · 6 weeks ago
  51. fcc0271 Add negative test for 'all' use-site target by Jakob Villumsen · 6 weeks ago
  52. a79c360 Extract const vals for test paths by Jakob Villumsen · 6 weeks ago
  53. 2406854 Move InternalKSPException to errors package in API module by Jakob Villumsen · 7 weeks ago
  54. 851313f Fix visitor to handle grouped annotations by Jakob Villumsen · 7 weeks ago
  55. 248f0a8 Add test for grouped annotations with use-site targets by Jakob Villumsen · 7 weeks ago
  56. 7ff217a Add test for grouped annotations by Jakob Villumsen · 7 weeks ago
  57. d0beb3a Enable new default annotation use-site rules by Jakob Villumsen · 7 weeks ago
  58. 0abc925 Rename concrete test suites by Jakob Villumsen · 7 weeks ago
  59. 0f05a61 Rename ConfigurableKSPTest to KSPUnitTestSuite by Jakob Villumsen · 7 weeks ago
  60. 69d5760 Fix test jar setup for Kotlin compiler by Jakob Villumsen · 7 weeks ago
  61. 156b8f7 Update shadow validation baseline by Jakob Villumsen · 7 weeks ago
  62. edc3ee3 Bump AA to 2.4.20-dev-2407 by Jakob Villumsen · 7 weeks ago
  63. bbf0f13 Add type alias resolution heuristic to PsiResolutionStrategy by Jakob Villumsen · 7 weeks ago
  64. a45df42 Add test by Jakob Villumsen · 7 weeks ago
  65. fe452ba Add FileCache by Jakob Villumsen · 7 weeks ago
  66. d44ff7a Add CollectClassifierNameVisitor by Jakob Villumsen · 7 weeks ago
  67. 096f015 Update shadow validation baseline by Jakob Villumsen · 7 weeks ago
  68. 2036ae2 Fix tests by Jakob Villumsen · 7 weeks ago
  69. 5f056cc Bump AA to 2.4.20-dev-835 by Jakob Villumsen · 7 weeks ago
  70. 210c960 Limit memory to 1gb in Gradle integration tests by Jakob Villumsen · 7 weeks ago
  71. 137e5b1 Run macOS CI on pull request by Jakob Villumsen · 7 weeks ago
  72. 383f4c8 Construct setter if not directly available on function symbol by Jakob Villumsen · 7 weeks ago
  73. 8d84b1e Resolve annotation use-site targets in PsiResolutionStrategy by Jakob Villumsen · 7 weeks ago
  74. 84763fc Fix wrong tests by Jakob Villumsen · 7 weeks ago
  75. 346db56 Resolve annotation use-site targets in AAResolutionStrategy by Jakob Villumsen · 7 weeks ago
  76. ce717e6 Add test for use-site targets by Jakob Villumsen · 7 weeks ago
  77. c17319b Add InternalKSPException by Jakob Villumsen · 7 weeks ago
  78. 5d0f3ae Add note on how to find latest version by Jakob Villumsen · 7 weeks ago
  79. 42f82f2 Update version numbers in cli docs by Jakob Villumsen · 7 weeks ago
  80. 5bb6f1c Remove ting-yuan as code owner by Jakob Villumsen · 7 weeks ago
  81. 659508b Disable parallelism on Windows CI by Jakob Villumsen · 7 weeks ago
  82. 8f54272 Limit max memory usage of integration test projects by Jakob Villumsen · 7 weeks ago
  83. 0f0a901 Limit CI build resources by Jakob Villumsen · 7 weeks ago
  84. 9c0d44e Refactor KSPAATest and KSPAAPsiTest into same test suite by Jakob Villumsen · 8 weeks ago
  85. bd1816d Remove unused function in MapUtils by Jakob Villumsen · 8 weeks ago
  86. a5ba8a0 Simplify if-expressions by Jakob Villumsen · 8 weeks ago
  87. ffb20f6 Remove redundant function calls by Jakob Villumsen · 8 weeks ago
  88. 400237a Format file by Jakob Villumsen · 8 weeks ago
  89. a351cd6 Fix grammar mistakes in doc comments by Jakob Villumsen · 8 weeks ago
  90. 342f499 Remove redundant non-null assertions by Jakob Villumsen · 8 weeks ago
  91. 4367bd9 Enable project ksp project isolation when org.gradle.unsafe.isolated-projects=true by Hakan Mehmed · 8 weeks ago
  92. 5af8b30 feat: Update Gradle and AGP versions by Hakan Mehmed · 8 weeks ago
  93. 8ac7c63 Update auto-merge.yml to 2.3.8-release branch by mkmuir0 · 8 weeks ago
  94. 2612724 Move AnnotationResolutionStrategy-related files to common dir by Jakob Villumsen · 8 weeks ago
  95. d6d3008 Add infrastructure for declaring test annotations by Jakob Villumsen · 8 weeks ago
  96. fa5ab9b Update test output by Jakob Villumsen · 8 weeks ago
  97. da03aa0 Update AnnotationsInDependenciesProcessor output with line numbers by Jakob Villumsen · 8 weeks ago
  98. 478453c Fix crash in `PsiResolutionStrategy` for annotations with nullable fqn (#2864) by Jakob Schneider · 8 weeks ago
  99. 871fcfd Remove KtEntry type by Jakob Villumsen · 9 weeks ago
  100. e94f677 Update codeowners by Jakob Villumsen · 9 weeks ago