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

Conversion of Nat representation to JuvixCore integers #1661

Merged
merged 8 commits into from
Dec 20, 2022
Merged

Conversation

lukaszcz
Copy link
Collaborator

@lukaszcz lukaszcz commented Dec 9, 2022

Closes #1606

@lukaszcz lukaszcz added the core Related to JuvixCore label Dec 9, 2022
@lukaszcz lukaszcz added this to the 0.3 milestone Dec 9, 2022
@lukaszcz lukaszcz self-assigned this Dec 9, 2022
@lukaszcz lukaszcz linked an issue Dec 9, 2022 that may be closed by this pull request
Base automatically changed from remove-type-args to main December 12, 2022 13:58
@lukaszcz lukaszcz marked this pull request as ready for review December 12, 2022 14:46
@lukaszcz lukaszcz force-pushed the nat-to-int branch 2 times, most recently from 565ac76 to 75791b9 Compare December 13, 2022 10:19
@jonaprieto jonaprieto self-requested a review December 16, 2022 09:53
Copy link
Collaborator

@jonaprieto jonaprieto left a comment

Choose a reason for hiding this comment

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

Amazing!

@jonaprieto jonaprieto merged commit 445376e into main Dec 20, 2022
@jonaprieto jonaprieto deleted the nat-to-int branch December 20, 2022 10:17
janmasrovira pushed a commit that referenced this pull request Dec 20, 2022
* nat to int wip

* nat to int wip

* fix condition

* nats in core

* bugfixes

* tests

* make ormolu happy

* fix case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to JuvixCore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert Nat representation to JuvixCore integers
2 participants