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

Add Natvis visualizations for core indexmap types #239

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 29, 2022

  1. Add Natvis definitions for IndexMap and IndexSet. Write tests ensurin…

    …g Natvis definitions do not become stale or break silently.
    Ridwan Abdilahi committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    588079b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Update test examples to clarify the Natvis representations of `IndexS…

    …et` and `IndexMap`.
    Ridwan Abdilahi committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    e2e2701 View commit details
    Browse the repository at this point in the history