jacket/examples
Christopher Arndt 08c199d5b3 refactor: shorten type names
TypeT -> Type; TypeTPtr -> TypeP

Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2023-05-22 05:13:31 +02:00
..
.gitignore cfg: ignore files without extension in examples dir 2022-10-06 17:22:03 +02:00
jacket_info.nim refactor: shorten type names 2023-05-22 05:13:31 +02:00
jacket_port_connect_cb.nim refactor: shorten type names 2023-05-22 05:13:31 +02:00
jacket_port_register.nim refactor: shorten type names 2023-05-22 05:13:31 +02:00
jacket_sine.nim refactor: shorten type names 2023-05-22 05:13:31 +02:00
signal.nim feat: implement proper signal handling in examples 2022-10-09 19:48:55 +02:00