summaryrefslogtreecommitdiffstats
path: root/src/com/google/doclava/TypeInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Fix dimension of TypeInfo.dexType resultsDavid Brazdil2018-01-261-1/+1
* Add option to generate DEX signatures of private APIDavid Brazdil2018-01-171-0/+11
* Add Doclava support for federated APIs not referenced from codeAlan Viverette2017-10-301-2/+15
* Offer to emit exact APIs instead of superset.Jeff Sharkey2017-05-091-3/+5
* Resolve whether parameter types are actually type variables.nougat-mr1-devMichael Wright2016-10-111-2/+8
* DO NOT MERGE Keep track of method and class type variables.Michael Wright2016-09-121-15/+58
* Fix docs for classes that implement or extend generics with type parametersJeff Arneson2014-11-261-0/+68
* Don't add bounds in the type info of a var.Florian Uunk2014-04-111-11/+34
* Fix federation for @linkJeff Hamilton2012-06-261-1/+1
* Parsing entire tree and resolving all conflicts.Andrew Sapperstein2011-06-211-0/+36
* Modified old doclava to use LinkedLists instead of arraysAndrew Sapperstein2011-06-161-35/+78
* Added script to sync from svnBen Dodson2010-08-091-1/+1
* Initial import of Doclava projectBen Dodson2010-08-041-0/+337