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

Support per-element-metadata #41

Draft
wants to merge 22 commits into
base: dev
Choose a base branch
from

Conversation

NebelNidas
Copy link
Member

@NebelNidas NebelNidas commented Sep 17, 2023

With this, we can support:

  • Enigma's access modifiers,
  • TSRG2's is_static info and
  • Proguard's line numbers.

It's also needed for future revisions of the Tiny format, which will most likely allow for attaching arbitrary metadata.

Depends on #29 and #30.

@NebelNidas NebelNidas force-pushed the per-element-metadata branch 3 times, most recently from 70659b9 to 8c17b23 Compare September 20, 2023 09:28
@liach
Copy link

liach commented Sep 23, 2023

I recommend splitting the new visitor APIs from #29 and #30.

@NebelNidas NebelNidas force-pushed the per-element-metadata branch 2 times, most recently from c0acf94 to 2b22fbb Compare October 1, 2023 15:16
@NebelNidas NebelNidas force-pushed the per-element-metadata branch from 2b22fbb to cbc1a0c Compare October 1, 2023 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants