Skip to content

Conversation

@adri09070
Copy link
Collaborator

No description provided.

adri09070 and others added 27 commits June 2, 2022 15:51
…value is pushed on the top of the stack only when a storeInto bytecode is involved
…d of putting nil + test and fixing existing tests
… of a method in RBBlockDefinitionSearchingVisitor class
…g-value-on-the-stack-when-storeInto-bytecodes-are-involved

Fixing skipAssignment command that wasn't pushing the assignment value when it was expected + test
…-puts-nil-on-stack

Fixing skip command so that it leaves the receiver on the stack instead of putting nil on the stack
…e-bytes-but-certain-bytecodes-are-made-up-of-more-than-one-byte
…ly-skips-one-bytes-but-certain-bytecodes-are-made-up-of-more-than-one-byte

Fixing skip so that it skips the right number of bytes to skip message send bytecodes
Fixing skip/skipUpTo commands so that they stop on return nodes, if they are implicit or not.
39 skip doesnt skip method nodes.
Unrelated test failure.
…ck-creations-nor-step-block-creations

Fixing skip so that it skips block creations
@adri09070 adri09070 merged commit 7a8c4e8 into Pharo-11 Jul 26, 2022
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.

3 participants