aboutsummaryrefslogtreecommitdiff
path: root/spark-common/src/main/java/me/lucko/spark/common/util/MethodDisambiguator.java
AgeCommit message (Expand)Author
2021-06-15Update ASM for full Java 16 supportLuck
2021-05-30Extract class sources (plugin/mod names) and include in data payloadLuck
2021-03-23Refactor and tidy up, more consistent code styleLuck
2020-05-19Catch Throwable instead of Exception when trying to compute classes in Method...Luck
2020-03-06Treat different methods (not just methods with the same name) as different st...Luck