aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-02Snap for 11400057 from 01752c0520b50b1a042178e6c21e8eb4090cfe01 to simpleperf...simpleperf-releaseAndroid Build Coastguard Worker
2024-02-02Merge commit '0.10.22' into mainSorin Basca
2024-01-29Prepare for release 0.10.22.Yuxin Wang
2024-01-25Update instructions for Android and our sample app (#900)Manu Sridharan
2024-01-25Fix crash with raw types in overrides in JSpecify mode (#899)Manu Sridharan
2024-01-25Fix bug with implicit equals() methods in interfaces (#898)Manu Sridharan
2024-01-13Prepare next development version.Yuxin Wang
2024-01-13Prepare for release 0.10.21.Yuxin Wang
2024-01-14Downgrade to Checker Framework 3.40.0 (#895)Manu Sridharan
2024-01-13Fix backwards-incompatible calls to ASTHelpers.hasDirectAnnotationWithSimpleN...Manu Sridharan
2024-01-12Prepare next development version.Yuxin Wang
2024-01-12Prepare for release 0.10.20.Yuxin Wang
2024-01-10Fix JSpecify support on JDK 21 (#869)Abhijit Kulkarni
2024-01-03Update to Error Prone 2.24.1 (#888)Manu Sridharan
2024-01-03Update to WALA 1.6.3 (#887)Manu Sridharan
2023-12-27Prepare next development version.Lazaro Clapp
2023-12-27Prepare for release 0.10.19.Lazaro Clapp
2023-12-26Revert "Model Lombok-generated equals methods as having a @Nullable p… (#886)Manu Sridharan
2023-12-26Add support for AssertJ as() and describedAs() in AssertionHandler (#885)Manu Sridharan
2023-12-21Fix jarinfer cli output determinism (#884)arteghem
2023-12-20Update some dependencies (#883)Manu Sridharan
2023-12-14Extend library models to mark fields as nullable (#878)Nima Karimipour
2023-12-06Model Lombok-generated equals methods as having a @Nullable parameter (#874)Manu Sridharan
2023-12-05JSpecify: changes for issue #861 (#863)Abhijit Kulkarni
2023-12-04Update to Checker Framework 3.41.0 (#873)Manu Sridharan
2023-12-01Merge commit 'bf74867fbb7b3dd4ea1539060150036635b772a3' into update_for_crash...Cole Faust
2023-11-30Prepare next development version.Lazaro Clapp
2023-11-30Prepare for release 0.10.18Lazaro Clapp
2023-11-30Merge commit 'bf74867fbb7b3dd4ea1539060150036635b772a3' into update_for_crashCole Faust
2023-11-27Fix assertion check for structure of enhanced-for loop over a Map keySet (#868)Manu Sridharan
2023-11-22Snap for 11135399 from f9fbf65802755488d70a3d80b89e08154727e4c0 to simpleperf...Android Build Coastguard Worker
2023-11-20Fixes for nullaway update am: f9fbf65802Cole Faust
2023-11-20Merge commit '24db25eb2160a04377dd8b278b3cf99a89db914a' into update am: 683df...Cole Faust
2023-11-19Prepare next development version.Lazaro Clapp
2023-11-19Prepare for release 0.10.17Lazaro Clapp
2023-11-19Fix bug with computing direct type use annotations on parameters (#864)Manu Sridharan
2023-11-16Model Apache Flink's RichFunction.open as an @Initializer method (#862)Lázaro Clapp
2023-11-16Fixes for nullaway updateCole Faust
2023-11-15Apply minor cleanups suggested by IntelliJ in generics code (#860)Manu Sridharan
2023-11-14Clarifications and small fixes for checking JSpecify @Nullable annotation (#859)Manu Sridharan
2023-11-15Create com.uber.nullaway.generics package (#855)Manu Sridharan
2023-11-14Merge commit '24db25eb2160a04377dd8b278b3cf99a89db914a' into updateCole Faust
2023-11-13JSpecify: handling the return of a diamond operator anonymous object method c...Abhijit Kulkarni
2023-11-09JSpecify: adding com.google.common to annotated packages in build.gradle (#857)Abhijit Kulkarni
2023-11-08JSpecify: fix crash with calls to static methods (#856)Abhijit Kulkarni
2023-11-01Prepare next development version.Lazaro Clapp
2023-11-01Prepare for release 0.10.16.Lazaro Clapp
2023-11-01JSpecify: handle Nullability for return types of lambda expressions for Gener...Abhijit Kulkarni
2023-10-25JSpecify: Modify Array Type Use Annotation Syntax (#850)Md Armughanuddin
2023-10-25JSpecify: handle Nullability for lambda expression parameters for Generic Typ...Abhijit Kulkarni