Git Product home page Git Product logo

Comments (3)

Mumfrey avatar Mumfrey commented on May 25, 2024

Since injection is working I'm working on it this week while I'm off work. For the time being you can just obfuscate your mixins by hand if you need them in your other project.

from mixin.

Mumfrey avatar Mumfrey commented on May 25, 2024

So the AP is now mostly complete and generates the 'hard' SRG mappings for SS and the 'soft' remappings for string-based runtime member lookups as discussed. As we discussed yesterday I've now made it a hard requirement that @At "target" specifiers must be fully-qualified references, at least for now.

  • Note that this hasn't undergone any testing to speak of so far so I fully expect stuff to break, but I'm now going out and won't have any more time to look at it until tomorrow.

The AP generates two files. One of which (mixins.refmap.json) should be packaged in the final jar, the other one (mixins.srg, name configurable via the AP arg reobfSrgFile (see build.gradle)) contains the SRG mappings for SS.

To pass the generated SRGs to SS I need @AbrarSyed to take a look at this and figure out the best way to get the generated file into SS, like I said I won't be around tonight but I will be tomorrow, so if he sees this and has a chance to at least have a think about it that would be cool. If anyone sees him on IRC then link him to this post.

Hopefully this doesn't break things on Sponge's end, I can't test it at the moment because the source tree doesn't build :/

from mixin.

Mumfrey avatar Mumfrey commented on May 25, 2024

Thanks a tonne @AbrarSyed! Works like a charm!

from mixin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.