-
Notifications
You must be signed in to change notification settings - Fork 10
Refactor #421
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
Draft
theron-wang
wants to merge
39
commits into
njit-jerse:main
Choose a base branch
from
theron-wang:refactor
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Refactor #421
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
f4ad227
upgrade to latest versions
theron-wang 924f0ee
Refactor without unsolved symbol generation
theron-wang 7a4adf5
make SpeciminRunner runnable
theron-wang 637200c
unsolved symbol generation part 1
theron-wang 9d56bff
forgot to include changes to `Slicer`
theron-wang cd3e6f4
add type parameter support
theron-wang 4d5caf0
add handling for conditionals + operator in type guessing
theron-wang 26f11f7
some fixes + best effort output
theron-wang 224e427
add deleted files
theron-wang 706f4a4
make it build
theron-wang 702e4e3
fix some bugs
theron-wang e5e905d
more bug fixes + test case updates
theron-wang c6b6da1
make requested changes + add docs
theron-wang 14e0c4c
handle array types
theron-wang 3518456
some more bug fixes
theron-wang 78523a7
add ambiguity case for unsolved method calls in solvable method/const…
theron-wang 354dd2b
make some changes
theron-wang d4472fa
make some more changes
theron-wang 8ead882
make comment changes from yesterday's review
theron-wang ead3cd4
make some fixes
theron-wang 4c837f6
make fixes
theron-wang 81648d5
bug fixes + short review changes
theron-wang 6e928e0
add support for type arguments
theron-wang c369d72
must implement methods and other fixes
theron-wang 14871d9
pr review changes
theron-wang f26bd72
fix some bugs
theron-wang 7a6fc1c
fix anonymous classes, override in synthetic types, pr changes, lambd…
theron-wang 02a8153
stop crashing for cases with solvable lambda constraint types
theron-wang 093e895
small fixes and add additional test cases based on #423
theron-wang e60e057
super type relationships + bug fixes
theron-wang 07bc8ea
allow inheritance for bounded wildcards and other type arguments + ja…
theron-wang ece78bb
fix a few bugs
theron-wang ebd54b3
address pr comments and start adding method reference support
theron-wang 379da54
method references
theron-wang af5fa76
bug fixes + javadoc
theron-wang 7a50937
fix must implement methods
theron-wang 20ee324
must implement methods should generate in unsolved class + private ou…
theron-wang 10a36ee
Merge branch 'main' of https://github.com/njit-jerse/specimin into re…
theron-wang 03ee823
include methods that are implemented but referenced by an abstract su…
theron-wang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.