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

sync master -> Pharo12 #93

Merged
merged 14 commits into from
Apr 10, 2024
Merged

sync master -> Pharo12 #93

merged 14 commits into from
Apr 10, 2024

Conversation

adri09070
Copy link
Collaborator

No description provided.

adri09070 and others added 14 commits June 13, 2023 14:28
…se it deletes a method from the entire system, while it should ONLY delete it from Sindarin
…st interesting bytecode after having skipped the return node
…to-skip-return-nodes-which-prevents-from-skipping-up-to-an-inlined-ifTrue-block-if-there-is-an-inlined-ifFalse-block-before

Fix: skip up to does not allow to skip return nodes which prevents from skipping up to an inlined if true block if there is an inlined if false block before
Adding quick doc for jump to caret
…d-when-loading-p12

compiling missing method when loading master or Pharo12 in P12, because it deletes a method from the entire system, while it should ONLY delete it from Sindarin
…ep-a-correct-stack-when-there-are-vector-arrays-to-store-common-variables-between-methods-and-blocks

Fixing: jump to caret does not keep a correct stack when there are vector arrays to store common variables between methods and blocks
…sAboutToInstantiateClass

Fix #87. Update a test to use the new name of a method
…buggerTesttestIsAboutToInstantiateClass

Revert "Fix #87. Update a test to use the new name of a method"
@adri09070 adri09070 merged commit 9f63a3b into Pharo12 Apr 10, 2024
1 of 2 checks passed
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