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

Inline constants into instructions #50

Merged
merged 10 commits into from
Jul 6, 2022
Merged

Inline constants into instructions #50

merged 10 commits into from
Jul 6, 2022

Conversation

saulshanabrook
Copy link
Contributor

@saulshanabrook saulshanabrook commented Jul 4, 2022

Closes #35

@saulshanabrook saulshanabrook linked an issue Jul 5, 2022 that may be closed by this pull request
@saulshanabrook
Copy link
Contributor Author

This is currently failing on rich bc we can't use tuples as positional args! Textualize/rich#2379

@saulshanabrook saulshanabrook merged commit 53abbaf into main Jul 6, 2022
@saulshanabrook saulshanabrook deleted the constants branch July 6, 2022 14:01
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.

Make consts and names inline Special case the op args which are not integers
1 participant