summaryrefslogtreecommitdiffstats
path: root/abi-check-plugin/src/main/java/com/yahoo/abicheck
Commit message (Collapse)AuthorAgeFilesLines
* Rename ClassFileTree.Class to ClassFile.Ilpo Ruotsalainen2018-11-282-12/+12
| | | | Better describes the usage of the class.
* Ignore ASM-generated "deprecated" flag.Ilpo Ruotsalainen2018-11-281-2/+4
|
* More semantic static constructor.Ilpo Ruotsalainen2018-11-281-1/+5
|
* Initial implementation of ABI checker plugin.Ilpo Ruotsalainen2018-11-287-0/+525