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