-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Wildcard #236
Draft
fabiocaccamo
wants to merge
31
commits into
main
Choose a base branch
from
wildcard
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.
Draft
Wildcard #236
Commits on Sep 12, 2022
-
type_util.py - add wildcard index, add only dicts check __init__.py - clean naive test run keylist_dict.py - add condition for wildcard key keylist_util.py - enhance condition for wildcard
Configuration menu - View commit details
-
Copy full SHA for 98f1bf6 - Browse repository at this point
Copy the full SHA 98f1bf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d69450a - Browse repository at this point
Copy the full SHA d69450aView commit details
Commits on Sep 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f8e893 - Browse repository at this point
Copy the full SHA 4f8e893View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e26ee2 - Browse repository at this point
Copy the full SHA 7e26ee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6987943 - Browse repository at this point
Copy the full SHA 6987943View commit details -
Configuration menu - View commit details
-
Copy full SHA for c85c1a4 - Browse repository at this point
Copy the full SHA c85c1a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for baf4f70 - Browse repository at this point
Copy the full SHA baf4f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eba3fc - Browse repository at this point
Copy the full SHA 9eba3fcView commit details -
add wildcard regex, change _split_key_indexes() to use it
Configuration menu - View commit details
-
Copy full SHA for 95e3ee8 - Browse repository at this point
Copy the full SHA 95e3ee8View commit details
Commits on Sep 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 48070d3 - Browse repository at this point
Copy the full SHA 48070d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c7da03 - Browse repository at this point
Copy the full SHA 1c7da03View commit details -
build few tests, move wildcard test to separate test file
Configuration menu - View commit details
-
Copy full SHA for 6dfff10 - Browse repository at this point
Copy the full SHA 6dfff10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4de87dd - Browse repository at this point
Copy the full SHA 4de87ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for df926ca - Browse repository at this point
Copy the full SHA df926caView commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 409d742 - Browse repository at this point
Copy the full SHA 409d742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38931d6 - Browse repository at this point
Copy the full SHA 38931d6View commit details -
implements returning whole list if using wildcard without any other property add any_wildcard_in_list method
Configuration menu - View commit details
-
Copy full SHA for b34a803 - Browse repository at this point
Copy the full SHA b34a803View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec6caac - Browse repository at this point
Copy the full SHA ec6caacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64e355e - Browse repository at this point
Copy the full SHA 64e355eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b87b1 - Browse repository at this point
Copy the full SHA 87b87b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07bdb1b - Browse repository at this point
Copy the full SHA 07bdb1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7401eb - Browse repository at this point
Copy the full SHA f7401ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a631b9a - Browse repository at this point
Copy the full SHA a631b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 750b78f - Browse repository at this point
Copy the full SHA 750b78fView commit details
Commits on Sep 22, 2022
-
implements behavior for wildcard chaining, add tests for that
Configuration menu - View commit details
-
Copy full SHA for 9e136ea - Browse repository at this point
Copy the full SHA 9e136eaView commit details -
change behavior, modify test according to it, small refactor of if blocks
Configuration menu - View commit details
-
Copy full SHA for 1142a4b - Browse repository at this point
Copy the full SHA 1142a4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a522ca5 - Browse repository at this point
Copy the full SHA a522ca5View commit details
Commits on Oct 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 52ec541 - Browse repository at this point
Copy the full SHA 52ec541View commit details
Commits on Jan 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3e5857a - Browse repository at this point
Copy the full SHA 3e5857aView commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a429259 - Browse repository at this point
Copy the full SHA a429259View commit details
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 30f8914 - Browse repository at this point
Copy the full SHA 30f8914View 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.