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

Update for new builtin Word64 type #182

Merged
merged 1 commit into from
Dec 1, 2017
Merged

Update for new builtin Word64 type #182

merged 1 commit into from
Dec 1, 2017

Conversation

UlfNorell
Copy link
Member

@UlfNorell UlfNorell commented Nov 23, 2017

This PR does minimal work to make the standard library work with Word64. It doesn't define word arithmetic.

@jespercockx
Copy link
Member

It doesn't minimal work? Then I don't think it's quite ready yet.. ;)

@UlfNorell
Copy link
Member Author

I have no idea what you're talking about... ;)

See UlfNorell/agda-prelude@e8e418c for how I implemented the arithmetic in agda-prelude.

@asr
Copy link
Member

asr commented Nov 23, 2017

@UlfNorell, why in Agda stable branch, the std-lib directory isn't pointing to the master branch of the standard library, but the word branch? That is, the commit in the top is the commit in this PR:

agda-stable $ cd std-lib
agda-stable $ git log
commit aaa04c9a6b7ab787eb30ccc0cd5e1604470a6eb6 (HEAD, origin/word)
Author: Ulf Norell <ulf.norell@gmail.com>
Date:   Wed Nov 22 11:34:26 2017 +0100

    Update for new builtin Word64 type

@UlfNorell
Copy link
Member Author

Because this PR hasn't been merged yet. The master branch of std-lib doesn't work with Agda stable--that's exactly what this PR addresses. I don't want the Agda test suite to be red simply because the std-lib is lagging behind.

@MatthewDaggitt MatthewDaggitt merged commit be4f3bf into master Dec 1, 2017
gallais pushed a commit that referenced this pull request Feb 20, 2018
gallais pushed a commit that referenced this pull request Feb 23, 2018
gallais pushed a commit that referenced this pull request Feb 23, 2018
gallais pushed a commit that referenced this pull request Feb 23, 2018
gallais pushed a commit that referenced this pull request Mar 6, 2018
gallais pushed a commit that referenced this pull request Mar 6, 2018
gallais pushed a commit that referenced this pull request Mar 6, 2018
gallais pushed a commit that referenced this pull request Apr 19, 2018
gallais pushed a commit that referenced this pull request Apr 23, 2018
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.

None yet

4 participants