- Notifications
You must be signed in to change notification settings - Fork3
Args::Instance constructed fromArgs for better segregation#203
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
30 commits Select commitHold shift + click to select a range
a096302 Code cleanup
coder1374177e77 Code cleanup
coder13713cce14 Update args.cpp
coder137e77a8d2 Update args.cpp
coder1378534c81 Updated args with initial instance apis
coder137b9408c2 Update test_args.cpp
coder137006b5f3 Update test_register.cpp
coder137b5aada9 Removed static functions from Args
coder137787440e Update build.cpp
coder13710070cc Update build.cpp
coder1377aa0114 Update build.cpp
coder137b591bf7 Update build.cpp
coder137af9fcb5 Update build.cpp
coder1375b8ba36 Update build.main.cpp
coder1374834028 Update build.main.cpp
coder137b545250 Update build.cpp
coder137ca950fd Update build.main.cpp
coder1377766654 Updated buildexe
coder13730187f0 Update main.buildcc.cpp
coder1378ca8aa2 Updated args with AddCustomData API
coder137c35877a Removed ConstRef
coder1370e20e0c Update test_args.cpp
coder137dc860e9 Updated Args with AddCustomCallback API
coder13796c802e Update args setup
coder137e13f418 Update build.cpp
coder137e1145f3 Update args
coder13766d7eb7 Updated args setup
coder1378e67cee Update test_args.cpp
coder1372eafd97 Update args.h
coder137b0be6c7 Update args.rst
coder137File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
7 changes: 3 additions & 4 deletionsbootstrap/main.buildcc.cpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
104 changes: 61 additions & 43 deletionsbuildcc/lib/args/include/args/args.h
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletionsbuildcc/lib/args/include/args/register.h
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletionbuildcc/lib/args/mock/parse.cpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
132 changes: 76 additions & 56 deletionsbuildcc/lib/args/src/args.cpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
7 changes: 4 additions & 3 deletionsbuildcc/lib/args/src/parse.cpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.