aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/util/TinyRemapperHelper.java
AgeCommit message (Expand)Author
2021-10-27Forgot to commit fix merge conflictsshedaniel
2021-10-26Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-10-14Update tiny-remapper and enable "inferNameFromSameLvIndex" to fix issues with...modmuss50
2021-09-29Fix checkstylesshedaniel
2021-09-29Fix merge conflictsshedaniel
2021-09-28Fix record signatures based on data provided by mappings. (#507)modmuss50
2021-09-24Fix #47, Fix #48shedaniel
2021-09-19Fix merge conflictsshedaniel
2021-09-19Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-19Rebuild record components from field names, improves decompile (#497)modmuss50
2021-09-19Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-18Fix merge conflictsshedaniel
2021-09-16Update tiny remapper, register the new LV pattern as invalid with TR.modmuss50
2021-09-16Migrate fully to mapping-io + Add comments about transitive access widners to...modmuss50
2021-09-14Access Widener 2.0 with support for Transitive Access Wideners (#484)shartte