Skip to content

Migrate to nibbles #13

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

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

Conversation

shamazmazum
Copy link
Contributor

This PR is a migration from ieee-floats to nibbles which closes #12 and also allows endianness conversion.

This makes possible to:

* Handle special floating point values such as NaN and ±Inf.
* Handle endianness conversions.
@marcoheisig
Copy link
Owner

Wow, that was quick! The changes look good at a first glance. Please give me a few days to review them in detail before I merge them.

@shamazmazum
Copy link
Contributor Author

Is there any progress?

@marcoheisig
Copy link
Owner

Not yet - I am maintaining a lot of projects...

Please tell me if this is an urgent issue, then I can fast-track it. Otherwise, give me a few more days to complete my release of https://github.com/marcoheisig/Petalisp

@shamazmazum
Copy link
Contributor Author

Ok, I am not in a hurry. BTW, don't you mind if I redo some changes with serapeum? I mean, what do you think about adding a dependency to your project? (It's both in quicklisp and ultralisp).

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.

Support for NaN and infinity
2 participants