- b58645e Compose 1.7.0-beta02 Test: ./gradlew updateApi by Juan Rodriguez · 1 year, 6 months ago
- 6c3fb21 compose-compiler: fix HiddenFromObjC name clash by Pavel Shishkin · 1 year, 6 months ago
- 50022de Update Kotlin to 1.9.24 by Andrei Shikov · 1 year, 6 months ago
- 717f4fd Compose beta01 version bump Test: ./gradlew updateApi by Juan Rodriguez · 1 year, 6 months ago
- 71266da Merge "Prepare for Compose compiler 1.5.14 release" into androidx-main by Treehugger Robot · 1 year, 7 months ago
- 995a61d Prepare for Compose compiler 1.5.14 release by Andrei Shikov · 1 year, 7 months ago
- 74fb3fa Merge "Realize groups in when expr if a wrapping group is omitted" into androidx-main by Treehugger Robot · 1 year, 7 months ago
- 428fff5 Ensure that inline body is realized when source information is off by Andrei Shikov · 1 year, 7 months ago
- 9ab1db3 Realize groups in when expr if a wrapping group is omitted by Andrei Shikov · 1 year, 7 months ago
- 9449c71 Merge "Change how compiler features are rolled out" into androidx-main by Treehugger Robot · 1 year, 7 months ago
- 881d783 Change how compiler features are rolled out by Chuck Jazdzewski · 1 year, 7 months ago
- 4655e42 Prepare for Compose compiler 1.5.13 release by Andrei Shikov · 1 year, 7 months ago
- 60cef20 Generate binary compat stubs for nullable value classes by Andrei Shikov · 1 year, 7 months ago
- 80dcd61 Remove stack from AddHiddenFromObjCLowering by Andrei Shikov · 1 year, 7 months ago
- 25dafbf Merge "compose-compiler: objc k2 lowering fix" into androidx-main by Andrei Shikov · 1 year, 7 months ago
- 094b151 Merge "compose-compiler: fix typeparam remapping" into androidx-main by Andrei Shikov · 1 year, 7 months ago
- 37abaf4 compose-compiler: objc k2 lowering fix by Pavel Shishkin · 1 year, 7 months ago
- 65604b9 Merge "Compose version updates --> 1.7.0-alpha08" into androidx-main by Treehugger Robot · 1 year, 7 months ago
- d00fc42 Compose version updates --> 1.7.0-alpha08 by Juan Rodriguez · 1 year, 7 months ago
- a299ec5 Enable runtime detection for MPP compilations by Andrei Shikov · 1 year, 7 months ago
- f2eae5f Merge "Mark non-jvm stability property as non-const" into androidx-main by Andrei Shikov · 1 year, 7 months ago
- 6a9e6f4 Merge "Move compiler tests to be jvm-only" into androidx-main by Treehugger Robot · 1 year, 7 months ago
- d24869c Move compiler tests to be jvm-only by Andrei Shikov · 1 year, 7 months ago
- 8511459 Mark non-jvm stability property as non-const by Andrei Shikov · 1 year, 7 months ago
- faae2fb compose-compiler: fix typeparam remapping by Pavel Shishkin · 1 year, 7 months ago
- 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
- 2fb78f9 Update js lambda lowering to skip decoys if signature builder is not specified by Andrei Shikov · 1 year, 7 months ago
- 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
- f1ee00a Merge "Make strong skipping non-experimental" into androidx-main by Ben Trengrove · 1 year, 7 months ago
- f780db8 Move to CommonExtension as BaseExtension is not part of AGP gradle-api. by Omar Ismail · 1 year, 7 months ago
- 818a5110 Make strong skipping non-experimental by Ben Trengrove · 1 year, 7 months ago
- f244f33 Merge changes I5fc3170d,I9ddb16d5,I3abbb6a6 into androidx-main by Andrei Shikov · 1 year, 7 months ago
- e8a8338 Merge "Make sure a composable call does not escape composable lambda" into androidx-main by Andrei Shikov · 1 year, 7 months ago
- 1d7eb44 overloaded fun + default args, constr selection by Shishkin Pavel · 1 year, 7 months ago
- dc7d8bc Merge changes I47ffe843,Ia5d85d0a into androidx-main by Treehugger Robot · 1 year, 7 months ago
- e0ffc8c fix: composable lambdas deep in generic types & SO by Shishkin Pavel · 1 year, 7 months ago
- b116bf5 disallow decoysEnabled option + typo fix by Pavel Shishkin · 1 year, 7 months ago
- a9da6e0 ComposerLambdaMemoization for with non-jvm targets by Pavel Shishkin · 1 year, 7 months ago
- b905531 Make compose compiler support k/wasm target by Pavel Shishkin · 1 year, 7 months ago
- d4c18f0 Make sure a composable call does not escape composable lambda by Andrei Shikov · 1 year, 7 months ago
- c28d03f Merge "compose-compiler: stability for non-jvm targets" into androidx-main by Andrei Shikov · 1 year, 7 months ago
- 22ec8828 Prepare for compose compiler release 1.5.12 by Jim S · 1 year, 7 months ago
- 38a616f compose-compiler: stability for non-jvm targets by Pavel Shishkin · 1 year, 7 months ago
- d68597c Fix compiler debugger test for JDK 21 by Chuck Jazdzewski · 1 year, 7 months ago
- 4b3cdc2 Compose version bump --> 1.7.0-alpha07 Test: N/A by Juan Rodriguez · 1 year, 7 months ago
- 736196f42 Update suppressKotlinVersionCompatibilityCheck description to indicate type by Jim S · 1 year, 8 months ago
- f0b247c Clean up eager creation of test tasks in build.gradle files by Aurimas Liutikas · 1 year, 8 months ago
- 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
- 13c32b7 Make parameter types for inline classes nullable when underlying type is not primitive by Andrei Shikov · 1 year, 8 months ago
- 4ed802b Remove hideFromObjC configuration flag by Andrei Shikov · 1 year, 8 months ago
- 4a1fe15 Merge "Upgrade to JDK 21" into androidx-main by Aurimas Liutikas · 1 year, 8 months ago
- 7b291ec Merge "Force bind symbols in CopyDefaultValuesFromExpectLowering" into androidx-main by Andrei Shikov · 1 year, 8 months ago
- 4e41da2 Upgrade to JDK 21 by Aurimas Liutikas · 1 year, 8 months ago
- e7b0a60 Force bind symbols in CopyDefaultValuesFromExpectLowering by Andrei Shikov · 1 year, 8 months ago
- b5b1395 compose-compiler: prevent composable objc export by Pavel Shishkin · 1 year, 8 months ago
- 1e162f0 Set -Xjdk-release for non-android JVM targets by Aurimas Liutikas · 1 year, 8 months ago
- 17d501c Compose version bump --> 1.7.0-alpha06 Test: N/A by Juan Rodriguez · 1 year, 8 months ago
- 9141efe Merge "Allow `IrScript` in function body transform" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- a8a428c Allow `IrScript` in function body transform by Andrei Shikov · 1 year, 8 months ago
- 461ae69 Prepare for Compose Compiler 1.5.11 release with Kotlin 1.9.23 support by Jim S · 1 year, 8 months ago
- 3010912 Version bump to Kotlin 1.9.23 by Jim S · 1 year, 8 months ago
- 07e4280 Compose version bump to --> 1.7.0-alpha05 by Juan Rodriguez · 1 year, 8 months ago
- 3030bea Fix nested external generic types being inferred Unstable by Ben Trengrove · 1 year, 8 months ago
- addec6d Merge "Prevent memoization from capturing outer class receiver parameter" into androidx-main by Andrei Shikov · 1 year, 9 months ago
- 7b2229e Remap composable type on overridden functions of all dependencies by Andrei Shikov · 1 year, 9 months ago
- effd460 Prevent memoization from capturing outer class receiver parameter by Andrei Shikov · 1 year, 9 months ago
- 8cc6c60a Add FirExtensionRegistrar service for compose compiler plugin by Jaebaek Seo · 1 year, 9 months ago
- 5d5ad2b Merge "Remove inline suppressions of IllegalExperimentalApiUsage" into androidx-main by Alan Viverette · 1 year, 9 months ago
- 7862dc2 Fix code generation for composable crossinline lambda by Chuck Jazdzewski · 1 year, 9 months ago
- 9e3eca5 Remove inline suppressions of IllegalExperimentalApiUsage by Alan Viverette · 1 year, 9 months ago
- 13f4852 Merge "Compose version update --> 1.7.0-alpha04" into androidx-main by Treehugger Robot · 1 year, 9 months ago
- 5893bd9 Merge "Update memoization to check for inline synthetic functions" into androidx-main by Andrei Shikov · 1 year, 9 months ago
- 580566d Update memoization to check for inline synthetic functions by Andrei Shikov · 1 year, 9 months ago
- 271e25f Compose version update --> 1.7.0-alpha04 by Juan Rodriguez · 1 year, 9 months ago
- bb3d35b Merge "Support multiple stability configuration files" into androidx-main by Ben Trengrove · 1 year, 9 months ago
- 028a8b0 Support multiple stability configuration files by Ben Trengrove · 1 year, 9 months ago
- 683eaa7 Merge "Catch 1.5.10 Compose Compiler release train" into androidx-main by Treehugger Robot · 1 year, 9 months ago
- af18020 Catch 1.5.10 Compose Compiler release train by Jim S · 1 year, 9 months ago
- 281734d Update kotlinx-metadata-jvm to 0.9.0 by Daniel Santiago Rivera · 1 year, 9 months ago
- 11a97d8 Stop using old alpha/beta/rc versions by Aurimas Liutikas · 1 year, 9 months ago
- 115697e0 Remove uses of old beta and rc of compose by Aurimas Liutikas · 1 year, 9 months ago
- 5e3ef97 Call startReplaceGroup instead of startReplaceableGroup by Chuck Jazdzewski · 1 year, 9 months ago
- 73a6564 Compose 1.7.0-alpha03 bump by Juan Rodriguez · 1 year, 9 months ago
- 95480d6 Use dispatcher parameter to check if the function is inside local class by Andrei Shikov · 1 year, 10 months ago
- 11c19be Merge "Support live literals inside init blocks" into androidx-main by Treehugger Robot · 1 year, 10 months ago
- 4333a15 Prepare Compose Compiler for 1.5.9 release by Jim S · 1 year, 10 months ago
- 5083fe2 Start failing on KotlincFE10 issues by Jinseong Jeon · 1 year, 10 months ago
- c22ec27 Support live literals inside init blocks by Andrei Shikov · 1 year, 10 months ago
- 948bedb 1.7 Compose alpha02 bump by Juan Rodriguez · 1 year, 10 months ago
- 96315cb Fix composable calls in anonymous object initializer by Andrei Shikov · 1 year, 10 months ago
- 79467f0 Merge changes I2ea61b94,Ia7f45701 into androidx-main by Treehugger Robot · 1 year, 10 months ago
- 1b8b294 Add executable tests to compiler by Andrei Shikov · 1 year, 10 months ago
- 5744d71 Allow removing groups that are no longer required by Chuck Jazdzewski · 1 year, 10 months ago
- 88addb4 Put repository in the compiler project directory. by Jim S · 1 year, 10 months ago
- a3984f6 Use realpath to make output maven repository location fully qualified by Jim S · 1 year, 10 months ago
- b498be1 Merge changes I4f118290,I346416a9 into androidx-main by Jim Sproch · 1 year, 10 months ago
- 10f503b Use -f to avoid complains when script is run twice and file does not exist by Jim S · 1 year, 10 months ago
- f3782cb Merge "Use prebuilt/stable compose compiler instead of building from source" into androidx-main by Jim Sproch · 1 year, 10 months ago
- fee6827 Use prebuilt/stable compose compiler instead of building from source by Jim S · 1 year, 10 months ago
- 77128e0 Force .changed for function types with intrinsic remember by Andrei Shikov · 1 year, 10 months ago