1. dea723c Remove Compose compiler from AndroidX by Andrei Shikov · 1 year, 6 months ago
  2. dcaa116 Migrate compose to use ktfmt by Omar Ismail · 1 year, 6 months ago
  3. 12bf82f Merge "Support default parameters in virtual Composable functions" into androidx-main by Andrei Shikov · 1 year, 6 months ago
  4. 881b344 Merge "Compose version bump to 1.8.0-alpha01" into androidx-main by Juan Rodriguez · 1 year, 6 months ago
  5. 3f2cce4d Support default parameters in virtual Composable functions by Andrei Shikov · 1 year, 6 months ago
  6. 0428c00 Memoize non-capturing lambdas when K2 is enabled by Andrei Shikov · 1 year, 6 months ago
  7. 9298269 Move Compose bytecode API tests to goldens by Andrei Shikov · 1 year, 6 months ago
  8. 11c9370 Merge "Allow memoizing lambdas in composable inline functions" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  9. 010336b Compose version bump to 1.8.0-alpha01 by Juan Rodriguez · 1 year, 6 months ago
  10. dc92291 Allow memoizing lambdas in composable inline functions by Andrei Shikov · 1 year, 6 months ago
  11. b58645e Compose 1.7.0-beta02 Test: ./gradlew updateApi by Juan Rodriguez · 1 year, 6 months ago
  12. 6c3fb21 compose-compiler: fix HiddenFromObjC name clash by Pavel Shishkin · 1 year, 6 months ago
  13. 50022de Update Kotlin to 1.9.24 by Andrei Shikov · 1 year, 6 months ago
  14. 717f4fd Compose beta01 version bump Test: ./gradlew updateApi by Juan Rodriguez · 1 year, 6 months ago
  15. 71266da Merge "Prepare for Compose compiler 1.5.14 release" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  16. 995a61d Prepare for Compose compiler 1.5.14 release by Andrei Shikov · 1 year, 7 months ago
  17. 74fb3fa Merge "Realize groups in when expr if a wrapping group is omitted" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  18. 428fff5 Ensure that inline body is realized when source information is off by Andrei Shikov · 1 year, 7 months ago
  19. 9ab1db3 Realize groups in when expr if a wrapping group is omitted by Andrei Shikov · 1 year, 7 months ago
  20. 9449c71 Merge "Change how compiler features are rolled out" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  21. 881d783 Change how compiler features are rolled out by Chuck Jazdzewski · 1 year, 7 months ago
  22. 4655e42 Prepare for Compose compiler 1.5.13 release by Andrei Shikov · 1 year, 7 months ago
  23. 60cef20 Generate binary compat stubs for nullable value classes by Andrei Shikov · 1 year, 7 months ago
  24. 80dcd61 Remove stack from AddHiddenFromObjCLowering by Andrei Shikov · 1 year, 7 months ago
  25. 25dafbf Merge "compose-compiler: objc k2 lowering fix" into androidx-main by Andrei Shikov · 1 year, 7 months ago
  26. 094b151 Merge "compose-compiler: fix typeparam remapping" into androidx-main by Andrei Shikov · 1 year, 7 months ago
  27. 37abaf4 compose-compiler: objc k2 lowering fix by Pavel Shishkin · 1 year, 7 months ago
  28. 65604b9 Merge "Compose version updates --> 1.7.0-alpha08" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  29. d00fc42 Compose version updates --> 1.7.0-alpha08 by Juan Rodriguez · 1 year, 7 months ago
  30. a299ec5 Enable runtime detection for MPP compilations by Andrei Shikov · 1 year, 7 months ago
  31. f2eae5f Merge "Mark non-jvm stability property as non-const" into androidx-main by Andrei Shikov · 1 year, 7 months ago
  32. 6a9e6f4 Merge "Move compiler tests to be jvm-only" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  33. d24869c Move compiler tests to be jvm-only by Andrei Shikov · 1 year, 7 months ago
  34. 8511459 Mark non-jvm stability property as non-const by Andrei Shikov · 1 year, 7 months ago
  35. faae2fb compose-compiler: fix typeparam remapping by Pavel Shishkin · 1 year, 7 months ago
  36. 4f9acdb Merge "Update js lambda lowering to skip decoys if signature builder is not specified" into androidx-main by Andrei Shikov · 1 year, 7 months ago
  37. 2fb78f9 Update js lambda lowering to skip decoys if signature builder is not specified by Andrei Shikov · 1 year, 7 months ago
  38. f9ecaad Merge "Move to CommonExtension as BaseExtension is not part of AGP gradle-api." into androidx-main by Omar Ismail · 1 year, 7 months ago
  39. f1ee00a Merge "Make strong skipping non-experimental" into androidx-main by Ben Trengrove · 1 year, 7 months ago
  40. f780db8 Move to CommonExtension as BaseExtension is not part of AGP gradle-api. by Omar Ismail · 1 year, 7 months ago
  41. 818a5110 Make strong skipping non-experimental by Ben Trengrove · 1 year, 7 months ago
  42. f244f33 Merge changes I5fc3170d,I9ddb16d5,I3abbb6a6 into androidx-main by Andrei Shikov · 1 year, 7 months ago
  43. e8a8338 Merge "Make sure a composable call does not escape composable lambda" into androidx-main by Andrei Shikov · 1 year, 7 months ago
  44. 1d7eb44 overloaded fun + default args, constr selection by Shishkin Pavel · 1 year, 7 months ago
  45. dc7d8bc Merge changes I47ffe843,Ia5d85d0a into androidx-main by Treehugger Robot · 1 year, 7 months ago
  46. e0ffc8c fix: composable lambdas deep in generic types & SO by Shishkin Pavel · 1 year, 7 months ago
  47. b116bf5 disallow decoysEnabled option + typo fix by Pavel Shishkin · 1 year, 7 months ago
  48. a9da6e0 ComposerLambdaMemoization for with non-jvm targets by Pavel Shishkin · 1 year, 7 months ago
  49. b905531 Make compose compiler support k/wasm target by Pavel Shishkin · 1 year, 7 months ago
  50. d4c18f0 Make sure a composable call does not escape composable lambda by Andrei Shikov · 1 year, 7 months ago
  51. c28d03f Merge "compose-compiler: stability for non-jvm targets" into androidx-main by Andrei Shikov · 1 year, 7 months ago
  52. 22ec8828 Prepare for compose compiler release 1.5.12 by Jim S · 1 year, 7 months ago
  53. 38a616f compose-compiler: stability for non-jvm targets by Pavel Shishkin · 1 year, 7 months ago
  54. d68597c Fix compiler debugger test for JDK 21 by Chuck Jazdzewski · 1 year, 7 months ago
  55. 4b3cdc2 Compose version bump --> 1.7.0-alpha07 Test: N/A by Juan Rodriguez · 1 year, 7 months ago
  56. 736196f42 Update suppressKotlinVersionCompatibilityCheck description to indicate type by Jim S · 1 year, 8 months ago
  57. f0b247c Clean up eager creation of test tasks in build.gradle files by Aurimas Liutikas · 1 year, 8 months ago
  58. 711b2c0 Merge "Make parameter types for inline classes nullable when underlying type is not primitive" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  59. 13c32b7 Make parameter types for inline classes nullable when underlying type is not primitive by Andrei Shikov · 1 year, 8 months ago
  60. 4ed802b Remove hideFromObjC configuration flag by Andrei Shikov · 1 year, 8 months ago
  61. 4a1fe15 Merge "Upgrade to JDK 21" into androidx-main by Aurimas Liutikas · 1 year, 8 months ago
  62. 7b291ec Merge "Force bind symbols in CopyDefaultValuesFromExpectLowering" into androidx-main by Andrei Shikov · 1 year, 8 months ago
  63. 4e41da2 Upgrade to JDK 21 by Aurimas Liutikas · 1 year, 8 months ago
  64. e7b0a60 Force bind symbols in CopyDefaultValuesFromExpectLowering by Andrei Shikov · 1 year, 8 months ago
  65. b5b1395 compose-compiler: prevent composable objc export by Pavel Shishkin · 1 year, 8 months ago
  66. 1e162f0 Set -Xjdk-release for non-android JVM targets by Aurimas Liutikas · 1 year, 8 months ago
  67. 17d501c Compose version bump --> 1.7.0-alpha06 Test: N/A by Juan Rodriguez · 1 year, 8 months ago
  68. 9141efe Merge "Allow `IrScript` in function body transform" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  69. a8a428c Allow `IrScript` in function body transform by Andrei Shikov · 1 year, 8 months ago
  70. 461ae69 Prepare for Compose Compiler 1.5.11 release with Kotlin 1.9.23 support by Jim S · 1 year, 8 months ago
  71. 3010912 Version bump to Kotlin 1.9.23 by Jim S · 1 year, 8 months ago
  72. 07e4280 Compose version bump to --> 1.7.0-alpha05 by Juan Rodriguez · 1 year, 8 months ago
  73. 3030bea Fix nested external generic types being inferred Unstable by Ben Trengrove · 1 year, 8 months ago
  74. addec6d Merge "Prevent memoization from capturing outer class receiver parameter" into androidx-main by Andrei Shikov · 1 year, 9 months ago
  75. 7b2229e Remap composable type on overridden functions of all dependencies by Andrei Shikov · 1 year, 9 months ago
  76. effd460 Prevent memoization from capturing outer class receiver parameter by Andrei Shikov · 1 year, 9 months ago
  77. 8cc6c60a Add FirExtensionRegistrar service for compose compiler plugin by Jaebaek Seo · 1 year, 9 months ago
  78. 5d5ad2b Merge "Remove inline suppressions of IllegalExperimentalApiUsage" into androidx-main by Alan Viverette · 1 year, 9 months ago
  79. 7862dc2 Fix code generation for composable crossinline lambda by Chuck Jazdzewski · 1 year, 9 months ago
  80. 9e3eca5 Remove inline suppressions of IllegalExperimentalApiUsage by Alan Viverette · 1 year, 9 months ago
  81. 13f4852 Merge "Compose version update --> 1.7.0-alpha04" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  82. 5893bd9 Merge "Update memoization to check for inline synthetic functions" into androidx-main by Andrei Shikov · 1 year, 9 months ago
  83. 580566d Update memoization to check for inline synthetic functions by Andrei Shikov · 1 year, 9 months ago
  84. 271e25f Compose version update --> 1.7.0-alpha04 by Juan Rodriguez · 1 year, 9 months ago
  85. bb3d35b Merge "Support multiple stability configuration files" into androidx-main by Ben Trengrove · 1 year, 9 months ago
  86. 028a8b0 Support multiple stability configuration files by Ben Trengrove · 1 year, 9 months ago
  87. 683eaa7 Merge "Catch 1.5.10 Compose Compiler release train" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  88. af18020 Catch 1.5.10 Compose Compiler release train by Jim S · 1 year, 9 months ago
  89. 281734d Update kotlinx-metadata-jvm to 0.9.0 by Daniel Santiago Rivera · 1 year, 9 months ago
  90. 11a97d8 Stop using old alpha/beta/rc versions by Aurimas Liutikas · 1 year, 9 months ago
  91. 115697e0 Remove uses of old beta and rc of compose by Aurimas Liutikas · 1 year, 9 months ago
  92. 5e3ef97 Call startReplaceGroup instead of startReplaceableGroup by Chuck Jazdzewski · 1 year, 9 months ago
  93. 73a6564 Compose 1.7.0-alpha03 bump by Juan Rodriguez · 1 year, 9 months ago
  94. 95480d6 Use dispatcher parameter to check if the function is inside local class by Andrei Shikov · 1 year, 10 months ago
  95. 11c19be Merge "Support live literals inside init blocks" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  96. 4333a15 Prepare Compose Compiler for 1.5.9 release by Jim S · 1 year, 10 months ago
  97. 5083fe2 Start failing on KotlincFE10 issues by Jinseong Jeon · 1 year, 10 months ago
  98. c22ec27 Support live literals inside init blocks by Andrei Shikov · 1 year, 10 months ago
  99. 948bedb 1.7 Compose alpha02 bump by Juan Rodriguez · 1 year, 10 months ago
  100. 96315cb Fix composable calls in anonymous object initializer by Andrei Shikov · 1 year, 10 months ago