Skip to content

Macro/Inline TODOs #5132

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

Closed
8 tasks done
allanrenucci opened this issue Sep 20, 2018 · 3 comments
Closed
8 tasks done

Macro/Inline TODOs #5132

allanrenucci opened this issue Sep 20, 2018 · 3 comments
Labels
area:inline area:typer itype:meta Issues about process/similar

Comments

@allanrenucci
Copy link
Contributor

allanrenucci commented Sep 20, 2018

@nicolasstucki
Copy link
Contributor

nicolasstucki commented Sep 21, 2018

Inline should be after Typer. It should probably be before pickling or inspecting definitions that contain inline calls will not show the body with inlined calls. Hence we would have two different representation of the same tree depending of how it is accessed.

@nicolasstucki
Copy link
Contributor

The alternative would be to retain trees at inlining time.

@nicolasstucki
Copy link
Contributor

Actually the second might be a better solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:inline area:typer itype:meta Issues about process/similar
Projects
None yet
Development

No branches or pull requests

2 participants