-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[wasm][debugger] Fix evaluation of a static class attribute; using current namespace for evaluation #61252
Merged
ilonatommy
merged 24 commits into
dotnet:main
from
ilonatommy:add-static-attribute-support
Nov 17, 2021
Merged
[wasm][debugger] Fix evaluation of a static class attribute; using current namespace for evaluation #61252
ilonatommy
merged 24 commits into
dotnet:main
from
ilonatommy:add-static-attribute-support
Nov 17, 2021
Commits on Nov 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fab24e5 - Browse repository at this point
Copy the full SHA fab24e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66b56a7 - Browse repository at this point
Copy the full SHA 66b56a7View commit details
Commits on Nov 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 782a107 - Browse repository at this point
Copy the full SHA 782a107View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4119de3 - Browse repository at this point
Copy the full SHA 4119de3View commit details
Commits on Nov 9, 2021
-
Merge branch 'add-static-attribute-support' of https://github.com/ilo…
…natommy/runtime into add-static-attribute-support
Configuration menu - View commit details
-
Copy full SHA for e275144 - Browse repository at this point
Copy the full SHA e275144View commit details -
Assuing that we search within the current assembly first. Removed tes…
…ts that fail in Consol App.
Configuration menu - View commit details
-
Copy full SHA for ee19014 - Browse repository at this point
Copy the full SHA ee19014View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89bdc49 - Browse repository at this point
Copy the full SHA 89bdc49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ce0f57 - Browse repository at this point
Copy the full SHA 5ce0f57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62d18b6 - Browse repository at this point
Copy the full SHA 62d18b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce177fd - Browse repository at this point
Copy the full SHA ce177fdView commit details
Commits on Nov 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cb32402 - Browse repository at this point
Copy the full SHA cb32402View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed2577e - Browse repository at this point
Copy the full SHA ed2577eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01f46d5 - Browse repository at this point
Copy the full SHA 01f46d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d14367d - Browse repository at this point
Copy the full SHA d14367dView commit details
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8a82380 - Browse repository at this point
Copy the full SHA 8a82380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f24d47 - Browse repository at this point
Copy the full SHA 7f24d47View commit details -
Added looking for the namespace in all assemblies because there is a …
…chance it will be located out of the current assembly.
Configuration menu - View commit details
-
Copy full SHA for 367c431 - Browse repository at this point
Copy the full SHA 367c431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55479c8 - Browse repository at this point
Copy the full SHA 55479c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f5cdf6 - Browse repository at this point
Copy the full SHA 5f5cdf6View commit details
Commits on Nov 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7151177 - Browse repository at this point
Copy the full SHA 7151177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fc759e - Browse repository at this point
Copy the full SHA 5fc759eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3661c0e - Browse repository at this point
Copy the full SHA 3661c0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66ed5c2 - Browse repository at this point
Copy the full SHA 66ed5c2View commit details
Commits on Nov 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 136f69a - Browse repository at this point
Copy the full SHA 136f69aView 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.