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

20230326 better print #31

Merged
merged 80 commits into from
Nov 17, 2023
Merged

20230326 better print #31

merged 80 commits into from
Nov 17, 2023

Conversation

prozacchiwawa
Copy link
Contributor

Better printing. Use the simple method of matching (all ...) and add a new 'Print' key to the step run output for it. Because it's an 'all' primitive, it can't be skipped if anything dynamic is in one of its arguments. The user can decide how to incorporate functions that use this signal, as in whether to print the value passing through or not. It can be matched at runtime without symbols and puts all consumers on the same footing. Add a test to test_clvm_step.py and a test of the command line tool.

prozacchiwawa and others added 30 commits March 27, 2023 00:24
…a new 'Print' key to the step run output for it. Because it's an 'all' primitive, it can't be skipped if anything dynamic is in one of its arguments. The user can decide how to incorporate functions that use this signal, as in whether to print the value passing through or not. It can be matched at runtime without symbols and puts all consumers on the same footing. Add a test to test_clvm_step.py and a test of the command line tool.
…a new 'Print' key to the step run output for it. Because it's an 'all' primitive, it can't be skipped if anything dynamic is in one of its arguments. The user can decide how to incorporate functions that use this signal, as in whether to print the value passing through or not. It can be matched at runtime without symbols and puts all consumers on the same footing. Add a test to test_clvm_step.py and a test of the command line tool.
…a new 'Print' key to the step run output for it. Because it's an 'all' primitive, it can't be skipped if anything dynamic is in one of its arguments. The user can decide how to incorporate functions that use this signal, as in whether to print the value passing through or not. It can be matched at runtime without symbols and puts all consumers on the same footing. Add a test to test_clvm_step.py and a test of the command line tool.
@prozacchiwawa prozacchiwawa merged commit 0c1ae4c into base Nov 17, 2023
28 checks passed
@prozacchiwawa prozacchiwawa deleted the 20230326-better-print branch November 17, 2023 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants