Christoph J. Scherr PlexSheep
  • Deutschland
  • https://www.cscherr.de
  • I study cybersecurity focused computer science at DHBW Mannheim, while working at NewTec.

  • Joined on 2023-04-16
PlexSheep pushed to master at PlexSheep/netpong 2024-05-12 17:28:22 +02:00
9b4a77fd1a ci add cargo test of docs
Compare 2 commits »
PlexSheep pushed to devel at PlexSheep/hedu 2024-05-12 17:28:13 +02:00
03188c8416 Merge branch 'devel' of https://git.cscherr.de/PlexSheep/hedu into devel
21731687f4 ci add cargo test of docs
Compare 2 commits »
PlexSheep pushed to master at PlexSheep/wordle-analyzer 2024-05-12 17:27:50 +02:00
43355d938f ci add cargo test of docs
PlexSheep pushed to master at PlexSheep/rs-basic 2024-05-12 17:27:49 +02:00
8ddf0893ed ci add cargo test of docs
PlexSheep pushed to master at PlexSheep/seep 2024-05-12 17:27:49 +02:00
0434d40b88 ci add cargo test of docs
PlexSheep pushed to feat/other-formats at PlexSheep/numf 2024-05-12 17:27:44 +02:00
66144dcb3c ci add cargo test of docs
PlexSheep pushed to master at PlexSheep/ganar 2024-05-12 17:27:31 +02:00
30b338fa18 ci add cargo test of docs
PlexSheep pushed to devel at PlexSheep/autocrate 2024-05-12 17:27:29 +02:00
06bf976a7d ci add cargo test of docs
PlexSheep pushed to devel at PlexSheep/pt 2024-05-12 17:26:10 +02:00
7f45020511 add doctests to CI
PlexSheep pushed to master at PlexSheep/rs-base 2024-05-12 17:25:27 +02:00
2633cff8b1 add doc tests to CI
PlexSheep pushed to feat/bintols/split-numbers-to-bytes at PlexSheep/pt 2024-05-12 17:21:00 +02:00
73d291a477 fix: split-numbers test solutions were wrong #76
9da3c584cd refactor: add doc comment for split numbers and change order to msb first #76
Compare 2 commits »
PlexSheep pushed to feat/bintols/split-numbers-to-bytes at PlexSheep/pt 2024-05-12 17:19:43 +02:00
8f2f998759 fix: split-numbers test solutions were wrong
PlexSheep pushed to feat/bintols/split-numbers-to-bytes at PlexSheep/pt 2024-05-12 17:13:24 +02:00
b4228dec16 refactor: add doc comment for split numbers and change order to msb first
PlexSheep opened issue PlexSheep/numf#9 2024-05-12 16:59:11 +02:00
add padding for outputs
PlexSheep created pull request PlexSheep/pt#77 2024-05-12 02:53:05 +02:00
WIP: feat/bintols/split-numbers-to-bytes
PlexSheep pushed to feat/bintols/split-numbers-to-bytes at PlexSheep/pt 2024-05-12 02:48:02 +02:00
77d473e22c refactor: split-numbers generic by converting to u128 #76
dc506de8aa test: split-numbers #76
Compare 2 commits »
PlexSheep pushed to feat/bintols/split-numbers-to-bytes at PlexSheep/pt 2024-05-12 02:47:43 +02:00
41b38a89ff refactor: split-numbers generic by converting to u128
PlexSheep pushed to feat/bintols/split-numbers-to-bytes at PlexSheep/pt 2024-05-12 02:47:17 +02:00
ad03279778 test: split-numbers
PlexSheep pushed to feat/bintols/split-numbers-to-bytes at PlexSheep/pt 2024-05-12 02:24:58 +02:00
0eb6490854 feat: split unsigned numbers into bytes #76
PlexSheep pushed to feat/bintols/split-numbers-to-bytes at PlexSheep/pt 2024-05-12 02:24:41 +02:00
1c4db54b6e feat: split unsigned numbers into bytes ä76