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
/
srg
Age
Commit message (
Expand
)
Author
2021-06-30
Use configurations to resolve special source
shedaniel
2021-06-05
Detect tsrg2
shedaniel
2021-05-14
Fix merge conflicts
shedaniel
2021-05-08
Small cleanup + Use MappingsUtils for reordering
shedaniel
2021-05-08
Migration Mappings Detection
shedaniel
2021-05-01
a
shedaniel
2021-04-22
Performance Optimisations on Project Setup
shedaniel
2021-04-13
Revert "WIP AT -> JarProcessor"
shedaniel
2021-04-13
Merge branch 'dev/0.6-forge' into dev/0.7-forge
shedaniel
2021-04-08
fix maybe
Devan-Kerman
2021-04-04
WIP AT -> JarProcessor
shedaniel
2021-01-30
Add MCP docs support and param names
shedaniel
2021-01-30
Primitive MCP Support!
shedaniel
2021-01-19
Use Project#javaexec instead of creating a JavaExec task
shedaniel
2021-01-19
Apply license header
shedaniel
2021-01-18
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-12
Fix build
shedaniel
2021-01-11
Fix setup errors + Multi-thread forge patching more.
shedaniel
2021-01-11
Not depend on ForgeGradle and remap using SpecialSource directly
shedaniel
2021-01-10
Refactor SrgNamedWriter
shedaniel
2021-01-10
Refactor InnerClassRemapper
shedaniel
2021-01-08
Remap forge added inner classes correctly
shedaniel
2020-12-28
Multi-thread remapping, fix parameter annotations for forge, update CleanLoom...
shedaniel
2020-12-27
Remap AT method descriptor
shedaniel
2020-12-27
Proper mod depending
shedaniel
2020-12-25
Forgot class AT only have 2 columns
shedaniel
2020-12-25
Fix remapping forge dependencies
shedaniel
2020-11-30
Fix some weirdness in SrgMerger
Juuxel
2020-11-30
Delete existing ATs when remapping
Juuxel
2020-11-30
Fix IOOBE
Juuxel
2020-11-30
Use proper slash format in coremod remapper
Juuxel
2020-11-30
Tweak AT and coremod remappers
Juuxel
2020-11-30
Add coremod and AT remappers
Juuxel
2020-11-30
Ignore missing classes in lenient SRG merging
Juuxel
2020-11-30
Ignore missing fields and methods in SRG merging
Juuxel
2020-07-30
Add missing license headers
Juuxel
2020-07-30
MappingsProvider: Add mapping file augmented with SRG when Forge support is e...
Juuxel