summaryrefslogtreecommitdiffstats
path: root/sangria-core/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Add sangria-core module.Tavian Barnes2014-04-016-0/+459