| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-10-06 | Clean up obsolete aliases for Truth. | |
| 2023-02-17 | Remove test mapping file for ImmutabilityAnnotationProcessorUnitTests | |
| 2023-01-13 | Mark ImmutabilityProcessorTest as unit_test | |
| 2022-11-29 | Expose AndroidPackage#getStorageUuid | |
| 2022-10-11 | Add java exports for ImmutabilityAnnotationProcessorUnitTests | |
| 2022-10-05 | Propagate class @Immutable.Ignore to references | |
| 2022-10-04 | Handle super classes for @Immutable | |
| 2022-09-22 | Add jdk.compiler exports to ImmutabilityAnnotationProcessor | |
| 2022-09-14 | Support final classes with final fields for @Immutable | |
| 2022-09-14 | Add @Immutable |