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

No std #14

Merged
merged 2 commits into from
Oct 20, 2016
Merged

No std #14

merged 2 commits into from
Oct 20, 2016

Conversation

paholg
Copy link
Owner

@paholg paholg commented Oct 20, 2016

This adds a std default feature. When disabled, dimensioned reverts to dependency on core only.

It would be nice get rid of any std dependency, but there's some funky things that have to be done to make core work, so let's keep std as the default for now.

The core feature requires intrinsics for some math things, so should be
considered more unstable than the std one.
@paholg
Copy link
Owner Author

paholg commented Oct 20, 2016

This closes #10.

@paholg paholg merged commit facff20 into master Oct 20, 2016
@paholg paholg deleted the no_std branch October 20, 2016 09:34
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.

1 participant