Skip to content
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(numerated): make refactoring for crate numerated #3597

Merged
merged 25 commits into from
Feb 28, 2024
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
45ec8f9
refactoring
grishasobol Dec 12, 2023
ef05749
Merge branch 'master' into gsobol-numerated-refactoring
grishasobol Dec 21, 2023
0112054
fix test
grishasobol Dec 28, 2023
930e92b
Merge branch 'master' into gsobol-numerated-refactoring
grishasobol Dec 28, 2023
1128b5c
Merge branch 'master' into gsobol-numerated-refactoring
grishasobol Jan 15, 2024
7f8ec3a
Merge branch 'master' into gsobol-numerated-refactoring
grishasobol Feb 1, 2024
dcbbff2
docs and error rename
grishasobol Feb 1, 2024
3d3d6de
remove internal structs in error enums
grishasobol Feb 1, 2024
88719a4
add comments for difference iterator algo
grishasobol Feb 5, 2024
d229760
iterators refactoring
grishasobol Feb 5, 2024
f643ce7
voids iterator algo comments
grishasobol Feb 5, 2024
6c1b634
Merge branch 'master' into gsobol-numerated-refactoring
grishasobol Feb 7, 2024
5d6ed76
fix tests for new rust
grishasobol Feb 7, 2024
af6c343
review fixes
grishasobol Feb 7, 2024
6e51d42
add algo comments
grishasobol Feb 7, 2024
d3c2efb
use put
grishasobol Feb 7, 2024
d57be67
change macro to generic in tests
grishasobol Feb 7, 2024
c0cd1c9
fix clippy
grishasobol Feb 7, 2024
54f2c06
review fixes
grishasobol Feb 8, 2024
2790f4d
Merge branch 'master' into gsobol-numerated-refactoring
grishasobol Feb 8, 2024
8a86caf
Merge branch 'master' into gsobol-numerated-refactoring
grishasobol Feb 22, 2024
f568114
remove try_insert, try_remove, try_contains, try_voids
grishasobol Feb 22, 2024
3fe66ba
Merge branch 'master' into gsobol-numerated-refactoring
grishasobol Feb 26, 2024
90914ce
review fixes
grishasobol Feb 27, 2024
6d34a86
Merge branch 'master' into gsobol-numerated-refactoring
breathx Feb 27, 2024
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