orca/src
Martin Fouilleul 09cf30cf45 Consistency/intent
- pass arenas as first parameters (exception being texbox widget, where we always pass tag as first parameter)
- pass lists by value when there's no modification (eg oc_list_for etc...)
- fix sketches, use oc_arena_scope as value.
2023-09-14 11:54:38 +02:00
..
app Consistency/intent 2023-09-14 11:54:38 +02:00
graphics Consistency/intent 2023-09-14 11:54:38 +02:00
libc-shim Allow building apps in C++ mode 2023-09-13 15:18:15 +00:00
platform Consistency/intent 2023-09-14 11:54:38 +02:00
ui Consistency/intent 2023-09-14 11:54:38 +02:00
util Consistency/intent 2023-09-14 11:54:38 +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 Consistency/intent 2023-09-14 11:54:38 +02:00
runtime.h Clipboard handling 2023-09-13 16:59:26 +02:00
runtime_clipboard.c Consistency/intent 2023-09-14 11:54:38 +02:00
runtime_clipboard.h Consistency/intent 2023-09-14 11:54:38 +02:00
runtime_io.c Consistency/intent 2023-09-14 11:54:38 +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