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
/
configuration
/
accesswidener
Age
Commit message (
Expand
)
Author
2021-11-29
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-11-25
Fix duplicate comments about transitive access wideners. Fixes #544
modmuss50
2021-11-18
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-11-17
Fix access widener file hashcode calculation breaking caching.
modmuss50
2021-10-26
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-10-26
Use NIO instead of ZipUtil (#513)
shedaniel
2021-10-25
Ensure path exists when loading transitive access wideners.
modmuss50
2021-10-25
Alter TransitiveAccessWidenerJarProcessor to use the same logic used in ModCo...
modmuss50
2021-09-18
Fix codestyle, add forge tests
shedaniel
2021-09-18
Fix merge conflicts
shedaniel
2021-09-17
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-16
Migrate fully to mapping-io + Add comments about transitive access widners to...
modmuss50
2021-09-14
Access Widener 2.0 with support for Transitive Access Wideners (#484)
shartte
2021-09-13
Expose layered mappings as an API (#490)
modmuss50
2021-08-14
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-26
Use Property in LoomGradleExtension & Move task groups to constants (#445)
shedaniel
2021-07-23
Use jar processor ids to fix #432 (#444)
Juuxel
2021-07-20
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50
2021-07-13
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-10
Use spotless for header validation, years have been back-filled from git history
modmuss50
2021-05-01
a
shedaniel
2021-04-13
Revert "WIP AT -> JarProcessor"
shedaniel
2021-04-04
WIP AT -> JarProcessor
shedaniel
2021-03-05
Update tiny remapper
shedaniel
2021-02-02
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-21
Improve error handling around access widener remapping. Closes #311
modmuss50
2021-01-18
Fix issue with resolving minecraft libraries on the wrong thread
Juuxel
2021-01-18
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2020-12-24
General code cleanup (#313)
modmuss50