orca/src
Ilia Demianenko 73717b5dd8 Document palette colors 2023-09-14 07:42:09 +00:00
..
app Clipboard handling 2023-09-13 16:59:26 +02:00
graphics Remove oc_scratch()/oc_scratch_next() in favour of safer oc_scratch_begin()/oc_scratch_end() 2023-09-13 18:10:47 +02:00
libc-shim Allow building apps in C++ mode 2023-09-13 15:18:15 +00:00
platform Remove oc_scratch()/oc_scratch_next() in favour of safer oc_scratch_begin()/oc_scratch_end() 2023-09-13 18:10:47 +02:00
ui Document palette colors 2023-09-14 07:42:09 +00:00
util Remove oc_scratch()/oc_scratch_next() in favour of safer oc_scratch_begin()/oc_scratch_end() 2023-09-13 18:10:47 +02: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 Remove oc_scratch()/oc_scratch_next() in favour of safer oc_scratch_begin()/oc_scratch_end() 2023-09-13 18:10:47 +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