feat/bintols/split-numbers-to-bytes #77

Merged
PlexSheep merged 10 commits from feat/bintols/split-numbers-to-bytes into devel 2024-05-12 17:41:12 +02:00
Owner

addresses #76

addresses #76
PlexSheep added 3 commits 2024-05-12 02:53:05 +02:00
feat: split unsigned numbers into bytes #76
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m44s
0eb6490854
test if splitting of numbers into Vec<u8> works correctly
refactor: split-numbers generic by converting to u128 #76
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m42s
77d473e22c
PlexSheep added the
Kind/Feature
Reviewed
Confirmed
Priority
High
labels 2024-05-12 02:53:34 +02:00
PlexSheep added 1 commit 2024-05-12 17:13:24 +02:00
refactor: add doc comment for split numbers and change order to msb first
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m48s
b4228dec16
PlexSheep added 1 commit 2024-05-12 17:19:44 +02:00
fix: split-numbers test solutions were wrong
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
8f2f998759
PlexSheep force-pushed feat/bintols/split-numbers-to-bytes from 8f2f998759 to 73d291a477 2024-05-12 17:21:01 +02:00 Compare
PlexSheep changed title from WIP: feat/bintols/split-numbers-to-bytes to feat/bintols/split-numbers-to-bytes 2024-05-12 17:21:30 +02:00
forgejo-actions added 1 commit 2024-05-12 17:22:56 +02:00
PlexSheep added 1 commit 2024-05-12 17:28:46 +02:00
Merge branch 'devel' into feat/bintols/split-numbers-to-bytes
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
810bbf85de
PlexSheep added 1 commit 2024-05-12 17:36:44 +02:00
Merge branch 'devel' into feat/bintols/split-numbers-to-bytes
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m30s
492cedf5cc
PlexSheep added 1 commit 2024-05-12 17:38:59 +02:00
Merge branch 'devel' into feat/bintols/split-numbers-to-bytes
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m55s
d7677e2363
PlexSheep merged commit e3ac4c60ba into devel 2024-05-12 17:41:12 +02:00
PlexSheep deleted branch feat/bintols/split-numbers-to-bytes 2024-05-12 17:41:12 +02:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PlexSheep/pt#77
No description provided.