aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-09-22Use better gradle conventions, and fix #311 (#503)shedaniel
2021-09-22Fix debugger spamshedaniel
2021-09-22Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-22Fix srg not merging correctly and fix #42shedaniel
2021-09-21Make MixinRefmapHelper properly get the mixin configsshedaniel
2021-09-20Enable legacy mixin ap by default (#501)modmuss50
2021-09-21Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-21Merge remote-tracking branch 'architectury/dev/0.10.0' into dev/0.10.0shedaniel
2021-09-21Fix generateSrgTiny with 1.17shedaniel
2021-09-21Move all Forge-only properties to Forge extension (#46)Juuxel
2021-09-20Dont add loom to compileOnly config.modmuss50
2021-09-20Fix forge with ATshedaniel
2021-09-20Only setup local mods on forgeshedaniel
2021-09-20Use architectury-mixinshedaniel
2021-09-19Close #12shedaniel
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-18Fixes merging of mappings for cases like: class_1234 is mapped, but class_123...shartte
2021-09-19Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-19Add workaround with yarn inner classesshedaniel
2021-09-18Fix transitive AW testshedaniel
2021-09-18Fix tests crash with fabric modeshedaniel
2021-09-18Fix spotless licenseshedaniel
2021-09-18Fix codestyle, add forge testsshedaniel
2021-09-18Fix merge conflictsshedaniel
2021-09-18Merge remote-tracking branch 'architectury/dev/0.10.0' into dev/0.10.0shedaniel
2021-09-17Update lorenz-tinymodmuss50
2021-09-16Update tiny remapper, register the new LV pattern as invalid with TR.modmuss50
2021-09-17Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-16Fix line number remapping not copying all class files. Fixes a runtime crash.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
2021-09-13Expose layered mappings as an API (#490)modmuss50
2021-09-12Fix aw2at tests, add Yarn 1.16 test (#45)Juuxel
2021-09-12Remove unused Constants.SOFTWARE_COMPONENT_NAME (#493)Juuxel
2021-09-12Fix FabricAPITestshedaniel
2021-09-12Fix codenarc stylingshedaniel
2021-09-12Merge two testsshedaniel
2021-09-12Fix some testsshedaniel
2021-09-12Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-11Fix ParchmentMappingLayerTest test (#491)shedaniel
2021-09-11Fix codenarcshedaniel
2021-09-11Fix checkstyleshedaniel
2021-09-11Fix merge conflictsshedaniel
2021-09-11Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/futureshedaniel
2021-09-11Compile to J11shedaniel
2021-09-11Convert AWs on Forge to ATs in RemapJarTask (#24)Juuxel
2021-09-10Add loom.modVersion to read the version from the fabric.mod.json file. (#489)modmuss50
2021-09-08Fix reproducible build test, a none legacy test for this should be added at a...modmuss50