-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Inner classes and a few additions to the parser #522
Merged
Merged
Commits on Oct 8, 2024
-
Add/Re-add field parsing when scope is from a parameter or variable.
- Added 0.1s wait between opening class and registering "Go-To" caret event, hopefully fixes text area not scrolling to caret. - Added/Re-added ability to open a field declaration in its owner class if the scope was a parameter or variable.
Configuration menu - View commit details
-
Copy full SHA for 05fa036 - Browse repository at this point
Copy the full SHA 05fa036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 289d196 - Browse repository at this point
Copy the full SHA 289d196View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc67379 - Browse repository at this point
Copy the full SHA bc67379View commit details
Commits on Oct 10, 2024
-
Add one more field and method parsing cases
- Added 'field1.field2' where field2 is parsed also - Added '::method' calls
Configuration menu - View commit details
-
Copy full SHA for 73e9631 - Browse repository at this point
Copy the full SHA 73e9631View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b0af907 - Browse repository at this point
Copy the full SHA b0af907View commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4ae849 - Browse repository at this point
Copy the full SHA c4ae849View commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 789ceda - Browse repository at this point
Copy the full SHA 789cedaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 164843a - Browse repository at this point
Copy the full SHA 164843aView commit details
Commits on Oct 14, 2024
-
Allow FernFlower to know of any inner classes (if it's enabled) so th…
…e class can be decompiled correctly, and we can parse it.
Configuration menu - View commit details
-
Copy full SHA for 0c47d5c - Browse repository at this point
Copy the full SHA 0c47d5cView commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5291651 - Browse repository at this point
Copy the full SHA 5291651View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5f3153 - Browse repository at this point
Copy the full SHA a5f3153View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 756c823 - Browse repository at this point
Copy the full SHA 756c823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00340ec - Browse repository at this point
Copy the full SHA 00340ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9356ebf - Browse repository at this point
Copy the full SHA 9356ebfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.