5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 8 months ago.
Aug 24, 2022 — Aug 24, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve mod description formatting in mods screen (#9840) More... 4 months ago
Make common DisplayTest registration tasks easier (#9839) More... 4 months ago
Optimise ForgeConfigSpec and make Range public (#9828) More... 4 months ago
Bump toolchain to J11 because JGit 6.7 requires it More... 4 months ago
Update gradle to 8.5 More... 4 months ago
Use JDK 17 as the Gradle Toolchain (#59) More... 4 months ago
Properly update classNode access flag (#54) More... 4 months ago
More benchmark work and evaluation of the backing cache classes. ConcurrentHashMap is a perfectly fine solution performance wise especially compared to CopyOnWrite for any significantly sized cache. More... 5 months ago
Add `IModFileInfo#showAsDataPack` (#18) More... 5 months ago
Add `IModFileInfo#isClientSideOnly` (#19) More... 5 months ago
Add 1.20.3 More... 5 months ago
Code formatting Remove stream usages to make debugging easier Slightly optimize register(Object)'s annotation scanning, saves ~10% in normal use cases More... 5 months ago
[java-decompiler] IJ-CR-119139 IDEA-326015 Support common cases of deconstruction in switch More... 5 months ago
Use NoSuchFileException for missing files (#58) More... 5 months ago
Update build dependencies and restructure benchmarks to fix batch execution and aggregation. Introduce bulk registration post benchmarks More... 5 months ago
Fix issue with configuration cache and jgit More... 5 months ago
Add some tags More... 5 months ago
Publish to plugin portal Update/Shade JGit More... 5 months ago
[java-decompiler] IJ-CR-119139 IDEA-326015 Support common cases of deconstruction in switch More... 5 months ago
Compute jar module descriptors in parallel (#57) More... 5 months ago
Fix writing metadata on elements that the format doesn't support. Closes #18 More... 5 months ago
Add lastModified&contentLength to SJH URLConnections (#55) More... 5 months ago
Add `VirtualJar` for generated packages (#54) More... 5 months ago
Pull Changelog into its own plugin, if you want to use it without the rest of the utils. Use recommended method of sharing task outputs between sub-projects. https://docs.gradle.org/current/samples/sample_cross_project_output_sharing.html More... 5 months ago
Fix UnionPath existence checks with nested union file systems (#53) More... 5 months ago
Fix ServiceLoader queries using ModuleClassLoader & add related tests (#52) More... 5 months ago
Improve runtime of ModuleClassLoader constructor (#48) More... 5 months ago
Remove the `notExistingPath` check and use proper lazy streams (#50) More... 5 months ago
Add build file to conform with requirements More... 5 months ago
[java-decompiler] IDEA-326015 Support common cases of deconstruction in switch More... 5 months ago