Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document our support #10

Open
jamierocks opened this issue Jun 7, 2020 · 3 comments
Open

Document our support #10

jamierocks opened this issue Jun 7, 2020 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@jamierocks
Copy link
Member

We should document what we can remap, and our current limitations.

@jamierocks jamierocks added the documentation Improvements or additions to documentation label Jun 7, 2020
@phase
Copy link
Member

phase commented Jun 9, 2020

We do support:

  • @Mixin
  • @Inject
  • @Overwrite
  • @Shadow
  • @Accessor, @Invoker
  • @At
  • @Redirect
  • @ModifyConstant, @ModifyVariable
  • @Implements
  • @Slice
  • @Mutable, @Final (Mixin Cleaner)

We don't support:

  • @ModifyArg, @ModifyArgs

@jamierocks
Copy link
Member Author

To add onto that, with regards to @Mixin - we currently do not support multiple targets.

@jamierocks
Copy link
Member Author

Mixin 0.8.3 snapshots are out, and we have a new annotation to support:

  • @Desc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants