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

Juvix core recursors should descend into nodes stored in infos #1600

Conversation

janmasrovira
Copy link
Collaborator

@janmasrovira janmasrovira commented Oct 28, 2022

closes #1532

commit 8634c27
Merge: 7647c26 13a1dad
Author: Jan Mas Rovira <janmasrovira@gmail.com>
Date:   Thu Oct 27 12:57:02 2022 +0200

    Merge branch 'main' into binder-refactor

commit 7647c26
Merge: aee119e 17e3a37
Author: Jan Mas Rovira <janmasrovira@gmail.com>
Date:   Thu Oct 27 01:15:41 2022 +0200

    Merge branch 'main' into binder-refactor

commit aee119e
Author: Jan Mas Rovira <janmasrovira@gmail.com>
Date:   Thu Oct 27 00:56:03 2022 +0200

    add NodeChild

commit 52bda9b
Author: Jan Mas Rovira <janmasrovira@gmail.com>
Date:   Wed Oct 26 17:04:40 2022 +0200

    add type parameter to Node

commit af658b2
Author: Jan Mas Rovira <janmasrovira@gmail.com>
Date:   Wed Oct 26 00:42:53 2022 +0200

    cleanup

commit bad81e3
Author: Jan Mas Rovira <janmasrovira@gmail.com>
Date:   Wed Oct 26 00:40:27 2022 +0200

    remove old function

commit db426e8
Author: Jan Mas Rovira <janmasrovira@gmail.com>
Date:   Wed Oct 26 00:39:10 2022 +0200

    remove BinderInfo

commit c5ee541
Author: Jan Mas Rovira <janmasrovira@gmail.com>
Date:   Wed Oct 26 00:13:43 2022 +0200

    last semicolon in letrec no longer optional

commit 323df67
Author: Jan Mas Rovira <janmasrovira@gmail.com>
Date:   Wed Oct 26 00:02:08 2022 +0200

    fix zip

commit 2938a88
Merge: 8521e69 509e9e5
Author: Jan Mas Rovira <janmasrovira@gmail.com>
Date:   Tue Oct 25 19:40:50 2022 +0200

    Merge branch 'main' into binder-refactor

commit 8521e69
Author: Jan Mas Rovira <janmasrovira@gmail.com>
Date:   Mon Oct 24 18:53:27 2022 +0200

    continue refactor

commit 8c88c08
Author: Jan Mas Rovira <janmasrovira@gmail.com>
Date:   Fri Oct 21 16:48:56 2022 +0200

    wip
@janmasrovira janmasrovira added fix:bug core Related to JuvixCore labels Oct 28, 2022
@janmasrovira janmasrovira self-assigned this Oct 28, 2022
@janmasrovira janmasrovira linked an issue Oct 28, 2022 that may be closed by this pull request
@janmasrovira janmasrovira marked this pull request as ready for review October 28, 2022 18:16
@lukaszcz lukaszcz merged commit 23c2b9e into main Nov 2, 2022
@lukaszcz lukaszcz deleted the 1532-juvixcore-recursors-should-descend-into-nodes-stored-in-infos branch November 2, 2022 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to JuvixCore fix:bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JuvixCore recursors should descend into Nodes stored in Infos
2 participants