-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Domain keys in map #14478
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
Merged
Merged
Domain keys in map #14478
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
eee8786
Add domain key types in maps
gldubc 40c5212
Refactor domain key types handling and improve map_get functionality
gldubc f571b9d
Refactor map functions to improve clarity and consistency; rename ope…
gldubc 6bc989e
Refactor code structure for improved readability and maintainability
gldubc 54d603f
Fix tests
gldubc e056105
Merge branch 'main' into domain-keys-in-map
josevalim 75025dc
Update lib/elixir/lib/module/types/descr.ex
josevalim e92e596
Merge branch 'main' into domain-keys-in-map
josevalim ce69a9f
Update lib/elixir/test/elixir/module/types/descr_test.exs
josevalim 520f6c7
Apply suggestions from code review
josevalim 82789fa
Update lib/elixir/test/elixir/module/types/descr_test.exs
josevalim 251b524
Update lib/elixir/test/elixir/module/types/descr_test.exs
josevalim 31d243a
Update lib/elixir/test/elixir/module/types/descr_test.exs
josevalim 586288d
Use macro for domain_key encapsulation
josevalim 85be15c
Optimize intersection of domain and key types
josevalim 00f593b
Initial work on removing tag from domain handling
josevalim d76694f
Provide already mapped domain keys
josevalim d593537
Remove tags for domains
gldubc 24cd780
Merge branch 'main' into domain-keys-in-map
gldubc 9809850
Merge branch 'main' into domain-keys-in-map
gldubc 48a0e5c
Update lib/elixir/test/elixir/module/types/descr_test.exs
josevalim af5f172
Merge branch 'main' into domain-keys-in-map
josevalim 1fb172e
Test quoted to string
josevalim 673f11f
Make some functions private
josevalim a581c21
More private
josevalim 1120c55
Apply suggestions from code review
josevalim File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update lib/elixir/test/elixir/module/types/descr_test.exs
- Loading branch information
commit 251b5247a3fc30c8876f1e02ce11cfaa861a45af
There are no files selected for viewing
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.
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.
Uh oh!
There was an error while loading. Please reload this page.