fabric-loom/src/main/java/net/fabricmc/loom/util
2020-04-27 14:08:37 +01:00
..
accesswidener Checkstyle fix 2020-04-11 19:29:51 +01:00
assets Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
progress Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
Checksum.java 0.2.7 refactors (#178) 2020-03-06 11:15:34 +00:00
Constants.java Use a custom dev time log4j config. Enables color output and improves overall logging. (#186) 2020-04-04 14:18:40 +01:00
ConsumingOutputStream.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
DeletingFileVisitor.java add cleanLoomMappings, close #36 2018-12-22 15:35:36 +01:00
DependencyProvider.java 0.2.7 refactors (#178) 2020-03-06 11:15:34 +00:00
DownloadUtil.java Improve support for custom self-resolving mappings (#145) 2019-11-15 20:16:26 +00:00
GradleSupport.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
GroovyXmlUtil.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
LineNumberRemapper.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
LoomDependencyManager.java 0.2.7 refactors (#178) 2020-03-06 11:15:34 +00:00
ManifestVersion.java add license header 2018-10-27 16:14:05 +02:00
MapJarsTiny.java 0.2.7 refactors (#178) 2020-03-06 11:15:34 +00:00
MinecraftVersionInfo.java Possibly fix native downloading for older versions such as 1.8.9 2020-02-17 20:23:33 +00:00
MixinRefmapHelper.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
ModCompileRemapper.java Some trivial performance improvements 2020-04-27 14:08:37 +01:00
ModProcessor.java Ensure JarFile is always closed 2020-04-22 18:22:22 +01:00
NestedJars.java Performance optimisation when including nested jars 2020-01-24 21:59:59 +00:00
OperatingSystem.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
RemappedConfigurationEntry.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
RunConfig.java Fix https://github.com/FabricMC/fabric-example-mod/issues/44 2020-03-16 22:29:54 +00:00
SetupIntelijRunConfigs.java Yet another attempt to fix the annotation processor issue. 2019-12-13 18:24:01 +00:00
SourceRemapper.java 0.2.7 refactors (#178) 2020-03-06 11:15:34 +00:00
StaticPathWatcher.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
TinyRemapperMappingsHelper.java Support using TinyV2 mappings (#132) 2019-11-09 19:00:36 +00:00