summaryrefslogtreecommitdiffstats
path: root/src/com/google/doclava/apicheck
Commit message (Expand)AuthorAgeFilesLines
* Merge "ApiFile and a few more methods are now public"TreeHugger Robot2018-01-161-1/+1
|\
| * ApiFile and a few more methods are now publicJiyong Park2018-01-101-1/+1
* | Merge "Parse "private" methods/fields in text ApiFile parser" am: d919184b60 ...David Brazdil2018-01-161-4/+20
|\ \ | |/ |/|
| * Parse "private" methods/fields in text ApiFile parserDavid Brazdil2018-01-161-4/+20
| * Emit all APIs using Predicates.Jeff Sharkey2017-12-061-19/+3
* | Emit all APIs using Predicates.Jeff Sharkey2017-11-221-19/+3
* | Added -new_api_no_strip command line optionPaul Duffin2017-07-261-4/+9
|/
* Add -convert2xmlnostrip optionPaul Duffin2017-07-121-3/+6
* New error type for removal of deprecated targetsAlan Viverette2016-11-301-7/+9
* Fix collisions due to ignoring outer class names.Julian Odell2016-09-291-4/+5
* DO NOT MERGE Keep track of method and class type variables.Michael Wright2016-09-121-20/+74
* Add support to doclava for default / static interface methodsNeil Fuller2016-01-152-8/+14
* Make doclava keep parameter annotations in generated stubs.Morad Abdelrahman2015-12-292-3/+12
* Fix NPE on checkapi with malformed text inputJames Cook2015-06-081-15/+10
* resolved conflicts for merge of c10f7ae0 to mnc-devC. Sean Young2015-05-202-5/+52
|\
| * Add the ability to specify packages or classes to ignore for ApiCheck.C. Sean Young2015-05-202-5/+47
* | add new option to ApiCheck to look for new API methodsGuang Zhu2015-04-272-1/+68
|/
* Fixes for generating APIs that use external libraries.Florian Uunk2014-06-251-3/+8
* Add support for @removed tag.Hui Shu2014-03-101-1/+11
* Check that return types are assignable instead of exact.Mathieu2013-06-131-0/+1
* Port over r184 from SVN.Jeff Hamilton2012-06-261-6/+6
* Elucidate text API parsing errors.Daniel Sandler2012-03-271-2/+12
* Modified old doclava to use LinkedLists instead of arraysAndrew Sapperstein2011-06-162-33/+30
* Put the enum constants into the api file.Joe Onorato2011-05-312-5/+12
* Add support for new API file format.Joe Onorato2011-04-084-42/+852
* Separate the XML parsing out, to make it easier to add a more readable format.Joe Onorato2011-04-072-208/+230
* Initial import of Doclava projectBen Dodson2010-08-044-0/+548