Skip to content

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

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
eee8786
Add domain key types in maps
gldubc May 6, 2025
40c5212
Refactor domain key types handling and improve map_get functionality
gldubc May 9, 2025
f571b9d
Refactor map functions to improve clarity and consistency; rename ope…
gldubc May 9, 2025
6bc989e
Refactor code structure for improved readability and maintainability
gldubc May 9, 2025
54d603f
Fix tests
gldubc May 9, 2025
e056105
Merge branch 'main' into domain-keys-in-map
josevalim May 13, 2025
75025dc
Update lib/elixir/lib/module/types/descr.ex
josevalim May 13, 2025
e92e596
Merge branch 'main' into domain-keys-in-map
josevalim Jun 11, 2025
ce69a9f
Update lib/elixir/test/elixir/module/types/descr_test.exs
josevalim Jun 11, 2025
520f6c7
Apply suggestions from code review
josevalim Jun 11, 2025
82789fa
Update lib/elixir/test/elixir/module/types/descr_test.exs
josevalim Jun 11, 2025
251b524
Update lib/elixir/test/elixir/module/types/descr_test.exs
josevalim Jun 11, 2025
31d243a
Update lib/elixir/test/elixir/module/types/descr_test.exs
josevalim Jun 11, 2025
586288d
Use macro for domain_key encapsulation
josevalim Jun 22, 2025
85be15c
Optimize intersection of domain and key types
josevalim Jun 22, 2025
00f593b
Initial work on removing tag from domain handling
josevalim Jun 23, 2025
d76694f
Provide already mapped domain keys
josevalim Jun 24, 2025
d593537
Remove tags for domains
gldubc Jul 1, 2025
24cd780
Merge branch 'main' into domain-keys-in-map
gldubc Jul 1, 2025
9809850
Merge branch 'main' into domain-keys-in-map
gldubc Jul 1, 2025
48a0e5c
Update lib/elixir/test/elixir/module/types/descr_test.exs
josevalim Jul 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading