1. 72e6d6f Use Spotless to enforce consistent formatting for Gradle build scripts (#809) by Manu Sridharan · 10 months ago
  2. e05fd9a Bump gradle maven publish plugin from 0.21.0 to 0.25.3 (#810) by Manu Sridharan · 10 months ago
  3. 5c83604 Allow library models to define custom stream classes. (#807) by Lázaro Clapp · 10 months ago
  4. 7cf3e3b Modify JMH Benchmark Workflow For Shellcheck (#813) by Md Armughanuddin · 10 months ago
  5. 540eaa9 Make GenericsChecks methods static (#805) by Manu Sridharan · 10 months ago
  6. 9a42767 Bump Error Prone Gradle Plugin version (#804) by Manu Sridharan · 10 months ago
  7. 91186bd Enable contract checking when building NullAway (#802) by Manu Sridharan · 10 months ago
  8. 01ee4d7 Generics checks for method overriding (#755) by Nikita Dinkar Aware · 10 months ago
  9. 9ee04c2 Update to Error Prone 2.21.1 (#797) by Manu Sridharan · 10 months ago
  10. bbc696c Update to WALA 1.6.2 (#798) by Manu Sridharan · 10 months ago
  11. f14b43d Bump versions for some dependencies (#800) by Manu Sridharan · 10 months ago
  12. 38f3081 Prepare next development version. by Lazaro Clapp · 11 months ago
  13. 6a1e8bb Prepare for release 0.10.12. by Lazaro Clapp · 11 months ago
  14. b061288 Improve auto-fixing of unnecessary castToNonNull calls (#796) by Lázaro Clapp · 11 months ago
  15. e711887 Fix off-by-one error in JSpecify checking of parameter passing (#793) by Manu Sridharan · 11 months ago
  16. 8e4a36a Fix JDK compatibility issue in LombokHandler and introduce AstHelpersBackports (#795) by Manu Sridharan · 11 months ago
  17. 48772af JSpecify: avoid crashes when encountering raw types (#792) by Manu Sridharan · 11 months ago
  18. 9ece8b3 Update to Gradle 8.2.1 (#781) by Manu Sridharan · 11 months ago
  19. 45cc4c2 Disable daemon when running benchmarks (#786) by Manu Sridharan · 11 months ago
  20. 4eed5cd Set concurrency for JMH benchmarking workflow (#784) by Manu Sridharan · 11 months ago
  21. e7ec4b9 Added GCP JMH Benchmark Workflow (#770) by Md Armughanuddin · 11 months ago
  22. 61abe56 Fix compatibility issue when building on JDK 17 but running on JDK 8 (#779) by Manu Sridharan · 11 months ago
  23. 31004d3 Switch to Spotless for formatting Java code (#780) by Manu Sridharan · 11 months ago
  24. 188632b Update to WALA 1.6.1 and remove ability to build on JDK 8 (#777) by Manu Sridharan · 12 months ago
  25. ec64e82 Add tasks to run JDK 8 tests on JDK 11+ (#778) by Manu Sridharan · 12 months ago
  26. 18b6ab3 Update to Error Prone 2.20.0 (#772) by Manu Sridharan · 12 months ago
  27. a81c4b3 Build the Android sample app on JDK 17 (#776) by Manu Sridharan · 12 months ago
  28. cea42a5 Add step to create release on GitHub (#775) by Manu Sridharan · 12 months ago
  29. 9cef809 Fix Publish Snapshot CI job (#774) by Lázaro Clapp · 12 months ago
  30. 1012a0a Prepare next development version. by Lazaro Clapp · 12 months ago
  31. b007926 Prepare for release 0.10.11. by Lazaro Clapp · 12 months ago
  32. 2bfe823 Upgrade maven publish plugin to 0.21.0 and restore publishing (#773) by Lázaro Clapp · 12 months ago
  33. 37f4bb8 Introduce FluentFutureHandler as a workaround for Guava Futures/FluentFuture (#771) by Lázaro Clapp · 12 months ago
  34. 0466a02 Added support for Apache Validate (#769) by Asapin · 12 months ago
  35. 1ff88b6 Revert #762 (Grade upgrade) and add CI checking of publishing flows (#767) by Lázaro Clapp · 1 year ago
  36. d09ff9b Fix error inside Lombok generated code for @Nullable @Builder.Default (#765) by Lázaro Clapp · 1 year, 1 month ago
  37. c1741b3 Upgrade to Error Prone 2.19.1 (#763) by Christopher Lambert · 1 year, 1 month ago
  38. eea2a9a Upgrade to Gradle 8.1.1 (#762) by Christopher Lambert · 1 year, 1 month ago
  39. ffdcf46 Clearer printing of types in errors related to generics (#758) by Manu Sridharan · 1 year, 1 month ago
  40. f585e23 Fix CI on Windows (#759) by Manu Sridharan · 1 year, 2 months ago
  41. 8821567 refactor LibraryModelsHandler.onOverrideMayBeNullExpr (#754) by Christopher Lambert · 1 year, 3 months ago
  42. 67c357e refactor: streamline mayBeNullExpr flow (#753) by Christopher Lambert · 1 year, 3 months ago
  43. e4dfeac NULL_LITERAL expressions may always be null (#749) by Christopher Lambert · 1 year, 3 months ago
  44. abac2ae Update path serialization for class files (#752) by Nima Karimipour · 1 year, 3 months ago
  45. 7714c45 refactor simple onOverrideMayBeNullExpr handlers (#747) by Christopher Lambert · 1 year, 3 months ago
  46. a1d1eed Generics checks for parameter passing (#746) by Nikita Dinkar Aware · 1 year, 3 months ago
  47. 07a3847 Prepare for Nullable `ASTHelpers.getSymbol` (#733) by Christopher Lambert · 1 year, 3 months ago
  48. d83b7d0 JSpecify generics checks for conditional expressions (#739) by Nikita Dinkar Aware · 1 year, 3 months ago
  49. f743be3 [Refactor] Pass resolved Symbols into Handler methods (#729) by Christopher Lambert · 1 year, 3 months ago
  50. 00adeaf Update to Gradle 8.0.2 (#743) by Manu Sridharan · 1 year, 3 months ago
  51. ad1aab1 Prepare next development version. by Lazaro Clapp · 1 year, 3 months ago
  52. e593f11 Prepare for release 0.10.10. by Lazaro Clapp · 1 year, 3 months ago
  53. 9b6d93f Add command line option to skip specific library models. (#741) by Lázaro Clapp · 1 year, 4 months ago
  54. 49cda49 Docs: `-XepExcludedPaths` was added in 2.1.3, not 2.13 (#744) by Yannick da Silva Bröker · 1 year, 4 months ago
  55. 16923e5 Serialization version 3: update method serialization to exclude type use annotations and type arguments (#735) by Nima Karimipour · 1 year, 4 months ago
  56. ff6b090 Refactoring tabSeparatedToString logic to prepare for serialization version 3. (#738) by Nima Karimipour · 1 year, 4 months ago
  57. 1548c69 Add JSpecify checking for return statements (#734) by NikitaAware · 1 year, 4 months ago
  58. 457a129 Refactoring in symbol serialization (#736) by Nima Karimipour · 1 year, 4 months ago
  59. 14d3693 JSpecify: initial checks for generic type compatibility at assignments (#715) by NikitaAware · 1 year, 4 months ago
  60. a2efa6e Break loops when result can no longer change (#728) by Christopher Lambert · 1 year, 4 months ago
  61. de6e014 Model `Class.isInstance` (#732) by Christopher Lambert · 1 year, 4 months ago
  62. de74310 Model `Class.cast` (#731) by Christopher Lambert · 1 year, 4 months ago
  63. ed0ef72 Refactor code to use Map.getOrDefault where possible (#727) by Christopher Lambert · 1 year, 5 months ago
  64. 8e948db Model `Map.getOrDefault` (#724) by Manu Sridharan · 1 year, 5 months ago
  65. 8a24aa3 Prepare next development version. by Lazaro Clapp · 1 year, 5 months ago
  66. 7591b03 Prepare for release 0.10.9. by Lazaro Clapp · 1 year, 5 months ago
  67. fc151dc Support isInstanceOf(...) as implying non-null in assertion libraries. (#726) by Lázaro Clapp · 1 year, 5 months ago
  68. d2e4a49 Add support for external init annotations in constructors (#725) by Lázaro Clapp · 1 year, 5 months ago
  69. 4cabc3d Avoid redundant Map lookups (#722) by Christopher Lambert · 1 year, 5 months ago
  70. 0a78a82 Ignore incompatibly annotated var args from Kotlin code. (#721) by Lázaro Clapp · 1 year, 5 months ago
  71. 57a89e8 Update to Error Prone 2.18.0 (#707) by Manu Sridharan · 1 year, 5 months ago
  72. d809795 Support more test assertions in OptionalEmptinessHandler (#718) by Christopher Lambert · 1 year, 5 months ago
  73. c4c7c4b Add Throwable.getCause and getLocalizedMessage() library models (#717) by Christopher Lambert · 1 year, 5 months ago
  74. d190853 Prepare next development version. by Lazaro Clapp · 1 year, 5 months ago
  75. 8309d67 Prepare for release 0.10.8. by Lazaro Clapp · 1 year, 5 months ago
  76. 535772a [FixSerialization] Update path serialization for reported errors and fixes. (#714) by Nima Karimipour · 1 year, 5 months ago
  77. dcadcfa Update region selection for initialization errors. (#713) by Nima Karimipour · 1 year, 5 months ago
  78. 2f871a8 Don't do checks for type casts and parameterized trees in unannotated code (#712) by Manu Sridharan · 1 year, 5 months ago
  79. ab0a17d Turn up various Error Prone checks (#710) by Manu Sridharan · 1 year, 5 months ago
  80. afb8fd4 Add an initial annotations artifact (with sample @Initializer implementation) (#709) by Lázaro Clapp · 1 year, 6 months ago
  81. 3ad8876 Prepare next development version. by Lazaro Clapp · 1 year, 6 months ago
  82. 09fa6a6 Prepare for release 0.10.7. by Lazaro Clapp · 1 year, 6 months ago
  83. c5e1a79 Resolve regression for type annotations directly on inner types. (#706) by Lázaro Clapp · 1 year, 6 months ago
  84. d6d2978 Prepare next development version. by Lazaro Clapp · 1 year, 6 months ago
  85. ebba16f Prepare for release 0.10.6. by Lazaro Clapp · 1 year, 6 months ago
  86. e83747a Add source offset and path to reported errors in error serialization. (#704) by Nima Karimipour · 1 year, 6 months ago
  87. f002f60 Preserve nullness checks in final fields when propagating nullness into inner contexts. (#703) by Lázaro Clapp · 1 year, 6 months ago
  88. 5ccffb5 Fix logic for @Nullable annotation on type parameter (#702) by Manu Sridharan · 1 year, 6 months ago
  89. c1427da Update test dep to final JSpecify 0.3.0 release (#700) by Manu Sridharan · 1 year, 6 months ago
  90. 23dd6cc Add support for AssertJ (#698) by Dries Elliott · 1 year, 6 months ago
  91. ce63224 Handle BITWISE_COMPLEMENT operator (#696) by Manu Sridharan · 1 year, 6 months ago
  92. edef55a Remove "Gradle" from CI job step names (#693) by Manu Sridharan · 1 year, 6 months ago
  93. f6408c6 Update to JSpecify 0.3.0-alpha-3 annotations (#692) by Manu Sridharan · 1 year, 6 months ago
  94. dafe8cb Update to JSpecify 0.3-alpha2 (#691) by Manu Sridharan · 1 year, 7 months ago
  95. 36fd783 Update to Gradle 7.6 (#690) by Manu Sridharan · 1 year, 7 months ago
  96. 049be6e Prepare next development version. by Lazaro Clapp · 1 year, 7 months ago
  97. e499d23 Prepare for release 0.10.5. by Lazaro Clapp · 1 year, 7 months ago
  98. dbf1506 Add checks for proper JSpecify generic type instantiations (#680) by NikitaAware · 1 year, 7 months ago
  99. 3da177a Update to JSpecify 0.3.0-alpha-1 (#673) by Manu Sridharan · 1 year, 7 months ago
  100. b8dde69 Fix serialization field region computation bug fix (#689) by Nima Karimipour · 1 year, 7 months ago