index
:
github/architectury-loom.git
dev/0.10.0
fix/osx-1.8.9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
net
/
fabricmc
/
loom
/
build
/
mixin
Age
Commit message (
Expand
)
Author
2021-09-28
Fix #54
shedaniel
2021-09-11
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/future
shedaniel
2021-09-07
Use tiny-remapper to remap mixin annotation. (#441)
Logic
2021-08-14
Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future
shedaniel
2021-08-13
File Structure Changes (#462)
shedaniel
2021-08-14
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-28
fix #448 (#451)
Logic
2021-07-26
Use Property in LoomGradleExtension & Move task groups to constants (#445)
shedaniel
2021-07-20
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-18
Better Mixin AP configuration (#423)
LogicFan
2021-07-14
Split Minecraft and Forge jars (#34)
shedaniel
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50
2021-07-10
Use spotless for header validation, years have been back-filled from git history
modmuss50
2021-05-13
General cleanup by making use of java 16 features (#397)
modmuss50
2021-01-07
Remove usage of internal kotlin class, should fix crash with kotlin 1.4. Clos...
modmuss50
2020-12-24
General code cleanup (#313)
modmuss50