Commit graph

17 commits

Author SHA1 Message Date
Vinzenz Schroeter 39c7c27c86 implement return modifiers 2025-06-26 18:59:46 +02:00
Vinzenz Schroeter 0968605d0b cleanups, add semicolon everywhere 2025-06-26 17:29:03 +02:00
Vinzenz Schroeter e8f11c08ea add parameter modifiers 2025-06-23 23:28:30 +02:00
Vinzenz Schroeter 664625402f move where the modifier is 2025-06-23 21:36:01 +02:00
Vinzenz Schroeter 323ba6128e add move fn to dsl, rename SPCommand to GenericCommand, remove DisplayBitVec command 2025-06-23 20:26:22 +02:00
Vinzenz Schroeter e434130784 unifiy special handling of params and return 2025-06-23 19:43:52 +02:00
Vinzenz Schroeter 7a836783e1 rename function to ...try to indicate possible null return 2025-06-22 13:00:32 +02:00
Vinzenz Schroeter b4730ffdf3 container macro code dedup 2025-06-22 12:52:53 +02:00
Vinzenz Schroeter 5ecb84ed16 derive try_into_packet automatically 2025-06-22 12:28:37 +02:00
Vinzenz Schroeter 8116375fd0 more type name based naming 2025-06-22 12:28:37 +02:00
Vinzenz Schroeter 500cbbc872 add prefix centrally 2025-06-21 23:51:10 +02:00
Vinzenz Schroeter 1eb59d986a wrap_command macro 2025-06-21 23:47:42 +02:00
Vinzenz Schroeter c492cfab6b even more functions wrapped with macro 2025-06-18 22:40:04 +02:00
Vinzenz Schroeter 85ccf4123c expose tagged union instead of TypedCommand to C
Some checks failed
Rust / build-gnu-apt (pull_request) Failing after 1m18s
Rust / build-size-gnu-unstable (pull_request) Failing after 1m11s
2025-05-06 22:58:38 +02:00
Vinzenz Schroeter 32d39f8006 misc mod and doc changes 2025-05-06 21:27:01 +02:00
Vinzenz Schroeter 4f0eca3ea0 more commands 2025-05-06 21:27:01 +02:00
Vinzenz Schroeter 373725c648 add first specific commands 2025-05-05 22:59:14 +02:00