Commit graph

23 commits

Author SHA1 Message Date
Vinzenz Schroeter 25942b6ee3 use NotNull for parameters
Some checks failed
Rust / build (pull_request) Failing after 1m23s
2025-04-12 13:04:38 +02:00
Vinzenz Schroeter c9be3d87ec re-export constants from base lib 2025-04-12 13:04:38 +02:00
Vinzenz Schroeter 69014dff38 wip remove newtypes 2025-04-12 13:04:38 +02:00
Vinzenz Schroeter cf9877ce7b wip remove newtypes 2025-04-12 13:04:30 +02:00
Vinzenz Schroeter 6f5698a95e cargo fmt 2025-04-12 13:04:23 +02:00
Vinzenz Schroeter da1c5ebb03 wip update to next servicepoint version 2025-04-12 13:04:21 +02:00
Vinzenz Schroeter c069c1966b split crate into own repository
All checks were successful
Rust / build (push) Successful in 1m48s
2025-02-15 12:39:31 +01:00
Vinzenz Schroeter 01d1f1dad0 one workspace for everything 2024-05-12 14:01:49 +02:00
Vinzenz Schroeter 0b28b24900 cargo fmt 2024-05-12 13:14:33 +02:00
Vinzenz Schroeter 62ca9037b6 remove dependency on num 2024-05-12 13:11:42 +02:00
Vinzenz Schroeter df8c1249c4 renames, add documentation headers 2024-05-12 01:33:32 +02:00
Vinzenz Schroeter 362426c758 reformat with max width 2024-05-11 23:28:08 +02:00
Vinzenz Schroeter 0a3f400e92 add rest of compression algorithms 2024-05-11 23:16:41 +02:00
Vinzenz Schroeter 664ce42e6c move compression into own function 2024-05-11 22:21:27 +02:00
Vinzenz Schroeter 5c61d02749 add gz compression 2024-05-11 21:14:20 +02:00
Vinzenz Schroeter 27f891cd92 remove Window, fix examples, add logging 2024-05-11 14:41:09 +02:00
Vinzenz Schroeter 40de106f46 add byte grid 2024-05-11 13:01:55 +02:00
Vinzenz Schroeter 571cf73510 add BitmapLinear variants 2024-05-10 21:45:33 +02:00
Vinzenz Schroeter 638249c2b9 add BitmapLegacy 2024-05-10 21:27:34 +02:00
Vinzenz Schroeter 9eaa7462bc Into, TryFrom 2024-05-10 19:55:18 +02:00
Vinzenz Schroeter 8b33389203 add command code type 2024-05-10 18:33:51 +02:00
Vinzenz Schroeter e6f8afb378 game of life example, bug fixes 2024-05-10 12:24:07 +02:00
Vinzenz Schroeter 6b5fdca654 split out more files 2024-05-10 00:53:12 +02:00