summaryrefslogtreecommitdiffstats
path: root/abi-check-plugin/src
Commit message (Expand)AuthorAgeFilesLines
* Add some initial unit tests.Ilpo Ruotsalainen2018-11-291-0/+46
* Protected static members may be accessible.Ilpo Ruotsalainen2018-11-291-3/+2
* Fields, superclass and interfaces are part of ABI.Ilpo Ruotsalainen2018-11-284-15/+78
* Simplify data model.Ilpo Ruotsalainen2018-11-284-75/+44
* Rename ClassFileTree.Class to ClassFile.Ilpo Ruotsalainen2018-11-282-12/+12
* 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