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

Repr replaces macros with LineNumberNodes #144

Open
quffaro opened this issue Mar 15, 2024 · 0 comments
Open

Repr replaces macros with LineNumberNodes #144

quffaro opened this issue Mar 15, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@quffaro
Copy link
Member

quffaro commented Mar 15, 2024

We overloaded Base.repr as part of an effort to document theories. However the @op macro is instead rendered as a LineNumberNode in the docstring.

It's desirable to have all content defined in the body of a theory be represented in the docstring.

@quffaro quffaro added the documentation Improvements or additions to documentation label Mar 15, 2024
@quffaro quffaro self-assigned this Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant