-
Notifications
You must be signed in to change notification settings - Fork 12
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
Commits on Jun 13, 2023
-
compiling missing method when loading master or Pharo12 in P12, becau…
…se it deletes a method from the entire system, while it should ONLY delete it from Sindarin
Configuration menu - View commit details
-
Copy full SHA for 7c9925b - Browse repository at this point
Copy the full SHA 7c9925bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9851661 - Browse repository at this point
Copy the full SHA 9851661View commit details -
adding tests for skipping returns + making skipReturnNode step to fir…
…st interesting bytecode after having skipped the return node
Configuration menu - View commit details
-
Copy full SHA for 21cd65b - Browse repository at this point
Copy the full SHA 21cd65bView commit details
Commits on Jun 14, 2023
-
making #pc: push the temp vector if the temp vector bytecode is on th…
…e method node + test
Configuration menu - View commit details
-
Copy full SHA for f579ce4 - Browse repository at this point
Copy the full SHA f579ce4View commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b413095 - Browse repository at this point
Copy the full SHA b413095View commit details
Commits on Mar 14, 2024
-
Merge pull request #75 from adri09070/57-bis-SkipUpTo-does-not-allow-…
…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
Configuration menu - View commit details
-
Copy full SHA for 0c35595 - Browse repository at this point
Copy the full SHA 0c35595View commit details -
Merge pull request #84 from adri09070/writing-doc
Adding quick doc for jump to caret
Configuration menu - View commit details
-
Copy full SHA for 63dd353 - Browse repository at this point
Copy the full SHA 63dd353View commit details
Commits on Mar 15, 2024
-
Merge pull request #74 from adri09070/adding-missing-methods-if-neede…
…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
Configuration menu - View commit details
-
Copy full SHA for 3962ffe - Browse repository at this point
Copy the full SHA 3962ffeView commit details -
Merge pull request #78 from adri09070/55bis-jump-to-caret-does-not-ke…
…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
Configuration menu - View commit details
-
Copy full SHA for cb5d860 - Browse repository at this point
Copy the full SHA cb5d860View commit details
Commits on Mar 29, 2024
-
Fix #87. testIsAboutToInstantiateClass is using #basicNew:header: ins…
…tead of #newMethod:header:
Inao0 authored and Inao0 committedMar 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 25f45c2 - Browse repository at this point
Copy the full SHA 25f45c2View commit details -
Merge pull request #90 from Inao0/87-update-SindarinDebuggerTesttestI…
…sAboutToInstantiateClass Fix #87. Update a test to use the new name of a method
Configuration menu - View commit details
-
Copy full SHA for 1ab02dc - Browse repository at this point
Copy the full SHA 1ab02dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for eae1abe - Browse repository at this point
Copy the full SHA eae1abeView commit details -
Merge pull request #92 from pharo-spec/revert-90-87-update-SindarinDe…
…buggerTesttestIsAboutToInstantiateClass Revert "Fix #87. Update a test to use the new name of a method"
Configuration menu - View commit details
-
Copy full SHA for 6f63b03 - Browse repository at this point
Copy the full SHA 6f63b03View commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dab9a83 - Browse repository at this point
Copy the full SHA dab9a83View commit details