-
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix navigator panel ignoring editable types * start working on record fixes * class loader working! * wip work * this trash i wrote actually works? * fix trash i wrote that almost worked * separate library indexing from main indexing (bad) * cursedness * Revert "cursedness" This reverts commit 4ea7bc2. * allow indexer services to specify whether to apply to libraries in the profile * polish off a little * checkstyle * initial version of ignoring record components * fix up record component getter mapping * move record components to a proposal service * move record components to a proposal service * add a barebones test for record component proposal * static * working a bit * super rough version accounting for name mismatch * implement initial proposal and clean up * add testing for records * rename usages of EntryMapping.DEFAULT * checkstyle * fix API breakage in JarIndexerService * ignore canonical constructor in param stats * oops * remove garb * checkstyle * Update enigma/src/main/java/org/quiltmc/enigma/impl/plugin/RecordGetterFindingVisitor.java Co-authored-by: Iota <[email protected]> * ignore record equals() param and add test * what was she cooking --------- Co-authored-by: Iota <[email protected]>
- Loading branch information
Showing
42 changed files
with
1,114 additions
and
362 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.