Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / FabricMC/tiny-remapper issues and pull requests

#145 - MixinExtras `@Expression` support

Pull Request - State: closed - Opened by LlamaLad7 11 days ago

#144 - Feature/mixin improvements

Pull Request - State: closed - Opened by LlamaLad7 12 days ago

#143 - No Automatic Module Name in Manifest

Issue - State: open - Opened by gudenau about 1 month ago

#141 - Remapping using namespaceless mappings from CLI?

Issue - State: open - Opened by Lassebq 2 months ago - 1 comment

#140 - chore: upgrade asm to 9.7 to support java 23

Pull Request - State: closed - Opened by 0utplay 2 months ago

#139 - Fix wildcard targets

Pull Request - State: closed - Opened by modmuss50 3 months ago

#138 - Add a basic logger interface

Pull Request - State: closed - Opened by modmuss50 4 months ago - 1 comment

#137 - Mixin remapping breaks wildcard targets

Issue - State: closed - Opened by jpenilla 4 months ago
Labels: bug

#136 - Fix Desc.args being stripped in the remapping process

Pull Request - State: closed - Opened by Geolykt 4 months ago

#135 - Remapping of @Desc removes args=

Issue - State: closed - Opened by Lassebq 4 months ago

#134 - Update Gradle & new --inferNameFromSameLvIndex option

Pull Request - State: closed - Opened by claiwe 5 months ago

#132 - New: Support `@WrapMethod`.

Pull Request - State: closed - Opened by LlamaLad7 7 months ago

#131 - FAILED TO LOAD OPTIFINE

Issue - State: closed - Opened by OsitoUwU123 7 months ago - 1 comment

#130 - OPTIFABRIC NOT WORKING

Issue - State: closed - Opened by BLODOP 9 months ago - 1 comment

#129 - Update ASM to 9.7 to support Java 23

Issue - State: closed - Opened by mpfaff 10 months ago - 3 comments

#128 - Provide `MappingTreeView` -> `IMappingProvider` converter

Pull Request - State: closed - Opened by NebelNidas 10 months ago

#127 - Allow enabling extensions from the classpath via CLI args

Pull Request - State: closed - Opened by jpenilla 11 months ago

#126 - lack of partial signature remapping

Issue - State: open - Opened by tildejustin 11 months ago - 1 comment

#125 - New: Support `@WrapWithCondition` v2.

Pull Request - State: closed - Opened by LlamaLad7 about 1 year ago

#124 - Improve mixin remapping errors:

Issue - State: open - Opened by modmuss50 about 1 year ago

#123 - Only apply mixin processing to inputs

Pull Request - State: closed - Opened by modmuss50 about 1 year ago

#122 - Add option to disable processing mixins when the input tag is null

Pull Request - State: closed - Opened by modmuss50 about 1 year ago

#121 - Fix and test ClassInstance.addInputTags

Pull Request - State: closed - Opened by modmuss50 about 1 year ago

#120 - Expose reading classpath entries with an InputTag

Pull Request - State: closed - Opened by modmuss50 about 1 year ago

#119 - Methods and fields are not remapped

Issue - State: closed - Opened by geckwwo about 1 year ago - 2 comments

#118 - Mixin Extras support

Pull Request - State: closed - Opened by modmuss50 about 1 year ago

#117 - Update Gradle

Pull Request - State: closed - Opened by modmuss50 about 1 year ago

#116 - Support extensions + mixin extension per input tag

Pull Request - State: closed - Opened by Juuxel about 1 year ago

#114 - Support local variable remapping

Pull Request - State: closed - Opened by NebelNidas over 1 year ago - 3 comments

#113 - Some method signatures are not remapped properly

Issue - State: open - Opened by SpaceWalkerRS over 1 year ago

#112 - Update asm dependency

Pull Request - State: closed - Opened by brickmonster over 1 year ago

#111 - Issue when building the jar

Issue - State: open - Opened by CrytoPal over 1 year ago

#110 - Switch to Mapping-IO

