summaryrefslogtreecommitdiffstats
path: root/abi-check-plugin/src/main/java/com/yahoo/abicheck/collector/Util.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Support records in abi-check-pluginMartin Polden2022-06-291-5/+6
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Fields, superclass and interfaces are part of ABI.Ilpo Ruotsalainen2018-11-281-1/+14
* 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-281-0/+68