summaryrefslogtreecommitdiffstats
path: root/sangria-core/src/test
Commit message (Expand)AuthorAgeFilesLines
* core: Add PotentialAnnotation.from(Key<?>) method.Tavian Barnes2014-09-141-4/+14
* core: Add PotentialAnnotation helper to store different annotation possibilit...Tavian Barnes2014-05-071-0/+126
* core: Make DelayedError complain if cancel() is called too late.Tavian Barnes2014-05-071-1/+28
* core: Change Priority.toString() to use more natural language.Tavian Barnes2014-05-071-9/+9
* core: Make TypeLiterals use JSR-330 Providers.Tavian Barnes2014-05-061-1/+2
* core: Add a Priority class for loosely coupled, infinitely divisible weights.Tavian Barnes2014-05-061-0/+100
* core: Add TypeLiterals utility class.Tavian Barnes2014-05-061-0/+80
* Re-license under the Apache 2.0 License.Tavian Barnes2014-04-023-30/+48
* Add sangria-core module.Tavian Barnes2014-04-013-0/+196