aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/util/srg
AgeCommit message (Expand)Author
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
2020-11-30Fix IOOBEJuuxel
2020-11-30Use proper slash format in coremod remapperJuuxel
2020-11-30Tweak AT and coremod remappersJuuxel
2020-11-30Add coremod and AT remappersJuuxel
2020-11-30Ignore missing classes in lenient SRG mergingJuuxel
2020-11-30Ignore missing fields and methods in SRG mergingJuuxel
2020-07-30Add missing license headersJuuxel
2020-07-30MappingsProvider: Add mapping file augmented with SRG when Forge support is e...Juuxel