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

Implements implicit conversions and debugger display attributes. #116

Merged
merged 1 commit into from
Jun 24, 2021
Merged

Implements implicit conversions and debugger display attributes. #116

merged 1 commit into from
Jun 24, 2021

Conversation

hoakbuilds
Copy link
Member

Status Type ⚠️ Core Change Issue
Ready Feature No #115

Problem

What problem are you trying to solve?

Making interaction with programs and other projects which integrate with Solnet even easier by having implicit conversions and making it easier to display data in debug mode

Solution

How did you solve the problem?

Implemented implicit conversions for a few commonly used data structures
Added DebuggerDisplay attributes to some of the same structures

@hoakbuilds hoakbuilds requested a review from tiago18c June 23, 2021 23:31
Copy link
Member

@tiago18c tiago18c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hoakbuilds hoakbuilds merged commit 254159d into bmresearch:master Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants