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 GEN_START support #392

Merged
merged 8 commits into from
Oct 20, 2023
Merged

Add GEN_START support #392

merged 8 commits into from
Oct 20, 2023

Conversation

TheHellTower
Copy link
Contributor

Fixes #318
Fixes #329

From what I see in GEN_START nothing is pushed to the stack so it should be enough.

I believe pycdc has an issue somewhere for async function definition or maybe it is because nothing is doing in an async way there but then it's strange that GS1 is async ?(see the screenshots):


@TheHellTower
Copy link
Contributor Author

If the comparison is done using the pyc output it can't be done since pycdc doesn't output the GS2 as async.

@TheHellTower
Copy link
Contributor Author

@zrax asking for a potential review.

@zrax zrax closed this Oct 20, 2023
@zrax zrax reopened this Oct 20, 2023
@zrax zrax merged commit 29c66bf into zrax:master Oct 20, 2023
5 checks passed
zrax pushed a commit that referenced this pull request Oct 20, 2023
* Apparently should be enough ?

* Add `GEN_START` test

* Add `GEN_START` test compiled

* Add `GEN_START` test tokenized

* Smaller test since only POP is needed.

* Smaller test since only POP is needed.

* Smaller test since only POP is needed.

* dos2unix
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.

Unsupported opcode: GEN_START Unsupported opcode: GEN_START
2 participants