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

Milestone 3: Allow verbose printing of structures, lists, and tuples #312

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

NicholasRM
Copy link
Contributor

  • Enable structures, lists, and tuples to be printed with all their data printed on new lines and indented to show depth
  • Can be performed by adding the -v flag to the end of a print $SYM or print * command in MAD

@NicholasRM NicholasRM requested a review from lutzhamel February 29, 2024 18:46
Copy link
Collaborator

@lutzhamel lutzhamel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me. feel free to merge.

@NicholasRM NicholasRM merged commit 6a02171 into dev-2.0.2 Mar 3, 2024
1 check 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.

2 participants