Pull Request - State: closed - Opened by NebelNidas over 1 year ago - 1 comment

#109 - Implement barebone support for Mixin's `@Desc`

Pull Request - State: closed - Opened by Geolykt over 1 year ago - 1 comment

#108 - Apply analyze visitors before TR analyzes the class.

Pull Request - State: closed - Opened by modmuss50 over 1 year ago

#107 - Add readme

Issue - State: open - Opened by e-ave almost 2 years ago - 1 comment

#106 - Add CLI option to ignore invokedynamic types

Pull Request - State: closed - Opened by lukebemish almost 2 years ago - 3 comments

#105 - Can you add the ability to remap to mojang names as intermediaries

Issue - State: closed - Opened by Danjhop4 about 2 years ago - 1 comment

#104 - Remapping deletes duplicate classes from jars

Issue - State: open - Opened by Juuxel over 2 years ago - 1 comment

#101 - Only open JAR files if the provided input is a directory

Pull Request - State: open - Opened by TheGlitch76 over 2 years ago - 1 comment

#100 - Avoid requiring identical fs in MetaInfFixer

Pull Request - State: closed - Opened by TheGlitch76 over 2 years ago

#99 - Allow adding single files to input

Pull Request - State: open - Opened by Devan-Kerman over 2 years ago

#98 - Allow use of ForkJoinPool

Pull Request - State: open - Opened by Devan-Kerman over 2 years ago

#97 - Multithreaded TinyRemapper#apply

Pull Request - State: open - Opened by Devan-Kerman over 2 years ago

#96 - Use mapping file for fallback

Pull Request - State: open - Opened by heipiao233 over 2 years ago

#95 - Use mapping file for fallback

Pull Request - State: closed - Opened by heipiao233 over 2 years ago

#94 - It doesn't remap field and method name inside a method.

Issue - State: open - Opened by heipiao233 over 2 years ago - 8 comments

#93 - rework fs handler

Pull Request - State: closed - Opened by sfPlayer1 over 2 years ago

#92 - Package access fixer fails for protected fields

Issue - State: open - Opened by Juuxel almost 3 years ago - 2 comments

#91 - Tiny remapper ignores jars without the .jar extension

Issue - State: open - Opened by hYdos almost 3 years ago

#90 - Add useResolvedOwners option to swap the owner in member accesses with the resolved class

Pull Request - State: open - Opened by sfPlayer1 almost 3 years ago - 1 comment

#89 - Fix #87

Pull Request - State: closed - Opened by KabanFriends almost 3 years ago - 4 comments

#88 - Replicate #85 for V2

Pull Request - State: closed - Opened by js6pak almost 3 years ago

#87 - Wrong remap of super method with local static method of same name

Issue - State: open - Opened by kennytv almost 3 years ago - 3 comments

#86 - Support for local variable renaming and LVT creation

Issue - State: open - Opened by PhoenixVX almost 3 years ago

#85 - Make V1 reader not discard trailing empty values

Pull Request - State: closed - Opened by calmilamsy almost 3 years ago - 8 comments

#84 - Remapping extends or implements class method

Issue - State: closed - Opened by Dreamail almost 3 years ago - 1 comment

#83 - Document Tiny Formats

Issue - State: closed - Opened by gudenau about 3 years ago - 4 comments

#82 - Remapping fails when having annotated record component

Issue - State: closed - Opened by derklaro about 3 years ago - 2 comments

#81 - Use Attributes#putValue instead of Attributes#put

Pull Request - State: closed - Opened by ryuuta0217 about 3 years ago - 4 comments

#80 - Move asm and asm-commons dependencies to 'api'

Pull Request - State: closed - Opened by Juuxel about 3 years ago

#79 - Only use same variable name for variables of same type

Pull Request - State: closed - Opened by Marcono1234 over 3 years ago

#78 - Allow non-path inputs/classpath

Pull Request - State: closed - Opened by Devan-Kerman over 3 years ago

#77 - Allow custom executor

