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

Add help and compile options to the REPL #676

Merged
merged 7 commits into from Apr 6, 2023

Conversation

TristonianJones
Copy link
Collaborator

Introduce %help and %compile options to the REPL

The %compile option will emit the textproto representation of the checked expression. By default macro call tracking is enabled to facilitate debug of macros present within the checked expression.

jnthntatum
jnthntatum previously approved these changes Apr 6, 2023
@jnthntatum jnthntatum dismissed their stale review April 6, 2023 17:25

Missed build failures

@TristonianJones TristonianJones merged commit 67d47a9 into google:master Apr 6, 2023
2 checks passed
@TristonianJones TristonianJones deleted the repl-checked-dump branch April 6, 2023 23:24
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.

None yet

2 participants