-
Notifications
You must be signed in to change notification settings - Fork 45
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
declare_class!
macro
#190
Merged
Merged
declare_class!
macro
#190
Commits on Jul 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a7fac23 - Browse repository at this point
Copy the full SHA a7fac23View commit details
Commits on Jul 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7b1f246 - Browse repository at this point
Copy the full SHA 7b1f246View commit details -
Configuration menu - View commit details
-
Copy full SHA for a202d32 - Browse repository at this point
Copy the full SHA a202d32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 493247f - Browse repository at this point
Copy the full SHA 493247fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e4f44e - Browse repository at this point
Copy the full SHA 0e4f44eView commit details -
Internal declare_class! refactor
To allow extra processing step after @rewrite_methods
Configuration menu - View commit details
-
Copy full SHA for 0d1ba18 - Browse repository at this point
Copy the full SHA 0d1ba18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34468b6 - Browse repository at this point
Copy the full SHA 34468b6View commit details -
Remove support for publicity specifiers on methods
We don't actually want people to call these, and it'd be an easy way for libraries to accidentally introduce unsoundness
Configuration menu - View commit details
-
Copy full SHA for c4aaa19 - Browse repository at this point
Copy the full SHA c4aaa19View commit details -
Configuration menu - View commit details
-
Copy full SHA for e304d66 - Browse repository at this point
Copy the full SHA e304d66View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a73d9 - Browse repository at this point
Copy the full SHA d3a73d9View commit details -
Remove support for accessing
_cmd
in declared methodsFor now at least, since this will allow us to easier change implementation details later on. May have to re-evaluate this decision at some point.
Configuration menu - View commit details
-
Copy full SHA for 6d8dd0f - Browse repository at this point
Copy the full SHA 6d8dd0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a12ae75 - Browse repository at this point
Copy the full SHA a12ae75View commit details -
Change protocol implementation syntax
This allows using types in the inheritance chain again
Configuration menu - View commit details
-
Copy full SHA for 8382036 - Browse repository at this point
Copy the full SHA 8382036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02177d4 - Browse repository at this point
Copy the full SHA 02177d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea044c - Browse repository at this point
Copy the full SHA 0ea044cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8635d20 - Browse repository at this point
Copy the full SHA 8635d20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d3d0f - Browse repository at this point
Copy the full SHA 63d3d0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bede3f - Browse repository at this point
Copy the full SHA 7bede3fView commit details
Commits on Jul 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f19719b - Browse repository at this point
Copy the full SHA f19719bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac378d4 - Browse repository at this point
Copy the full SHA ac378d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ac9617 - Browse repository at this point
Copy the full SHA 1ac9617View 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.