-
Notifications
You must be signed in to change notification settings - Fork 39
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
Refactor message sending #514
Merged
Merged
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 93b2e11 - Browse repository at this point
Copy the full SHA 93b2e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 506e0f6 - Browse repository at this point
Copy the full SHA 506e0f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e70519b - Browse repository at this point
Copy the full SHA e70519bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc3d434 - Browse repository at this point
Copy the full SHA bc3d434View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dc1b17 - Browse repository at this point
Copy the full SHA 7dc1b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b1285 - Browse repository at this point
Copy the full SHA 65b1285View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf8b146 - Browse repository at this point
Copy the full SHA cf8b146View commit details -
Configuration menu - View commit details
-
Copy full SHA for c998df2 - Browse repository at this point
Copy the full SHA c998df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b56d3 - Browse repository at this point
Copy the full SHA 06b56d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8baf5d9 - Browse repository at this point
Copy the full SHA 8baf5d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76e0386 - Browse repository at this point
Copy the full SHA 76e0386View commit details -
Configuration menu - View commit details
-
Copy full SHA for aabe354 - Browse repository at this point
Copy the full SHA aabe354View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57f97bf - Browse repository at this point
Copy the full SHA 57f97bfView commit details -
Remove MessageArguments in favour of ConvertArguments
To hide more implementation details, and to in the future make it possible to always do the fast autorelease optimization, even when working with out parameters.
Configuration menu - View commit details
-
Copy full SHA for 829dc2f - Browse repository at this point
Copy the full SHA 829dc2fView commit details -
Make MessageReceiver simpler, and add internal trait MsgSend
There is value in having a simpler `MessageReceiver` which is understandable by end users, and that doesn't possibly incur extra costs depending on which arguments/return type you pass it.
Configuration menu - View commit details
-
Copy full SHA for 284f988 - Browse repository at this point
Copy the full SHA 284f988View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff33337 - Browse repository at this point
Copy the full SHA ff33337View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a6df20 - Browse repository at this point
Copy the full SHA 0a6df20View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.