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

feat: cli commands collect and expand-pl #3739

Merged
merged 3 commits into from
Oct 24, 2023
Merged

feat: cli commands collect and expand-pl #3739

merged 3 commits into from
Oct 24, 2023

Conversation

aljazerzen
Copy link
Member

@aljazerzen aljazerzen commented Oct 24, 2023

Add collect commands to the CLI that does the amalgamation described in #3474.

Removes the check for module declarations, which closes #3316

Improves the debug output of resolving and adds an intermediate step expand-pl, which shows de-sugared PL which is passed to the resolver.

@aljazerzen aljazerzen changed the title aljaz 5 feat: collect and expand cli commands Oct 24, 2023
@aljazerzen aljazerzen changed the title feat: collect and expand cli commands feat: cli commands collect and expand-pl Oct 24, 2023
@aljazerzen aljazerzen merged commit 82f53d2 into main Oct 24, 2023
32 checks passed
@aljazerzen aljazerzen deleted the aljaz-5 branch October 24, 2023 11:57
@max-sixty
Copy link
Member

collect is great, thanks a lot!

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.

Nesting variables
2 participants