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

ENH: add pretty printer for DecaExpr #169

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Conversation

jpfairbanks
Copy link
Member

Add a pretty printer for the DecaExpr type.

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (jpf/DecaExpr@c5aab77). Click here to learn what that means.

Additional details and impacted files
@@               Coverage Diff               @@
##             jpf/DecaExpr     #169   +/-   ##
===============================================
  Coverage                ?   75.23%           
===============================================
  Files                   ?       11           
  Lines                   ?     1171           
  Branches                ?        0           
===============================================
  Hits                    ?      881           
  Misses                  ?      290           
  Partials                ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lukem12345
Copy link
Member

An IRL discussion on the pprint name being resolved, and more extensive review to be performed on the branch that this is being merged into, I am going to go ahead and merge this PR.

@lukem12345 lukem12345 merged commit c3d9fc5 into jpf/DecaExpr Nov 6, 2023
9 checks passed
lukem12345 added a commit that referenced this pull request Nov 7, 2023
* decapode ast is now intertype-based

* updated to module-based intertypes

* ENH: wip, convert from Decapodes to DecaExpr

* Fix TVar roundtripping and add tests

* Expand operators in DecaExpr conversion

* Export Term

* include colanguage

* Do not shadow CombinatorialSpaces.d

* ENH: add pretty printer for DecaExpr (#169)

---------

Co-authored-by: Owen Lynch <[email protected]>
Co-authored-by: Luke Morris <[email protected]>
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.

2 participants