aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/util/srg
AgeCommit message (Expand)Author
2021-12-02Fix support for Forge 1.18shedaniel
2021-10-28Fix Gradle 8 deprecationshedaniel
2021-10-27Forgot to commit fix merge conflictsshedaniel
2021-09-27Fix #49shedaniel
2021-09-25Fix another little oopsieJuuz
2021-09-25More work on srg mergerJuuz
2021-09-25Fix an oopsieJuuz
2021-09-25Fix comments, locals and arguments missing from SRG merged mappingsJuuz
2021-09-24Fix checkstyleshedaniel
2021-09-24Fix #47, Fix #48shedaniel
2021-09-22Fix debugger spamshedaniel
2021-09-22Fix srg not merging correctly and fix #42shedaniel
2021-09-18Fix spotless licenseshedaniel
2021-09-18Fix codestyle, add forge testsshedaniel
2021-09-18Fix merge conflictsshedaniel
2021-09-11Convert AWs on Forge to ATs in RemapJarTask (#24)Juuxel
2021-08-31Make it workshedaniel
2021-08-30Start work on porting 0.7.4 overshedaniel
2021-07-20Fix merge conflictsshedaniel
2021-07-14Split Minecraft and Forge jars (#34)shedaniel
2021-07-13Fix license headersshedaniel
2021-06-30Use configurations to resolve special sourceshedaniel
2021-06-05Detect tsrg2shedaniel
2021-05-14Fix merge conflictsshedaniel
2021-05-08Small cleanup + Use MappingsUtils for reorderingshedaniel
2021-05-08Migration Mappings Detectionshedaniel
2021-05-01ashedaniel
2021-04-22Performance Optimisations on Project Setupshedaniel
2021-04-13Revert "WIP AT -> JarProcessor"shedaniel
2021-04-13Merge branch 'dev/0.6-forge' into dev/0.7-forgeshedaniel
2021-04-08fix maybeDevan-Kerman
2021-04-04WIP AT -> JarProcessorshedaniel
2021-01-30Add MCP docs support and param namesshedaniel
2021-01-30Primitive MCP Support!shedaniel
2021-01-19Use Project#javaexec instead of creating a JavaExec taskshedaniel
2021-01-19Apply license headershedaniel
2021-01-18Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-12Fix buildshedaniel
2021-01-11Fix setup errors + Multi-thread forge patching more.shedaniel
2021-01-11Not depend on ForgeGradle and remap using SpecialSource directlyshedaniel
2021-01-10Refactor SrgNamedWritershedaniel
2021-01-10Refactor InnerClassRemappershedaniel
2021-01-08Remap forge added inner classes correctlyshedaniel
2020-12-28Multi-thread remapping, fix parameter annotations for forge, update CleanLoom...shedaniel
2020-12-27Remap AT method descriptorshedaniel
2020-12-27Proper mod dependingshedaniel
2020-12-25Forgot class AT only have 2 columnsshedaniel
2020-12-25Fix remapping forge dependenciesshedaniel
2020-11-30Fix some weirdness in SrgMergerJuuxel
2020-11-30Delete existing ATs when remappingJuuxel