Vinzenz Schroeter
|
24862e096e
|
update flake
|
2025-02-15 10:03:24 +01:00 |
|
Vinzenz Schroeter
|
073d982d57
|
simplify flake
|
2025-02-15 10:03:24 +01:00 |
|
Vinzenz Schroeter
|
e6a7a8e163
|
cargo-mutants reduce misses to 16
|
2025-02-15 09:52:47 +01:00 |
|
Vinzenz Schroeter
|
8cb7a9bbfb
|
create grids without copying data
|
2025-02-15 09:52:47 +01:00 |
|
Vinzenz Schroeter
|
753a66136e
|
prepare move to forgejo
|
2025-02-08 14:52:45 +01:00 |
|
Vinzenz Schroeter
|
8f1aac797b
|
misc metadata tweaks
|
2025-02-08 14:49:04 +01:00 |
|
Vinzenz Schroeter
|
fc6389b587
|
fix link in README
|
2025-02-08 09:55:03 +01:00 |
|
Vinzenz Schroeter
|
d6a4d807be
|
Merge pull request #23 from cccb/forgejo-pipeline
change pipeline to also run on forgejo, add note about move to README
|
2025-02-07 22:43:07 +01:00 |
|
Vinzenz Schroeter
|
c0e3f2d748
|
fix license link
|
2025-02-07 22:39:15 +01:00 |
|
Vinzenz Schroeter
|
2e30dfffab
|
change note for cccb-servicepoint-browser as it does not actually use the library
|
2025-02-07 22:38:30 +01:00 |
|
Vinzenz Schroeter
|
81fd341da2
|
fix new clippy warnings
|
2025-02-07 22:35:11 +01:00 |
|
Vinzenz Schroeter
|
2c6c854969
|
change pipeline to also run on forgejo, add note about move to README
|
2025-02-07 22:28:40 +01:00 |
|
Vinzenz Schroeter
|
c5cd8648ba
|
Merge pull request #22 from SamuelScheit/patch-1
add cccb-servicepoint-browser
|
2025-02-04 08:27:34 +01:00 |
|
Samuel Scheit
|
60e0d014ba
|
add cccb-servicepoint-browser
|
2025-01-31 11:19:32 +01:00 |
|
Vinzenz Schroeter
|
b6fa1b161e
|
Merge branch 'utf8'
|
2025-01-16 21:33:01 +01:00 |
|
Vinzenz Schroeter
|
7e1fb6cc99
|
version 0.13.0
|
2025-01-16 20:51:56 +01:00 |
|
Vinzenz Schroeter
|
04cda144ed
|
add ValueGrid::wrap and CharGrid::wrap_str, more examples
add examples
|
2025-01-12 15:22:54 +01:00 |
|
Vinzenz Schroeter
|
2a6005fff9
|
expose new command to uniffi API
|
2025-01-12 15:22:54 +01:00 |
|
Vinzenz Schroeter
|
2f2160f246
|
expose CharGrid to C API
|
2025-01-12 15:22:54 +01:00 |
|
Vinzenz Schroeter
|
4f83aa3d5c
|
group cp437 functions
|
2025-01-12 15:22:54 +01:00 |
|
Vinzenz Schroeter
|
dea176d0d9
|
fix warnings, minor docs changes
|
2025-01-12 15:22:54 +01:00 |
|
Vinzenz Schroeter
|
8320ee2d80
|
restructure api
|
2025-01-12 15:22:54 +01:00 |
|
Vinzenz Schroeter
|
efaa52faa1
|
first CMD_UTF8_DATA implementation
UTF8 now works
|
2025-01-12 15:22:54 +01:00 |
|
Vinzenz Schroeter
|
38316169e9
|
update dependencies and flake
update dependencies
|
2025-01-12 15:22:54 +01:00 |
|
Vinzenz Schroeter
|
24e0eaaf07
|
sp_packet_from_parts, sp_bitmap_new_screen_sized
|
2024-11-23 23:47:41 +01:00 |
|
Vinzenz Schroeter
|
93657c9f85
|
Merge branch 'uniffi2'
|
2024-11-23 22:57:46 +01:00 |
|
Vinzenz Schroeter
|
0fe885e231
|
fix examples in flake
|
2024-11-23 22:57:10 +01:00 |
|
Vinzenz Schroeter
|
843f5a03a6
|
version 0.12.0
|
2024-11-23 21:20:06 +01:00 |
|
Vinzenz Schroeter
|
e0249b61b8
|
add singleton object for constants in c#
|
2024-11-23 20:15:02 +01:00 |
|
Vinzenz Schroeter
|
d5c4c61083
|
clippy fixes
|
2024-11-23 19:55:35 +01:00 |
|
Vinzenz Schroeter
|
666a0e6c01
|
add constants
|
2024-11-23 19:53:38 +01:00 |
|
Vinzenz Schroeter
|
b693e9e1c9
|
add ruby example, update README.md
|
2024-11-23 18:33:27 +01:00 |
|
Vinzenz Schroeter
|
6137460457
|
update uniffi
|
2024-11-23 14:53:00 +01:00 |
|
Vinzenz Schroeter
|
d0d70c079e
|
add uniffi CharGrid
|
2024-11-13 19:59:55 +01:00 |
|
Vinzenz Schroeter
|
9553d9fe42
|
add uniffi CP437Grid, equals
add equals method
add uniffi copy_raw method
|
2024-11-13 19:59:55 +01:00 |
|
Vinzenz Schroeter
|
03aa432655
|
add uniffi compression code, clone
add uniffi clone
|
2024-11-13 19:59:55 +01:00 |
|
Vinzenz Schroeter
|
18f1ccb2dc
|
add uniffi brightness grid and related command
|
2024-11-13 19:59:55 +01:00 |
|
Vinzenz Schroeter
|
f8f5dd0d4f
|
add fake connection to C API
|
2024-11-13 19:59:55 +01:00 |
|
Vinzenz Schroeter
|
960f12ebc5
|
make BitVec type alias pub, uniffi bitvec
original c# example equivalent works
add uniffi bitvec
original c# example now works with a few tweaks via uniffi
|
2024-11-13 19:59:55 +01:00 |
|
Vinzenz Schroeter
|
f9c8d20654
|
add bitmap for uniffi, BitmapLinearWin
add uniffi BitmapLinearWin command
|
2024-11-13 19:59:55 +01:00 |
|
Vinzenz Schroeter
|
6e467502f2
|
add go and ruby
add ruby
|
2024-11-13 19:59:55 +01:00 |
|
Vinzenz Schroeter
|
0dc1394935
|
send command with connection
|
2024-11-13 19:59:55 +01:00 |
|
Vinzenz Schroeter
|
07a1b8810c
|
basics for uniffi
|
2024-11-13 19:59:55 +01:00 |
|
Vinzenz Schroeter
|
12ba47a281
|
remove servicepoint_binding_cs
|
2024-11-13 19:55:40 +01:00 |
|
Vinzenz Schroeter
|
11ec30ca74
|
Merge branch 'uniffi-prerequisites' into 'main'
see https://github.com/cccb/servicepoint/pull/19/
|
2024-11-13 18:57:08 +01:00 |
|
Vinzenz Schroeter
|
6e25e1754d
|
version 0.11.0
|
2024-11-13 18:49:50 +01:00 |
|
Vinzenz Schroeter
|
eed6d114fc
|
regenerate C header
|
2024-11-13 18:36:59 +01:00 |
|
Vinzenz Schroeter
|
3d74bfe05e
|
remove Arc from WebSocket Connection
|
2024-11-13 18:29:48 +01:00 |
|
Vinzenz Schroeter
|
bb34541077
|
remove unreachable path
|
2024-11-13 18:13:26 +01:00 |
|
Vinzenz Schroeter
|
2e8a61b627
|
use thiserror for more errors
|
2024-11-12 22:33:30 +01:00 |
|