aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/api/decompilers
AgeCommit message (Expand)Author
2021-12-05Juuzify ArchitecturyLoomDecompiler (#60)Juuxel
2021-12-04Add architectury decompiler (#59)shedaniel
2021-11-01Make CFR the default decompiler (#527)modmuss50
2021-10-11Rewrite GenSources including full support for CFR. (#511)modmuss50
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2020-06-01Allow specifying additional decompilers for generating sources (#213)Fudge