Commit graph

13 commits

Author SHA1 Message Date
Vinzenz Schroeter 2e1cb6f681 add NULL checks - command 2024-10-13 18:56:29 +02:00
Vinzenz Schroeter 03becf19b5 add NULL checks - bit_vec 2024-10-13 18:12:55 +02:00
Vinzenz Schroeter 03f7495695 add function to load Cp437Grid from str 2024-10-11 21:38:24 +02:00
Vinzenz Schroeter eb43ccfa6d convert cp437-grid to tuple 2024-09-07 15:18:51 +02:00
Vinzenz Schroeter e46391ca5f replace usages of 'this' as parameter name 2024-09-07 15:14:29 +02:00
Vinzenz Schroeter acc35b6727 add ability to send commands directly in C code, annotate which functions may return null 2024-09-07 14:35:16 +02:00
Vinzenz Schroeter aa359cc807 rename _dealloc to _free 2024-09-07 14:11:15 +02:00
Vinzenz Schroeter eddeb2ea2d re-export everything from top-level for nicer docs 2024-09-07 12:23:32 +02:00
Vinzenz Schroeter 051dbfabea wrap and rename ALL the types 2024-09-05 21:25:15 +02:00
Vinzenz Schroeter d385d8e1d4 add packet clone 2024-08-29 22:23:23 +02:00
Vinzenz Schroeter 14faeb1238 replace * with - for bullets in comments 2024-08-29 19:39:18 +02:00
Vinzenz Schroeter 4cd86d3494 examples, format 2024-06-23 18:03:50 +02:00
Vinzenz Schroeter 555d917d96 separate types for c api 2024-06-23 18:03:50 +02:00
Renamed from crates/servicepoint_binding_c/src/byte_grid.rs (Browse further)