Vinzenz Schroeter
|
2f2160f246
|
expose CharGrid to C API
|
2025-01-12 15:22:54 +01:00 |
|
Vinzenz Schroeter
|
8320ee2d80
|
restructure api
|
2025-01-12 15:22:54 +01:00 |
|
Vinzenz Schroeter
|
c6450d7759
|
rename sp_bit_vec_* to sp_bitvec_*
|
2024-10-15 21:55:05 +02:00 |
|
Vinzenz Schroeter
|
a08d439366
|
formatting changes, mostly resulting from the shorter name
|
2024-10-15 21:37:36 +02:00 |
|
Vinzenz Schroeter
|
bd0ecd77d2
|
rename PixelGrid to Bitmap
|
2024-10-15 21:37:36 +02:00 |
|
Vinzenz Schroeter
|
3e3a933ecb
|
fix example
|
2024-09-07 14:53:19 +02:00 |
|
Vinzenz Schroeter
|
c712b037d0
|
improve which doc line is the first because this one is displayed in docs in the overview
|
2024-09-07 14:50:59 +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
|
341c0ef2cd
|
change cbindgen sorting to None
|
2024-09-07 13:25:35 +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
|
555d917d96
|
separate types for c api
|
2024-06-23 18:03:50 +02:00 |
|
Vinzenz Schroeter
|
947a3fe60e
|
replace bit_vec module with bitvec library
|
2024-06-03 21:54:00 +02:00 |
|
Vinzenz Schroeter
|
084c3df1db
|
should not have been pub use, documentation fixes
|
2024-05-28 22:23:21 +02:00 |
|
Vinzenz Schroeter
|
24e36d1927
|
even more documentation
|
2024-05-28 21:25:59 +02:00 |
|
Vinzenz Schroeter
|
7211e1fdc7
|
remove accidental struct duplicate
|
2024-05-28 20:39:41 +02:00 |
|
Vinzenz Schroeter
|
e135bd60a7
|
add more documentation, add doc lint
|
2024-05-28 19:38:43 +02:00 |
|
Vinzenz Schroeter
|
f759395393
|
move c_api into binding_c crate, update C# binding
|
2024-05-26 13:15:11 +02:00 |
|
Vinzenz Schroeter
|
f2d98af532
|
rename to servicepoint, new dir structure, WIP build.rs
|
2024-05-25 11:16:37 +02:00 |
|