summaryrefslogtreecommitdiffstats
path: root/sangria-core
Commit message (Expand)AuthorAgeFilesLines
* Bump the version to 1.3.1-SNAPSHOT.Tavian Barnes2015-07-091-1/+1
* Bump the version to 1.3-SNAPSHOT.Tavian Barnes2015-05-061-1/+1
* core: Make PrettyTypes use PotentialAnnotation to format annotations.Tavian Barnes2014-09-251-8/+4
* core: Fix javadoc on PotentialAnnotation.from(Key<?>).Tavian Barnes2014-09-151-1/+4
* core: Add PotentialAnnotation.from(Key<?>) method.Tavian Barnes2014-09-142-5/+83
* Bump the version to 1.2-SNAPSHOT.Tavian Barnes2014-09-141-1/+1
* core: Bump the @version of the whole package.Tavian Barnes2014-05-071-1/+1
* core: Add PotentialAnnotation helper to store different annotation possibilit...Tavian Barnes2014-05-072-0/+367
* core: Make DelayedError complain if cancel() is called too late.Tavian Barnes2014-05-072-3/+35
* core: Change Priority.toString() to use more natural language.Tavian Barnes2014-05-072-16/+15
* core: Make TypeLiterals use JSR-330 Providers.Tavian Barnes2014-05-062-4/+8
* core: Add a Priority class for loosely coupled, infinitely divisible weights.Tavian Barnes2014-05-062-0/+249
* core: Add TypeLiterals utility class.Tavian Barnes2014-05-062-0/+167
* Bump the version to 1.1-SNAPSHOT.Tavian Barnes2014-04-051-1/+1
* Re-license under the Apache 2.0 License.Tavian Barnes2014-04-027-60/+113
* Add package-info.java files.Tavian Barnes2014-04-011-0/+8
* Change groupId to com.tavianator.sangria.Tavian Barnes2014-04-011-1/+1
* Add sangria-core module.Tavian Barnes2014-04-017-0/+512