aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/build/mixin
AgeCommit message (Expand)Author
2021-09-28Fix #54shedaniel
2021-09-11Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/futureshedaniel
2021-09-07Use tiny-remapper to remap mixin annotation. (#441)Logic
2021-08-14Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-13File Structure Changes (#462)shedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-28fix #448 (#451)Logic
2021-07-26Use Property in LoomGradleExtension & Move task groups to constants (#445)shedaniel
2021-07-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-18Better Mixin AP configuration (#423)LogicFan
2021-07-14Split Minecraft and Forge jars (#34)shedaniel
2021-07-14Refactor LoomGradleExtension (#431)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
2021-01-07Remove usage of internal kotlin class, should fix crash with kotlin 1.4. Clos...modmuss50
2020-12-24General code cleanup (#313)modmuss50