-
Notifications
You must be signed in to change notification settings - Fork 173
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: Rewrite AMF and property behavior logic to use smart pointers, references, and string_views over raw pointers and std::string& #1452
Draft
jadebenn
wants to merge
26
commits into
main
Choose a base branch
from
AMFUniquePtrs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Feb 11, 2024
-
Rewrite AMF and behavior logic to use smart pointers, references, and…
… string_views over raw pointers and std::string&
Configuration menu - View commit details
-
Copy full SHA for fca5623 - Browse repository at this point
Copy the full SHA fca5623View commit details -
Configuration menu - View commit details
-
Copy full SHA for acd601f - Browse repository at this point
Copy the full SHA acd601fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c75cef2 - Browse repository at this point
Copy the full SHA c75cef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07b5135 - Browse repository at this point
Copy the full SHA 07b5135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e036a3 - Browse repository at this point
Copy the full SHA 7e036a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08608c7 - Browse repository at this point
Copy the full SHA 08608c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8498c3 - Browse repository at this point
Copy the full SHA b8498c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb82b8 - Browse repository at this point
Copy the full SHA 1bb82b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b89488b - Browse repository at this point
Copy the full SHA b89488bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f1922a - Browse repository at this point
Copy the full SHA 0f1922aView commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab5ed7d - Browse repository at this point
Copy the full SHA ab5ed7dView commit details -
fix pointer to ref conversion mistake (should not have directly grabb…
…ed from the other branch commit)
Configuration menu - View commit details
-
Copy full SHA for 188462e - Browse repository at this point
Copy the full SHA 188462eView commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 797eeb5 - Browse repository at this point
Copy the full SHA 797eeb5View commit details
Commits on Feb 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e381ef7 - Browse repository at this point
Copy the full SHA e381ef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2b21a8 - Browse repository at this point
Copy the full SHA b2b21a8View commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2798ee2 - Browse repository at this point
Copy the full SHA 2798ee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cee38f5 - Browse repository at this point
Copy the full SHA cee38f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9f2b31 - Browse repository at this point
Copy the full SHA c9f2b31View commit details
Commits on Feb 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f5e9bd8 - Browse repository at this point
Copy the full SHA f5e9bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d7165a - Browse repository at this point
Copy the full SHA 2d7165aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bb5089 - Browse repository at this point
Copy the full SHA 9bb5089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cfc10c - Browse repository at this point
Copy the full SHA 7cfc10cView commit details -
Configuration menu - View commit details
-
Copy full SHA for da613ad - Browse repository at this point
Copy the full SHA da613adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 939eb61 - Browse repository at this point
Copy the full SHA 939eb61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f8cff8 - Browse repository at this point
Copy the full SHA 9f8cff8View commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf569f7 - Browse repository at this point
Copy the full SHA cf569f7View 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.