- 9acbefe Use CallableItem in place of MethodItem by Paul Duffin · 1 year, 2 months ago
- 1692a36 check-flagged-apis: add list subcommand by Mårten Kongstad · 1 year, 3 months ago
- 576e818 check-flagged-apis: extract argument names into constants by Mårten Kongstad · 1 year, 3 months ago
- d5ce20f check-flagged-apis: add support for subcommands by Mårten Kongstad · 1 year, 3 months ago
- aa41dac check-flagged-apis: make interfaces inherit from java/lang/Object by Mårten Kongstad · 1 year, 4 months ago
- 0d44e72 check-flagged-apis: handle nested flags by Mårten Kongstad · 1 year, 4 months ago
- e812039 check-flagged-apis: consider superclasses when looking up symbol by Mårten Kongstad · 1 year, 4 months ago
- c3f05a6 check-flagged-apis: record super class when parsing classes by Mårten Kongstad · 1 year, 4 months ago
- d2c7076 check-flagged-apis: consider interfaces when looking up symbol by Mårten Kongstad · 1 year, 4 months ago
- 04d8b46 check-flagged-apis: skip self-referential interfaces by Mårten Kongstad · 1 year, 4 months ago
- 7c3571f check-flagged-apis: record interfaces when parsing classes by Mårten Kongstad · 1 year, 4 months ago
- a1fe371 check-flagged-apis: add more details to Symbol class by Mårten Kongstad · 1 year, 4 months ago
- 02525a8 check-flagged-apis: api-versions.xml: correctly parse nested class ctor by Mårten Kongstad · 1 year, 4 months ago
- 771a201 Use complete api-versions.xml for module-lib and system-server by Paul Duffin · 1 year, 4 months ago
- 22063d0 check-flagged-apis.sh: speed up build step by Mårten Kongstad · 1 year, 4 months ago
- b9ce4c9 check-flagged-apis.sh: use correct path to generated API signature files by Mårten Kongstad · 1 year, 4 months ago
- cd93aeb check-flagged-apis: suppress unused variable warning by Mårten Kongstad · 1 year, 4 months ago
- b4a14bf check-flagged-apis: add support for method with parameters by Mårten Kongstad · 1 year, 4 months ago
- ece054c check-flagged-apis: change internal format by Mårten Kongstad · 1 year, 4 months ago
- 9aef0d9 check-flagged-apis: remove debug print by Mårten Kongstad · 1 year, 4 months ago
- 8d74fd0 check-flagged-apis: allow / chars in Symbol names by Mårten Kongstad · 1 year, 4 months ago
- 40da970 check-flagged-apis: add support for methods (no parameters) by Mårten Kongstad · 1 year, 4 months ago
- 18ff19a check-flagged-apis: parse classes by Mårten Kongstad · 1 year, 4 months ago
- 04e4564 check-flagged-apis: add missing requireNotNull by Mårten Kongstad · 1 year, 4 months ago
- c55d79b Make check-flagged-apis executable by Michael Wright · 1 year, 5 months ago
- 76460bd check-flagged-apis: add script to run tool on actual data by Mårten Kongstad · 1 year, 5 months ago
- 7cc2174 check-flagged-apis: simplify unit test dependencies by Mårten Kongstad · 1 year, 5 months ago
- 9238a3a check-flagged-apis: create list of @FlaggedApi errors by Mårten Kongstad · 1 year, 5 months ago
- b673d3b check-flagged-apis: parse API versions XML by Mårten Kongstad · 1 year, 5 months ago
- 387ff6c check-flagged-apis: parse flag names and values by Mårten Kongstad · 1 year, 5 months ago
- 20de405 check-flagged-apis: parse API signature files by Mårten Kongstad · 1 year, 5 months ago
- f242ec8 check-flagged-apis: add unit test infrastructure by Mårten Kongstad · 1 year, 5 months ago
- dc3fc2e check-flagged-apis: add Flag value class by Mårten Kongstad · 1 year, 5 months ago
- e017997 check-flagged-apis: add Symbol value class by Mårten Kongstad · 1 year, 5 months ago
- acfeb11 check-flagged-apis: add support for command line options by Mårten Kongstad · 1 year, 5 months ago
- 9008724 check-flagged-apis: add new CLI to verify @FlaggedApi APIs by Mårten Kongstad · 1 year, 5 months ago