Commit Graph

14 Commits

Author SHA1 Message Date
Brian Norman 2ff6d92601 Support for simple boolean conjunction and disjunction 2020-02-07 17:13:45 -06:00
Brian Norman 9d60224bd1 Include link in README to Gradle Plugin Portal 2020-02-06 13:15:29 -06:00
Brian Norman e9f401da2e Include directions on how to enable compiling with IR 2020-02-06 11:36:56 -06:00
Brian Norman a880da3959 Project snapshots are available through Sonatype repository 2020-02-06 11:30:06 -06:00
Brian Norman 4aef0f08bb Add Gradle plugin to project 2020-02-06 11:06:14 -06:00
Brian Norman a76af607fb Add GitHub action for project build 2020-02-06 10:18:12 -06:00
Brian Norman e8e215e093 Merge pull request #1 from JakeWharton/jakew/auto-service/2020-02-05
Write service info from annotation processor
2020-02-06 09:12:18 -06:00
Jake Wharton 54202a7818 Write service info from annotation processor 2020-02-05 23:28:47 -05:00
Jake Wharton 53d8912622 Ignore IntelliJ project files 2020-02-05 23:22:16 -05:00
Jake Wharton b668b820bc Make Gradle wrappers executable 2020-02-05 23:22:05 -05:00
Brian Norman c506271bc2 Include a README with some sample error messages 2020-02-05 17:59:42 -06:00
Brian Norman 6fcb8d456a Visit IR tree to transform and gather all assertion values 2020-02-05 17:45:52 -06:00
Brian Norman 6d709a01f4 IrGenerationExtension for transforming assert calls 2020-02-05 14:32:02 -06:00
Brian Norman e9b5241bfe Initial commit 2019-10-31 11:42:43 -05:00