1. d1684d9 Restrictive annotated method overriding (#249) by shubham ugare · 6 years ago
  2. 2cf8011 Update net.ltgt.errorprone to 0.6, and various small updates to the build (#248) by Thomas Broyer · 6 years ago
  3. 81aba29 Update to Error Prone 2.3.2 (#242) by Manu Sridharan · 6 years ago
  4. e94911e Change how jarinfer finds astubx model jars. (#243) by Lázaro Clapp · 6 years ago
  5. 52f2e2b Update Gradle examples in README (#244) by Thomas Broyer · 6 years ago
  6. 81030b5 Assertion of not equal to null updates the access path (#240) by shubham ugare · 6 years ago
  7. 237a6ef Enable excluded class annotations to (mostly) work on inner classes (#239) by Manu Sridharan · 6 years ago
  8. 0b28b6a Prepare next development version. by Lazaro Clapp · 6 years ago
  9. 8dd1c30 Prepare for release 0.6.0. by Lazaro Clapp · 6 years ago
  10. c0f3d41 Pass nullability info on enclosing locals into dataflow analysis for lambdas and anonymous / local classes (#235) by Manu Sridharan · 6 years ago
  11. 15b8dca Bump Checker Framework to 2.5.5 (#233) by Manu Sridharan · 6 years ago
  12. 7a0c1dc De-genericize NullnessStore (#231) by Manu Sridharan · 6 years ago
  13. bceb3b5 Fix AutoFix for MethodRefs returning null. (#229) by Lázaro Clapp · 6 years ago
  14. 2487e1c Add support for marking library parameters as explicitly @Nullable (#228) by Lázaro Clapp · 6 years ago
  15. f3be0a7 Prepare next development version. by Lazaro Clapp · 6 years ago
  16. 4608861 Prepare for release 0.5.6. by Lazaro Clapp · 6 years ago
  17. eb5c8cc Make JarInfer generated jars fully deterministic by removing timestamps (#227) by Lázaro Clapp · 6 years ago
  18. f22c416 Fix empty comment added when AutoFixSuppressionComment is not set. (#225) by Lázaro Clapp · 6 years ago
  19. b27b01f Fix code coverage badge on README.txt by Lázaro Clapp · 6 years ago
  20. 874bf5b Add coverage measurement through coveralls. (#224) by Lázaro Clapp · 6 years ago
  21. bfadd66 Prepare next development version by Manu Sridharan · 6 years ago
  22. b662a88 Prepare for release 0.5.5 by Manu Sridharan · 6 years ago
  23. 9e8d712 No need to check GJF when uploading snapshot builds (#223) by Manu Sridharan · 6 years ago
  24. bfd56c3 Handle invocation of native method from initializer (#222) by Manu Sridharan · 6 years ago
  25. 0e608dd Add ErrorURL option (#220) by Manu Sridharan · 6 years ago
  26. 4e468e6 Fix Changelog typo. by Lazaro Clapp · 6 years ago
  27. 5a34cd5 Prepare next development version. by Lazaro Clapp · 6 years ago
  28. f3be922 Prepare for release 0.5.4. by Lazaro Clapp · 6 years ago
  29. 6251c19 [JarInfer] Handler for @Nullable return value annotations (#216) by Subarno · 6 years ago
  30. 4c18813 Update to Error Prone 2.3.1 and centralize Java compiler flags (#218) by Manu Sridharan · 6 years ago
  31. 8275e83 Update readme and tooling versions (#217) by Gautam Korlam · 6 years ago
  32. 772e8b6 [JarInfer] Write to/load from separate astubx model jars (#214) by Subarno · 6 years ago
  33. 74b1858 Add AutoFixSuppressionComment flag. (#213) by Lázaro Clapp · 6 years ago
  34. 3c01e29 Prepare next development version. by Lazaro Clapp · 6 years ago
  35. 38ae934 Prepare for release 0.5.3. by Lazaro Clapp · 6 years ago
  36. 0a91e9b JarInfer checks for null tested parameters (#211) by Subarno · 6 years ago
  37. d005bd2 Create android-jarinfer-models-sdk28 and fix release scripts. (#210) by Lázaro Clapp · 6 years ago
  38. 4ffcc40 Small test for restrictive annotations and generics. (#209) by Lázaro Clapp · 6 years ago
  39. 411a3c0 fix: zip entry size error (#207) by Subarno · 6 years ago
  40. f7ce9f2 Handler for separate Android models jar (#206) by Subarno · 6 years ago
  41. 15eef74 Handle @NotNull in hasNonNullAnnotation. (#204) by Lázaro Clapp · 6 years ago
  42. e51677f JarInfer: Third-party bytecode analysis (MVP version) (#199) by Lázaro Clapp · 6 years ago
  43. cabef1f Prepare next development version. by Lazaro Clapp · 6 years ago
  44. 59dea35 Prepare for release 0.5.2. by Lazaro Clapp · 6 years ago
  45. 18a4290 Fix @NonNull argument detection in RestrictiveAnnotationHandler. (#198) by Lázaro Clapp · 6 years ago
  46. 9b90a7d Various crash fixes (#196) by Manu Sridharan · 6 years ago
  47. e565a11 Add ExcludedFieldAnnotations unit tests. (#192) by Lázaro Clapp · 6 years ago
  48. 737c15e Fix NPE in Thrift handler on complex receiver expressions (#195) by Manu Sridharan · 6 years ago
  49. 628f08d Prepare next development version. by Lazaro Clapp · 6 years ago
  50. fd571af Prepare for release 0.5.1. by Lazaro Clapp · 6 years ago
  51. 75c6a55 Various fixes for AcknowledgeRestrictiveAnnotations (#194) by Lázaro Clapp · 6 years ago
  52. 00b6e13 Prepare next development version. by Lazaro Clapp · 6 years ago
  53. 53ddb5e Prepare for release 0.5.0. by Lazaro Clapp · 6 years ago
  54. 79d0f8c Check that castToNonNull method is not passed @NonNull (#191) by Lázaro Clapp · 6 years ago
  55. 34e6db4 Add -XepOpt:NullAway:AcknowledgeRestrictiveAnnotations config flag. (#189) by Lázaro Clapp · 6 years ago
  56. 3dce1cd Add support for LEFT_SHIFT and RIGHT_SHIFT (#188) by Lázaro Clapp · 6 years ago
  57. cfb1e24 Remove a suppression from a test that doesn't need it. (#183) by Lázaro Clapp · 6 years ago
  58. f92d6a1 Support Objects.isNull (#179) by Lázaro Clapp · 6 years ago
  59. 13bd4e6 Prepare next development version. by Lazaro Clapp · 6 years ago
  60. 03f8ff7 Prepare for release 0.4.7. by Lazaro Clapp · 6 years ago
  61. 0c1e603 Fix NPE inside NullAway when initializer methods use try-with-resources. (#177) by Lázaro Clapp · 6 years ago
  62. bd00274 Properly read type use annotations when code is present as a class file (#172) by Manu Sridharan · 6 years ago
  63. 9d0d969 Cleanup some unnecessary state (#168) by Manu Sridharan · 6 years ago
  64. 7d4072d Prepare next development version. by Lazaro Clapp · 6 years ago
  65. 643e15a Prepare for release 0.4.6. by Lazaro Clapp · 6 years ago
  66. b827864 Don't report initialization warnings on fields for @ExternalInit classes with no initializer methods (#166) by Manu Sridharan · 6 years ago
  67. fe11a8a minor cleanup in Apache Thrift handling code (#165) by Manu Sridharan · 6 years ago
  68. fb04e4e Fix a couple of Thrift issues (#164) by Manu Sridharan · 6 years ago
  69. f4c8244 Prepare next development version by Manu Sridharan · 6 years ago
  70. 251390e Prepare for release 0.4.5 by Manu Sridharan · 6 years ago
  71. d2f37b0 fix bug in handling TBase.isSet() (#161) by Manu Sridharan · 6 years ago
  72. acf8856 Prepare next development version by Manu Sridharan · 6 years ago
  73. 244812b Prepare for release 0.4.4 by Manu Sridharan · 6 years ago
  74. b3bfa8e add UnannotatedClasses option (#160) by Manu Sridharan · 6 years ago
  75. 427a5d5 Prepare next development version by Manu Sridharan · 6 years ago
  76. 1620c50 Prepare for release 0.4.3 by Manu Sridharan · 6 years ago
  77. 0ee75ef handle unboxing of array index expression (#158) by Manu Sridharan · 6 years ago
  78. d62df5a Fix #156 (#157) by Manu Sridharan · 6 years ago
  79. b51b44d Make sure our unit tests break if we drop regexp support. (#155) by Lázaro Clapp · 6 years ago
  80. ddccef8 Prepare next development version. by Lazaro Clapp · 7 years ago
  81. 831ad8e Prepare for release 0.4.2. by Lazaro Clapp · 7 years ago
  82. 85a133d Update Checker Framework to 2.5.0 (#150) by Manu Sridharan · 7 years ago
  83. ec3e35b Use `@SuppressWarnings` as autofix in a couple more places #149 by Manu Sridharan · 7 years ago
  84. aa08a90 Add a Handler for supporting isSetXXXX() methods in Thrift-generated code (#148) by Manu Sridharan · 7 years ago
  85. 65afe4c Properly find super constructor for anonymous classes (#147) by Manu Sridharan · 7 years ago
  86. 9f08d3a Don't crash on field initialization inside an enum (#146) by Manu Sridharan · 7 years ago
  87. 70c1f5e Prepare next development version by Manu Sridharan · 7 years ago
  88. e249966 Preparing for release 0.4.1 by Manu Sridharan · 7 years ago
  89. 6af758e Tweak test case for Rx method ref support by Manu Sridharan · 7 years ago
  90. a2c7d93 Initial RxNullabilityPropagator support for method references. (#141) by Lázaro Clapp · 7 years ago
  91. 73d1544 Prepare next development version by Manu Sridharan · 7 years ago
  92. 823e0f5 Preparing for release 0.4.0 by Manu Sridharan · 7 years ago
  93. 4ad0a4e Correctly handle reference to method in jar file (#140) by Manu Sridharan · 7 years ago
  94. 5f65395 Handle method references (#139) by Manu Sridharan · 7 years ago
  95. 7155f1e Allow for use-and-passthrough methods in RxNullabilityPropagator. (#137) by Lázaro Clapp · 7 years ago
  96. c4591db Prepare next development version by Manu Sridharan · 7 years ago
  97. 07a4dfc Prepare for release 0.3.7 by Manu Sridharan · 7 years ago
  98. 9aea45e Fix crash when access path doesn't exist for an actual argument in ContractHandler (#136) by Lázaro Clapp · 7 years ago
  99. 8ccab42 Prepare next development version by Manu Sridharan · 7 years ago
  100. 7d22eff Prepare for release 0.3.6 by Manu Sridharan · 7 years ago