orca/src
Martin Fouilleul a0f9ab5f85 Allow building apps in C++ mode 2023-09-13 15:18:15 +00:00
..
app Clipboard handling 2023-09-13 16:59:26 +02:00
graphics Allow building apps in C++ mode 2023-09-13 15:18:15 +00:00
libc-shim Allow building apps in C++ mode 2023-09-13 15:18:15 +00:00
platform Allow building apps in C++ mode 2023-09-13 15:18:15 +00:00
ui Allow building apps in C++ mode 2023-09-13 15:18:15 +00:00
util Allow building apps in C++ mode 2023-09-13 15:18:15 +00:00
wasmbind Clipboard handling 2023-09-13 16:59:26 +02:00
orca.c Licensing and copyright information 2023-09-11 11:09:47 +02:00
orca.h Licensing and copyright information 2023-09-11 11:09:47 +02:00
orca.m Licensing and copyright information 2023-09-11 11:09:47 +02:00
runtime.c Clipboard handling 2023-09-13 16:59:26 +02:00
runtime.h Clipboard handling 2023-09-13 16:59:26 +02:00
runtime_clipboard.c oc_runtime_clipboard_get_string() pushes to an arena, so to maintain oc_str8 conventions, we push an implicit null terminator after it 2023-09-13 17:05:15 +02:00
runtime_clipboard.h Clipboard handling 2023-09-13 16:59:26 +02:00
runtime_io.c Clipboard handling 2023-09-13 16:59:26 +02:00
runtime_memory.c Clipboard handling 2023-09-13 16:59:26 +02:00
runtime_memory.h Clipboard handling 2023-09-13 16:59:26 +02:00