aboutsummaryrefslogtreecommitdiff
path: root/sample
AgeCommit message (Expand)Author
2022-01-18Require braces for all conditionals and loops (#556)Manu Sridharan
2021-03-08Gradle: switch to java-library plugin where possible, and fix some warnings (...Manu Sridharan
2021-02-22Remove shadow config from nullaway module (#449)Manu Sridharan
2019-04-08Upgrade to Error Prone 2.3.3 (#295)Zac Sweers
2018-12-06Revert "Stop shadowing Checker Framework libraries (#258)" (#268)Manu Sridharan
2018-11-26Stop shadowing Checker Framework libraries (#258)Manu Sridharan
2018-10-17Update net.ltgt.errorprone to 0.6, and various small updates to the build (#248)Thomas Broyer
2018-08-21Update to Error Prone 2.3.1 and centralize Java compiler flags (#218)Manu Sridharan
2017-12-14support more annotations by default (#81)Manu Sridharan
2017-12-11Bump Gradle, Gradle Apt plugin, and Gradle EP plugin versions (#77)Manu Sridharan
2017-11-02add sample library model (#53)Manu Sridharan
2017-09-28Depend on our own custom checker framework fork for now. (#29)Lázaro Clapp
2017-09-26Enable Google Java Format (#30)Manu Sridharan
2017-09-14make sample Gradle config consistent with READMEManu Sridharan
2017-09-07Upgrade checkerframework dependency to v2.2.0 (#4)Lázaro Clapp
2017-09-06Cleanup some gradle configuration (#5)Gautam Korlam
2017-09-05NullAway initial commitManu Sridharan