syncfiles/macos
Dietrich Epp 8514bbfff6 Remove unused code
The strutil code has mostly been replaced by the new `PStrBuilder` type,
and the remaining function from strutil was really just a checked memcpy
in one place which is now moved inline.

The `EXIT_ASSERT` macro is obsolete and has been removed.
2023-05-06 20:25:00 -04:00
..
BUILD.bazel Add Pascal string builder module 2023-04-19 22:14:34 -04:00
choose_directory.c Remove unused code 2023-05-06 20:25:00 -04:00
choose_directory.h Make source file headers consistent 2022-04-10 04:22:58 -04:00
derez.sh Create classic Mac OS GUI program 2022-04-10 04:09:17 -04:00
error.c Rework error handling 2023-05-06 19:41:40 -04:00
error.h Remove unused code 2023-05-06 20:25:00 -04:00
icons.r Create classic Mac OS GUI program 2022-04-10 04:09:17 -04:00
main.c Remove unused code 2023-05-06 20:25:00 -04:00
main.h Make source file headers consistent 2022-04-10 04:22:58 -04:00
menu.r Create classic Mac OS GUI program 2022-04-10 04:09:17 -04:00
path.c Clean up Mac OS GUI code 2022-11-16 18:19:05 -05:00
path.h Make source file headers consistent 2022-04-10 04:22:58 -04:00
project.c Remove unused code 2023-05-06 20:25:00 -04:00
project.h Add and clarify documentation comments 2022-11-17 20:38:03 -05:00
pstrbuilder_test.c Add Pascal string builder module 2023-04-19 22:14:34 -04:00
pstrbuilder.c Rework error handling 2023-05-06 19:41:40 -04:00
pstrbuilder.h Rework error handling 2023-05-06 19:41:40 -04:00
resources.h Make source file headers consistent 2022-04-10 04:22:58 -04:00
resources.r Rework error handling 2023-05-06 19:41:40 -04:00
tempfile.c Clean up Mac OS GUI code 2022-11-16 18:19:05 -05:00
tempfile.h Make source file headers consistent 2022-04-10 04:22:58 -04:00