Pull Request - State: closed - Opened by Devan-Kerman over 3 years ago - 4 comments

#76 - Allow custom executor in TinyRemapper

Pull Request - State: closed - Opened by Devan-Kerman over 3 years ago - 1 comment

#75 - Add mixin refmap remapper

Pull Request - State: closed - Opened by LogicFan over 3 years ago

#74 - Add flag to allow mixin extension select targets.

Pull Request - State: closed - Opened by LogicFan over 3 years ago

#73 - Fix annotation being remapped twice

Pull Request - State: closed - Opened by LogicFan over 3 years ago - 3 comments

#72 - [Refactor] Add `InputSupplier` API for supporting different way of inputs.

Pull Request - State: closed - Opened by LogicFan over 3 years ago - 5 comments

#71 - Try With Resources

Pull Request - State: open - Opened by CoolMineman over 3 years ago

#70 - Remapping java reflect/invoke calls

Issue - State: open - Opened by liach over 3 years ago - 9 comments

#69 - An editor config is not present

Issue - State: closed - Opened by haykam821 over 3 years ago

#68 - extend the existing API, provide more powerful query function

Pull Request - State: closed - Opened by LogicFan over 3 years ago - 1 comment

#67 - fix #64

Pull Request - State: closed - Opened by LogicFan over 3 years ago - 1 comment

#67 - fix #64

Pull Request - State: closed - Opened by LogicFan over 3 years ago - 1 comment

#66 - Pre & post class visitor api

Pull Request - State: closed - Opened by LogicFan over 3 years ago - 2 comments

#65 - Attempted fix for #47

Pull Request - State: closed - Opened by Devan-Kerman over 3 years ago - 3 comments

#64 - The current `extraAnalyzeVisitor` API is hard to use.

Issue - State: closed - Opened by LogicFan over 3 years ago - 2 comments

#63 - add the ability to remap mixin annotation as an extension of tiny-remapper

Pull Request - State: closed - Opened by LogicFan over 3 years ago - 26 comments

#62 - Pre & Post ClassVisitor

Pull Request - State: closed - Opened by Devan-Kerman over 3 years ago - 31 comments

#61 - Annotation Remapping API

Pull Request - State: closed - Opened by Devan-Kerman over 3 years ago

#60 - A simple bug fix for PR #54

Pull Request - State: closed - Opened by LogicFan over 3 years ago - 1 comment

#59 - Fails to remap @kotlin.Metadata

Issue - State: open - Opened by Martmists-GH over 3 years ago

#58 - add annotation visitor wrapping

Pull Request - State: closed - Opened by Devan-Kerman over 3 years ago - 1 comment

#57 - Resource remapping (targetting remap-bridges)

Pull Request - State: closed - Opened by Devan-Kerman over 3 years ago

#56 - add resource remapper

Pull Request - State: closed - Opened by Devan-Kerman over 3 years ago - 2 comments

#55 - No access fix if only class name is remapped

Issue - State: closed - Opened by LogicFan over 3 years ago - 1 comment

#54 - MultiReleaseJar Support (re-targeting branch)

Pull Request - State: closed - Opened by LogicFan over 3 years ago - 17 comments

#53 - Multi Release Jar Support

Pull Request - State: closed - Opened by LogicFan over 3 years ago - 15 comments

#52 - GitHub Actions don't provide artefacts

Issue - State: closed - Opened by ghost over 3 years ago - 2 comments

#51 - Asm remapper update for constants

Issue - State: closed - Opened by liach over 3 years ago - 4 comments

#50 - Updated gradle wrapper version to support Java 16.

Pull Request - State: open - Opened by gudenau almost 4 years ago

#49 - Illegal access error when using remapped jar

Issue - State: closed - Opened by Bixilon almost 4 years ago - 9 comments

#48 - RuntimeException: Failed to remap minecraft (IllegalArgumentException)

Issue - State: closed - Opened by AlexProgrammerDE almost 4 years ago - 11 comments