1. 55e8099 Merge commit '24db25eb2160a04377dd8b278b3cf99a89db914a' into update am: 683dfed778 am: 5af8b817a0 by Cole Faust · 7 months ago
  2. 752fa2a Fixes for nullaway update am: f9fbf65802 am: 574f72f748 by Cole Faust · 7 months ago
  3. 21dd832 Merge commit '24db25eb2160a04377dd8b278b3cf99a89db914a' into update am: 683dfed778 am: 3b51819bb2 by Cole Faust · 7 months ago
  4. 574f72f Fixes for nullaway update am: f9fbf65802 by Cole Faust · 7 months ago
  5. 3b51819 Merge commit '24db25eb2160a04377dd8b278b3cf99a89db914a' into update am: 683dfed778 by Cole Faust · 7 months ago
  6. 5af8b81 Merge commit '24db25eb2160a04377dd8b278b3cf99a89db914a' into update am: 683dfed778 by Cole Faust · 7 months ago
  7. f9fbf65 Fixes for nullaway update by Cole Faust · 7 months ago
  8. 683dfed Merge commit '24db25eb2160a04377dd8b278b3cf99a89db914a' into update by Cole Faust · 7 months ago
  9. 24db25e Prepare for release 0.10.16. by Lazaro Clapp · 8 months ago
  10. 81d3cfd JSpecify: handle Nullability for return types of lambda expressions for Generic Types. (#854) by Abhijit Kulkarni · 8 months ago
  11. def015a JSpecify: Modify Array Type Use Annotation Syntax (#850) by Md Armughanuddin · 8 months ago
  12. 97e92b9 JSpecify: handle Nullability for lambda expression parameters for Generic Types (#852) by Abhijit Kulkarni · 8 months ago
  13. bc94dcc Minor cleanup in AccessPathElement (#851) by Manu Sridharan · 8 months ago
  14. f17c91c Update to Gradle 8.4 and Error Prone 2.23.0 (#849) by Manu Sridharan · 8 months ago
  15. 8f270e2 JSpecify: handle return types of method references in Java Generics (#847) by Abhijit Kulkarni · 8 months ago
  16. 099a7a5 Prepare next development version. by Lazaro Clapp · 8 months ago
  17. 7266884 Prepare for release 0.10.15. by Lazaro Clapp · 8 months ago
  18. 5355c7c JSpecify: initial handling of generic enclosing types for inner classes (#837) by Manu Sridharan · 8 months ago
  19. e7623f7 JSpecify: handle incorrect method parameter nullability for method reference (#845) by Abhijit Kulkarni · 8 months ago
  20. 2d2b829 Update minimum Error Prone version and Guava version (#843) by Manu Sridharan · 9 months ago
  21. 424cf63 Ignore another method for code coverage (#844) by Manu Sridharan · 9 months ago
  22. 790a9ec Build NullAway with JSpecify mode enabled (#841) by Manu Sridharan · 9 months ago
  23. 613f98c Update to Checker Framework 3.39.0 (#839) by Manu Sridharan · 9 months ago
  24. 91374c3 Ignore code coverage for method executed non-deterministically in tests (#838) by Manu Sridharan · 9 months ago
  25. b64d1c1 Properly check generic method overriding in explicitly-typed anonymous classes (#808) by Manu Sridharan · 9 months ago
  26. 7d8cd4a Update to Error Prone 2.22.0 (#833) by Manu Sridharan · 9 months ago
  27. 7e36bb0 Fix which JDKs are installed on CI (#835) by Manu Sridharan · 9 months ago
  28. d04828a Run recent JDK tests on JDK 21 (#834) by Md Armughanuddin · 9 months ago
  29. ab387b9 Ignore fields that are annotated with the `@MockBean` and `@SpyBean` annotations of Spring test (#757) by Ullrich Hafner · 9 months ago
  30. 70af259 Update Gradle and a couple of plugin versions (#832) by Manu Sridharan · 9 months ago
  31. 207acbd Prepare next development version. by Lazaro Clapp · 10 months ago
  32. 3a47fee Prepare for release 0.10.14. by Lazaro Clapp · 10 months ago
  33. f98bc4b Run tests on JDK 21 (#826) by Manu Sridharan · 10 months ago
  34. fcaf39e Treat parameter of generated Record.equals() methods as @Nullable (#825) by Manu Sridharan · 10 months ago
  35. a7b097a Remove ASM-related hack in build config (#824) by Manu Sridharan · 10 months ago
  36. ed4d0ae Updated Readme.md with Codecov link (#823) by Md Armughanuddin · 10 months ago
  37. bab9452 Fixes Codecov Report Expired error (#821) by Md Armughanuddin · 10 months ago
  38. 7a78bc7 Bump Checker Framework dependence to 3.38.0 (#819) by Manu Sridharan · 10 months ago
  39. b7f1326 Prepare next development version. by Lazaro Clapp · 10 months ago
  40. 75db7db Prepare for release 0.10.13. by Lazaro Clapp · 10 months ago
  41. 0a83f42 Added Codecov to CI Pipeline (#820) by Md Armughanuddin · 10 months ago
  42. 0431a90 Issue #740: Adding visitors for handling different types along with ClassType in Generic Type invariance check (#806) by akulk022 · 10 months ago
  43. ade9ed1 Remove unnecessary compile dependence for jar-infer-cli (#816) by Manu Sridharan · 10 months ago
  44. c42b0f7 Ensure castToNonNull insertion/removal suggested fixes do not remove comments (#815) by Manu Sridharan · 10 months ago
  45. 154b758 Avoid suggesting castToNonNull fixes in certain cases (#799) by Manu Sridharan · 10 months ago
  46. 56d5ff1 More gradle script formatting (#814) by Manu Sridharan · 10 months ago
  47. 72e6d6f Use Spotless to enforce consistent formatting for Gradle build scripts (#809) by Manu Sridharan · 10 months ago
  48. e05fd9a Bump gradle maven publish plugin from 0.21.0 to 0.25.3 (#810) by Manu Sridharan · 10 months ago
  49. 5c83604 Allow library models to define custom stream classes. (#807) by Lázaro Clapp · 10 months ago
  50. 7cf3e3b Modify JMH Benchmark Workflow For Shellcheck (#813) by Md Armughanuddin · 10 months ago
  51. 540eaa9 Make GenericsChecks methods static (#805) by Manu Sridharan · 11 months ago
  52. 9a42767 Bump Error Prone Gradle Plugin version (#804) by Manu Sridharan · 11 months ago
  53. 91186bd Enable contract checking when building NullAway (#802) by Manu Sridharan · 11 months ago
  54. 01ee4d7 Generics checks for method overriding (#755) by Nikita Dinkar Aware · 11 months ago
  55. 9ee04c2 Update to Error Prone 2.21.1 (#797) by Manu Sridharan · 11 months ago
  56. bbc696c Update to WALA 1.6.2 (#798) by Manu Sridharan · 11 months ago
  57. f14b43d Bump versions for some dependencies (#800) by Manu Sridharan · 11 months ago
  58. 38f3081 Prepare next development version. by Lazaro Clapp · 11 months ago
  59. 6a1e8bb Prepare for release 0.10.12. by Lazaro Clapp · 11 months ago
  60. b061288 Improve auto-fixing of unnecessary castToNonNull calls (#796) by Lázaro Clapp · 11 months ago
  61. e711887 Fix off-by-one error in JSpecify checking of parameter passing (#793) by Manu Sridharan · 11 months ago
  62. 8e4a36a Fix JDK compatibility issue in LombokHandler and introduce AstHelpersBackports (#795) by Manu Sridharan · 11 months ago
  63. 48772af JSpecify: avoid crashes when encountering raw types (#792) by Manu Sridharan · 11 months ago
  64. 9ece8b3 Update to Gradle 8.2.1 (#781) by Manu Sridharan · 11 months ago
  65. 45cc4c2 Disable daemon when running benchmarks (#786) by Manu Sridharan · 11 months ago
  66. 4eed5cd Set concurrency for JMH benchmarking workflow (#784) by Manu Sridharan · 11 months ago
  67. e7ec4b9 Added GCP JMH Benchmark Workflow (#770) by Md Armughanuddin · 11 months ago
  68. 61abe56 Fix compatibility issue when building on JDK 17 but running on JDK 8 (#779) by Manu Sridharan · 12 months ago
  69. 31004d3 Switch to Spotless for formatting Java code (#780) by Manu Sridharan · 12 months ago
  70. 188632b Update to WALA 1.6.1 and remove ability to build on JDK 8 (#777) by Manu Sridharan · 12 months ago
  71. ec64e82 Add tasks to run JDK 8 tests on JDK 11+ (#778) by Manu Sridharan · 12 months ago
  72. 18b6ab3 Update to Error Prone 2.20.0 (#772) by Manu Sridharan · 1 year ago
  73. a81c4b3 Build the Android sample app on JDK 17 (#776) by Manu Sridharan · 1 year ago
  74. cea42a5 Add step to create release on GitHub (#775) by Manu Sridharan · 1 year ago
  75. 9cef809 Fix Publish Snapshot CI job (#774) by Lázaro Clapp · 1 year ago
  76. 1012a0a Prepare next development version. by Lazaro Clapp · 1 year ago
  77. b007926 Prepare for release 0.10.11. by Lazaro Clapp · 1 year ago
  78. 2bfe823 Upgrade maven publish plugin to 0.21.0 and restore publishing (#773) by Lázaro Clapp · 1 year ago
  79. 37f4bb8 Introduce FluentFutureHandler as a workaround for Guava Futures/FluentFuture (#771) by Lázaro Clapp · 1 year ago
  80. 0466a02 Added support for Apache Validate (#769) by Asapin · 1 year ago
  81. 1ff88b6 Revert #762 (Grade upgrade) and add CI checking of publishing flows (#767) by Lázaro Clapp · 1 year ago
  82. d09ff9b Fix error inside Lombok generated code for @Nullable @Builder.Default (#765) by Lázaro Clapp · 1 year, 1 month ago
  83. c1741b3 Upgrade to Error Prone 2.19.1 (#763) by Christopher Lambert · 1 year, 1 month ago
  84. eea2a9a Upgrade to Gradle 8.1.1 (#762) by Christopher Lambert · 1 year, 1 month ago
  85. ffdcf46 Clearer printing of types in errors related to generics (#758) by Manu Sridharan · 1 year, 2 months ago
  86. f585e23 Fix CI on Windows (#759) by Manu Sridharan · 1 year, 2 months ago
  87. 8821567 refactor LibraryModelsHandler.onOverrideMayBeNullExpr (#754) by Christopher Lambert · 1 year, 3 months ago
  88. 67c357e refactor: streamline mayBeNullExpr flow (#753) by Christopher Lambert · 1 year, 3 months ago
  89. e4dfeac NULL_LITERAL expressions may always be null (#749) by Christopher Lambert · 1 year, 3 months ago
  90. abac2ae Update path serialization for class files (#752) by Nima Karimipour · 1 year, 3 months ago
  91. 7714c45 refactor simple onOverrideMayBeNullExpr handlers (#747) by Christopher Lambert · 1 year, 3 months ago
  92. a1d1eed Generics checks for parameter passing (#746) by Nikita Dinkar Aware · 1 year, 3 months ago
  93. 07a3847 Prepare for Nullable `ASTHelpers.getSymbol` (#733) by Christopher Lambert · 1 year, 4 months ago
  94. d83b7d0 JSpecify generics checks for conditional expressions (#739) by Nikita Dinkar Aware · 1 year, 4 months ago
  95. f743be3 [Refactor] Pass resolved Symbols into Handler methods (#729) by Christopher Lambert · 1 year, 4 months ago
  96. 00adeaf Update to Gradle 8.0.2 (#743) by Manu Sridharan · 1 year, 4 months ago
  97. ad1aab1 Prepare next development version. by Lazaro Clapp · 1 year, 4 months ago
  98. e593f11 Prepare for release 0.10.10. by Lazaro Clapp · 1 year, 4 months ago
  99. 9b6d93f Add command line option to skip specific library models. (#741) by Lázaro Clapp · 1 year, 4 months ago
  100. 49cda49 Docs: `-XepExcludedPaths` was added in 2.1.3, not 2.13 (#744) by Yannick da Silva Bröker · 1 year, 4 months ago