.. |
lib
|
Adapted everything to life with C++ and to the new error checking model.
|
2019-06-15 19:53:50 -04:00 |
allcalls.h
|
Migrated noinitwrongthread.c.
|
2019-06-15 20:17:45 -04:00 |
controls.c
|
And got things building. Now to clean up the error macro part.
|
2019-06-13 10:43:44 -04:00 |
controls_darwin.m
|
Started writing the controls Darwin-specific code and all-platforms tests for real.
|
2019-06-10 23:09:48 -04:00 |
controls_errors.h
|
And filled in the error messages in controls_errors.h.
|
2019-06-12 11:03:21 -04:00 |
errors.c
|
Adapted everything to life with C++ and to the new error checking model.
|
2019-06-15 19:53:50 -04:00 |
events.c
|
Deduplicated the common defer functions.
|
2019-06-13 10:39:40 -04:00 |
events_errors.cpp
|
And fixed build errors. It works! Now to translate everything else back.
|
2019-06-15 20:06:12 -04:00 |
initmain.c
|
Renamed diffx() to diff().
|
2019-06-02 01:59:08 -04:00 |
main.c
|
Deduplicated the common defer functions.
|
2019-06-13 10:39:40 -04:00 |
meson.build
|
Migrated noinitwrongthread.c.
|
2019-06-15 20:17:45 -04:00 |
noinitwrongthread.cpp
|
Migrated noinitwrongthread.c.
|
2019-06-15 20:17:45 -04:00 |
resources_shared.rc
|
Split the shared and static resources on the Windows tester, for the same reason.
|
2019-06-01 10:29:48 -04:00 |
resources_static.rc
|
Split the shared and static resources on the Windows tester, for the same reason.
|
2019-06-01 10:29:48 -04:00 |
test.h
|
And fixed build errors. It works! Now to translate everything else back.
|
2019-06-15 20:06:12 -04:00 |
test_darwin.h
|
Started writing the controls Darwin-specific code and all-platforms tests for real.
|
2019-06-10 23:09:48 -04:00 |
test_shared.manifest
|
Split the shared and static resources on the Windows tester, for the same reason.
|
2019-06-01 10:29:48 -04:00 |
test_static.manifest
|
Split the shared and static resources on the Windows tester, for the same reason.
|
2019-06-01 10:29:48 -04:00 |