Skip to content

display statement/statement_tmpl as in pod lang v1#269

Merged
ed255 merged 2 commits intomainfrom
feat/display-as-lang
Jun 10, 2025
Merged

display statement/statement_tmpl as in pod lang v1#269
ed255 merged 2 commits intomainfrom
feat/display-as-lang

Conversation

@ed255
Copy link
Collaborator

@ed255 ed255 commented Jun 9, 2025

Resolve #267
I've also extended the CustomPredicate type to include the wildcard_names for easier debugging (and to display the custom predicates in a way more similar to the lang v1).

The main difference between the lang and the display implementation is that references to the self batch can't be resolved, so they are shown as self.X where X is the index in the batch.

@ed255 ed255 requested a review from robknight June 9, 2025 16:21
@ed255 ed255 force-pushed the feat/display-as-lang branch from 93c05e1 to d71fe37 Compare June 10, 2025 10:04
@ed255 ed255 merged commit 6feff2a into main Jun 10, 2025
6 checks passed
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.

Update the display/debug implementations of Pods to use the pod2 language

2 participants