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
/
util
/
TinyRemapperHelper.java
Age
Commit message (
Expand
)
Author
2021-10-27
Forgot to commit fix merge conflicts
shedaniel
2021-10-26
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-10-14
Update tiny-remapper and enable "inferNameFromSameLvIndex" to fix issues with...
modmuss50
2021-09-29
Fix checkstyles
shedaniel
2021-09-29
Fix merge conflicts
shedaniel
2021-09-28
Fix record signatures based on data provided by mappings. (#507)
modmuss50
2021-09-24
Fix #47, Fix #48
shedaniel
2021-09-19
Fix merge conflicts
shedaniel
2021-09-19
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-19
Rebuild record components from field names, improves decompile (#497)
modmuss50
2021-09-19
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-18
Fix merge conflicts
shedaniel
2021-09-16
Update tiny remapper, register the new LV pattern as invalid with TR.
modmuss50
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