1. 3220620 Add line numbers to `@throws`-does-not-resolve warning by Owen Gray · 10 months ago
  2. 3c0481e Display artifact ID metadata for KMP by Julia McClellan · 10 months ago
  3. 4ce56e1 Update styling for platform icons and api version metadata by Tiem Song · 10 months ago
  4. b8dc95a Stop removing variances when converting kotlin primitives by Julia McClellan · 10 months ago
  5. 279638c Bump Dackka version to 1.3.6 by Julia McClellan · 10 months ago
  6. 2d8bd88 Link to release notes from function and property metadata by Julia McClellan · 10 months ago
  7. 30c71c7 Merge "Update styling for function metadata" into main by Treehugger Robot · 10 months ago
  8. c1b9c75 Update styling for function metadata by Tiem Song · 11 months ago
  9. 741d552 Handle more complex lambda return types for apiSince by Julia McClellan · 10 months ago
  10. 6238c10 Handle `suspend` for apiSince by Julia McClellan · 10 months ago
  11. 6ada29e Handle higher-order functions for apiSince by Julia McClellan · 10 months ago
  12. d72cb0e Handle varargs for apiSince by Julia McClellan · 10 months ago
  13. 9bb4e64 Handle method generics for apiSince by Julia McClellan · 10 months ago
  14. 84ba6ab Handling of generic parameter types for apiSince by Julia McClellan · 10 months ago
  15. aa912d7 Handling of java primitive types for apiSince by Julia McClellan · 10 months ago
  16. 4b8eaee Move parameter converter helpers so they can be reused by Julia McClellan · 11 months ago
  17. 76730bf Set up handling for more parameter types for apiSince by Julia McClellan · 11 months ago
  18. 286fee6 Handle extension functions/properties for apiSince by Julia McClellan · 11 months ago
  19. 84c374b Handle top-level functions/properties for apiSince by Julia McClellan · 11 months ago
  20. 19facb4 Handle @JvmName for apiSince by Julia McClellan · 11 months ago
  21. d40b0fc Add apiSince tests for a few edge cases by Julia McClellan · 11 months ago
  22. 76a5c54 Use possiblyAsjava when generating apiSince function string by Tiem Song · 11 months ago
  23. b83cb4a Merge "Fix ordering of regexes for end-of-line-versus-"i.e."-checking." into main by Treehugger Robot · 11 months ago
  24. 6adcb38 Fix ordering of regexes for end-of-line-versus-"i.e."-checking. by Owen Gray · 11 months ago
  25. 71ece4e Setup version metadata in integration tests by Julia McClellan · 11 months ago
  26. e809aa1 Merge "Add basic param processing for generating apiSince function string" into main by Julia McClellan · 11 months ago
  27. b86456b Add basic param processing for generating apiSince function string by Tiem Song · 11 months ago
  28. 5250599 Fall back to getter version metadata if property metadata can't be found by Julia McClellan · 11 months ago
  29. 50cfc01 Change how methods are converted from JSON by Tiem Song · 11 months ago
  30. 8764599 Display version metadata for simple properties by Julia McClellan · 11 months ago
  31. 65e8971 Move metadata tests out of ClasslikeDocumentableConverterTest by Julia McClellan · 11 months ago
  32. 381bfc5 Merge "Bump version to 1.3.5" into main by Treehugger Robot · 11 months ago
  33. 84478db Merge "Generate apiSince for synthetic Kt classes" into main by Julia McClellan · 11 months ago
  34. 812f7ea Bump version to 1.3.5 by Tiem Song · 11 months ago
  35. 5d180a5 Merge "Fix spacing issue with metadata content in a refdoc's header section" into main by Tiem Song · 11 months ago
  36. 7d2ec5a Generate apiSince for synthetic Kt classes by Julia McClellan · 11 months ago
  37. c1ea655 Fix spacing issue with metadata content in a refdoc's header section by Tiem Song · 11 months ago
  38. b7539f3 Merge "Make function sorting include non-normal parameters properly" into main by Treehugger Robot · 11 months ago
  39. 2af1fe0 Make function sorting include non-normal parameters properly by Owen Gray · 11 months ago
  40. f750040 Merge "Store method version metadata for a class" into main by Treehugger Robot · 11 months ago
  41. 45b7bb2 Store method version metadata for a class by Tiem Song · 11 months ago
  42. 43670f4 Switch to error-level enforcement that expect or common sourceSet exists by Owen Gray · 11 months ago
  43. e7fb453 Merge "Do not print warnings for samples in KMP libraries" into main by Treehugger Robot · 11 months ago
  44. 395d698 Do not print warnings for samples in KMP libraries by Owen Gray · 11 months ago
  45. dbbf79d Store addedIn and deprecatedIn using a data class instead of a Pair by Tiem Song · 11 months ago
  46. b486599 Mark aosp/1364116 as merged (identical change merged as aosp/1365042) by Xin Li · 11 months ago
  47. b0deb02 Propagate sourceSet from parents to params; mitigate packages by Owen Gray · 11 months ago
  48. af326a6 Propagate attributes to headers, divs, tables by Owen Gray · 11 months ago
  49. 4c7c07d Merge "Add more tests for displaying apiSince for classes." by Treehugger Robot · 11 months ago
  50. 239e3b6 Add more tests for displaying apiSince for classes. by Tiem Song · 11 months ago
  51. b0a9a7c Merge "Fix sorting of platform-varying otherwise-identical elements" by Owen Gray · 11 months ago
  52. cb79822 Fix sorting of platform-varying otherwise-identical elements by Owen Gray · 11 months ago
  53. 762c520 Rename JsonApiMetadata to JsonVersionMetadata by Tiem Song · 12 months ago
  54. 865a0ea Merge "Display API version metadata for a class" by Tiem Song · 12 months ago
  55. cb7a2fa Display API version metadata for a class by Tiem Song · 12 months ago
  56. fcda194 Remove exception throws text duplication by Dereck Bridié · 12 months ago
  57. 1c573a7 Update test fixtures by Andrea Falcone · 12 months ago
  58. 0044eec Bump dackka to version 1.3.4 by Owen Gray · 1 year ago
  59. 37f867d Bump dackka to version 1.3.3 by Julia McClellan · 1 year ago
  60. 8142902 Print just the DRI when warning on no common source set by Julia McClellan · 1 year ago
  61. 3f93bb3 Stop requiring @param tags for receivers by Julia McClellan · 1 year ago
  62. 845a0f9 Bump dackka to version 1.3.2 by Owen Gray · 1 year ago
  63. 01610ec Merge "Mitigate b/284107590, make compose integration test kmp; fix kmp samples" by Treehugger Robot · 1 year ago
  64. 03ca30d Mitigate b/284107590, make compose integration test kmp; fix kmp samples by Owen Gray · 1 year ago
  65. 36f3a48 Revert adding testing maven repository by Owen Gray · 1 year ago
  66. f43c2ed Merge "Bump upstream dokka to 1.8.20-dev-214" by Treehugger Robot · 1 year ago
  67. 06f4da5 Bump upstream dokka to 1.8.20-dev-214 by Owen Gray · 1 year ago
  68. d7c982e Scaffolding for displaying property metadata by Julia McClellan · 1 year, 1 month ago
  69. 4fde095 Add JsonApiMetadata class and parser to read in JSON API metadata by Tiem Song · 1 year, 1 month ago
  70. a62647f Integration test for boxing status information retention by Owen Gray · 1 year, 5 months ago
  71. 76fa7df When a property has no accessors, always show it as a property. by Owen Gray · 1 year, 1 month ago
  72. 6e3e214 Add an `@Ignore`'d test for go/dokka-upstream-bug/2992 by Owen Gray · 1 year, 1 month ago
  73. c073a25 Merge "Upgrade to AGP 8.1.0-beta01 dependency" by Aurimas Liutikas · 1 year, 1 month ago
  74. 665c785 Remove synthetic classes from Kotlin class list by Julia McClellan · 1 year, 3 months ago
  75. 0506ee1 Upgrade to AGP 8.1.0-beta01 dependency by Aurimas Liutikas · 1 year, 1 month ago
  76. b3a2a69 Update gradle to 8.0 by Owen Gray · 1 year, 1 month ago
  77. 06315f2 Add new devsite-highlighter language attribute to pre blocks for samples by Owen Gray · 1 year, 1 month ago
  78. 4a49da2 Display @VisibleForTesting by Andrea Falcone · 1 year, 1 month ago
  79. 777606e Add an `@Ignore`'d test for `{@value` javadoc in dackka by Owen Gray · 1 year, 2 months ago
  80. 56d0822 Make the interesting objects in the TOC language specific by Julia McClellan · 1 year, 3 months ago
  81. 5e37d1c Update definition of interesting Java companions by Julia McClellan · 1 year, 3 months ago
  82. 7d167cf Enforce deterministic ordering of platforms by Owen Gray · 1 year, 2 months ago
  83. 406f9f9 Update coroutines and kotlin package-lists for tests by Julia McClellan · 1 year, 2 months ago
  84. 4b4b72f Remove receivers from extension functions when listed as class methods in Java by Julia McClellan · 1 year, 3 months ago
  85. 2e71dba Include extension functions/properties in definition of interesting companions by Julia McClellan · 1 year, 3 months ago
  86. 734f2b9 Move computation of extension function map by Julia McClellan · 1 year, 3 months ago
  87. 3f6aff4 Add display language to docs holder by Julia McClellan · 1 year, 3 months ago
  88. 24726e3 Bump Dackka version to 1.3.1 by Julia McClellan · 1 year, 3 months ago
  89. 62441e9 Update companion linking tests by Julia McClellan · 1 year, 3 months ago
  90. 7114ee7 Add the @GoogleInternal annotation to the hidden documentable filter by Owen Gray · 1 year, 3 months ago
  91. 7ae0d73 Revert "Do path joining without java.nio.file.Paths" by Julia McClellan · 1 year, 3 months ago
  92. 874019e Do path joining without java.nio.file.Paths by Julia McClellan · 1 year, 3 months ago
  93. ff565ae Merge "Update links to companion functions/properties" by Julia McClellan · 1 year, 3 months ago
  94. ea3bec5 Merge "Move filtering of companion constants" by Julia McClellan · 1 year, 3 months ago
  95. 4b0c4c9 Update links to companion functions/properties by Julia McClellan · 1 year, 3 months ago
  96. 22021b0 Move filtering of companion constants by Julia McClellan · 1 year, 3 months ago
  97. 89bd3e7 Merge "Revert^2 "Bump upstream dokka to 1.8.10-dev-203"" by Owen Gray · 1 year, 3 months ago
  98. ecad8e4 Revert^2 "Bump upstream dokka to 1.8.10-dev-203" by Owen Gray · 1 year, 3 months ago
  99. 75c3bd0 Merge "Revert "Bump upstream dokka to 1.8.10-dev-203"" by Aurimas Liutikas · 1 year, 3 months ago
  100. 904fcb4 Revert "Bump upstream dokka to 1.8.10-dev-203" by Aurimas Liutikas · 1 year, 3 months ago