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

Support recursive datatypes in the GEB backend #1907

Closed
lukaszcz opened this issue Mar 21, 2023 · 1 comment
Closed

Support recursive datatypes in the GEB backend #1907

lukaszcz opened this issue Mar 21, 2023 · 1 comment
Labels
backend:geb enhancement New feature or request
Milestone

Comments

@lukaszcz
Copy link
Collaborator

lukaszcz commented Mar 21, 2023

Implement recursion unrolling for inductive datatypes.

Depends on: anoma/geb#62

@lukaszcz lukaszcz added enhancement New feature or request backend:geb labels Mar 21, 2023
@lukaszcz lukaszcz added this to the 0.4 - Geb integration milestone Mar 21, 2023
@lukaszcz lukaszcz changed the title Support recursive datatype in the GEB backend Support recursive datatypes in the GEB backend Mar 21, 2023
lukaszcz added a commit that referenced this issue Mar 23, 2023
Currently, only recursion in functions is checked. This PR also adds
some utilities (TypeDependencyInfo) that will be useful for issue #1907.

---------

Co-authored-by: janmasrovira <janmasrovira@gmail.com>
@lukaszcz lukaszcz modified the milestones: 0.6.0, 0.8 - Sanalejo Dec 10, 2023
@paulcadman
Copy link
Collaborator

The geb backend is no longer supported.

@paulcadman paulcadman closed this as not planned Won't fix, can't repro, duplicate, stale Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:geb enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants